The goal of this repository is allow me to:
-
Refresh all the data structures and algorithms concepts I have learnt when I was at the university, which I consider really important and useful tool when you face a programing problem.
-
Keep my skills sharp.
-
Import is algorithm analysis then I will provide the complexity of every algorithm using the worst case or Big O() notation.
-
Try different programing languages
The exercises are based on the following book:
- Javascript:
- PHP:
Any suggestion is welcome through GitHub issues
- Manuel Gonzalez | GitHub | Twitter | [email protected]