Skip to content

mgonyan/algorithm-data-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm and Data Structures

The goal of this repository is allow me to:

  1. 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.

  2. Keep my skills sharp.

  3. Import is algorithm analysis then I will provide the complexity of every algorithm using the worst case or Big O() notation.

  4. Try different programing languages

The exercises are based on the following book:

Programing languages:

  • Javascript:
  • PHP:

Collaboration

Any suggestion is welcome through GitHub issues

Author

Releases

No releases published

Packages

No packages published