Skip to content
Snippets Groups Projects
  1. Oct 17, 2023
  2. Oct 15, 2023
  3. Oct 14, 2023
  4. Oct 13, 2023
  5. Oct 12, 2023
    • Michael Mutote's avatar
      22202956 · baaf0741
      Michael Mutote authored
      Exercise 4.9 question 4 done
      
      still requires optimization for space usage and speed. Memoizing might be a good Idea!
      baaf0741
    • Michael Mutote's avatar
      22202956 · ee4c4ff3
      Michael Mutote authored
      Exercise 4.9 question 3 done.
      
      Optimised and removed a lot of un-needed code. Might still need to use Dijkstra’s Algorithm
      ee4c4ff3
    • Michael Mutote's avatar
      22202956 · 124d79d3
      Michael Mutote authored
      Exercise 4.9 question 3 done.
      
      Works okay for smaller grids but is a lot slower for larger grids. Might be worthwhile to use Dijkstra’s Algorithm
      124d79d3
  6. Oct 11, 2023
Loading