DEV Community

Peter Haddad
Peter Haddad

Posted on

Data Structure cheat sheet

Data structure cheat sheet in which I explain in simple terms how to use and implement different data structures and also explain about the different algorithms related to searching and sorting. In the repository i use both Python and Java.

You can find the repository here:

https://github.com/PeterHdd/coding-interview-preparations

Top comments (0)