/code_py_book_data_structures_and_algo

Fullname: Data Structures and Algorithms with Python, written by Lee, Kent D

Primary LanguagePython

Info

  • Python: 3.7.3

Resources

Note

  • I'm really really bad at data structures & algorithms.

    So, I'm actually kinda re-learn all of these completely from the basics while reading this book. That brings my main point, I know the code here is not that good, and not that comprehend, but I believe these notes & implementations could serve as a great starting point for learning the basics of algorithms, most of them is self-contained (yep).