This is all the work I did while learning introductory DSA and writting Python covers
Plans for future:-
Add remaining algorithms in Python -- General DFS, Dijkstra's, Prim's spanning and others- Make a c file corresponding to each python file
- Write a python wrapper using the c code