Skip to content

A beginners guide for delving into data structures with easy to understand code.

Notifications You must be signed in to change notification settings

itsnitinr/data-structures

Repository files navigation

Data Structures Manual

DS Header Image

Mind Map

Mind Map View in Full Res

Is this guide good for beginners ? What if I have no experience with DS ?

Absolutely ! I would go as far as to say that this might the very thing that you might be looking for. I guess I have covered almost all the usual operations that could be performed on each data structure. There's procedure and code comments which tries to explain all the important steps. Give it a try !

I don't like the way everything is presented.

To be honest, me neither ! So, here's the GitBook Version which has a better user experience in my opinion. There's no difference in the content. Just the UI.

I want to add or modify something. How do I ?

Glad to hear that. You can make a pull request with your additions or changes. However, there's just one request. Do try to maintain the same style of file naming and layout of content. Proper credits will be given to each contributor, of course.

I don't see any other languages apart from C.

There isn't any other as of now. However, feel free to create a new branch for whichever language you want to contribute for. More content to be added soon.

Like the initiative ? Give this repo a star or contribute to it. This is more than I can ask for.

Additional Resources

Big O Cheatsheet Credits: Big O Cheatsheet

About

A beginners guide for delving into data structures with easy to understand code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published