donnemartin / interactive-coding-challenges

120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Other
29.44k stars 4.45k forks source link

fix inconsistencies between graph challenge and solution #247

Open kevinxchan opened 6 years ago

kevinxchan commented 6 years ago

Small change for inconsistencies between parameter naming between the graph implementation challenge and solution.