Skip to content

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

Notifications You must be signed in to change notification settings

ChangeMyUsername/algorithms-sedgewick-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python 3.6 Python 3.7 Python 3.8 Python 3.9

algorithms-sedgewick-python

        Algorthms(4th edition) by Robert Sedgewick and Kevin Wayne exercises in python, all modules can be executed with doctest. Current Python Version is 3.6+, Python 2 will be not supported soon, if you're using Python 2, please switch to Python 3. Those non-programming exercises are not excluded, more exercises will be added in the future.

       More python algorithms can be found in here

       To excute doctest test cases in modules. Please run python -m doctest -v module_x_y.py.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages