Skip to content

📖 Introduction to Algorithms (CLRS) solutions.

License

Notifications You must be signed in to change notification settings

sweetpalma/clrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLRS

Copyright 2019 Marlow <paul@marlow.dev>

In this tiny repository I gathered some of the solutions I made during reading Introduction to Algorithms. Feel free to report issues, the repository is going to be updated in the future. At least I hope so.

Testing

In order to test solutions, simply run the following command:

python3 -m unittest discover -v --pattern *.py

License

CLRS solutions are licensed under the MIT License, what allows you to use it for basically anything absolutely for free. It would be great if somebody will find them useful.

About

📖 Introduction to Algorithms (CLRS) solutions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published