/algorithms-sedgewick-python

Algorithms(4th edition) by Robert Sedgewick and Kevin Wayne exercises in python

Primary LanguagePython

algorithms-sedgewick-python

Algorthms(4th edition) by Robert Sedgewick and Kevin Wayne exercises in python, all the codes can be run with doctest. Those non-programming exercises will be excluded, and some exercises are still unsolved. If there are more python solutions for this book, please bring it up, pull requests and issues are always welcomed.