collection of exercises from FreeCodeCamp's Scientific Computing with Python course
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
11
commits
add binary search tree traversal exercise
44566a8
add sudoku solver with classes exercise
b65509c
add merge sort to learn data structures exercise
1a4c97e
add tower of hanoi recursive exercise
10a9885
add shortest path exercise
b43db6b
add password generator exercise
377f4a0
add expense tracker exercise
66efa46
add main guard
e0c7203
add case converter exercise
1a387ac
add luhn algorithm exercise
21f87b8
initial commit
2a4f6a0