My record of everyday DSA practice 😄
The codebase is entirely on c++, however, golang and rust developers are welcome to add in more branches, python and js devs are welcome too 😉
It just adds to my enthusiasm to push some algorithms everyday, atleast one.
It got me semi-proficient in DSA since the repo was initialized, which would be barely 2 weeks.
- Add to the code modularity
- Refactor to a proper structure
- Generalize algorithms with comparators or other generic constructs