An open API service indexing awesome lists of open source software.

https://github.com/jmcanterafonseca/algorithms

Contains implementations of algorithms in different languages that operate over trees, graphs and other data structures
https://github.com/jmcanterafonseca/algorithms

career cracking tech

Last synced: 7 months ago
JSON representation

Contains implementations of algorithms in different languages that operate over trees, graphs and other data structures

Awesome Lists containing this project

README

          

# Algorithms

A great, top software developer must be aware of the different algorithms and data structures in computer science. If the basics are known you will be able to deal with any technology and, moreover, you will be able to solve complex problems. If you want to be hired by a top tech company (you know who they are) or by a great, unicorn start-up it is a must that you understand the computer science basis.

This is part of my professional growth and intend to put here all the stuff that I'm developing to train myself. In the meantime I will continue reading

[Cracking the Coding Interview](https://www.amazon.es/dp/0984782850/ref=asc_df_098478285051471107/?tag=googshopes-21&creative=24538&creativeASIN=0984782850&linkCode=df0&hvdev=c&hvnetw=g&hvqmt=)

See also [https://github.com/jmcanterafonseca/algorithms2ndtake](https://github.com/jmcanterafonseca/algorithms2ndtake)