python-ds icon indicating copy to clipboard operation
python-ds copied to clipboard

No non-sense and no BS repo for how data structure code should be in Python - simple and elegant.

Results 58 python-ds issues
Sort by recently updated
recently updated
newest added

# Description Please include a summary of the change and which issue is fixed or what question/feature you have added. Fixes # (issue) ## Type of change Please delete options...

# Description Please include a summary of the change and which issue is fixed or what question/feature you have added. Fixes # (issue) ## Type of change Please delete options...

implement math function to it like abs, sum of digits and others.

# Description Huffman Coding is a greedy algorithm. Issue referneced: #404 Fixes #404 ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking...

I would like to contribute to greedy algorithm, Huffman Coding.

Thanks for creating a collection of Python solutions. Most of the code seems to be a direct translation of a C++/Java program and not being pythonic. Simple example would be...

Hi I wanted to add Timsort algorithm under sorting and also fix/update the index.md

# Description Added a new question; check if a string consists of unique characters. Fixes #390

It is nice to have solutions but I am missing the context of how inputs would be transformed by algorithms and data structures. If there were unit tests that describe...

# Description Added books - [x] Bookmark link