Last Updated: February 25, 2016
·
2.808K
· evgenykarkan

CS algorithms - Objective C code

Hi All!

Looking for some well known computer science algorithms implemented in Objective C language?

Check out my EKAlgorithms - open source project on #GitHub.
https://github.com/EvgenyKarkan/EKAlgorithms

You will find over 30 algorithms - searching, sorting, data structures and other stuff. Hope it will be useful for your education of algorithms.

Thanks in advance if you give a star to my repository and pull requests are welcome.

Have a nice day!