ThePrimeagen / kata-machine

1.28k stars 1.27k forks source link

Fix missing dijkstra file generation #63

Open georgeiliadis91 opened 1 year ago

georgeiliadis91 commented 1 year ago

Hey man, noticed 2 issues while taking your FEM algos course.

  1. You did not generate the Dijkstra algo file when running generate
  2. You had a bunch of debugger statements and comments on the tests.

Cheers! Thanks for the course!

shide1989 commented 10 months ago

not sure about the debugger modifications, but DijkstraList is defintely missing from the ligma.config @ThePrimeagen