devangi2000 / DS-Algo

A collection of various data structures and algorithms implementations in different programming languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A collection of various data structures and algorithms implementations in different programming languages.

Stars Badge Forks Badge Pull Requests Badge Issues Badge GitHub contributors

Series of notebooks and codes that walks through the fundamentals of data structures and algorithms.

Important Algorithms for a beginner to learn and master Data Structures :

Linked Lists

Stacks

Queues

Trees

Graphs

Arrays

Pointers

Structures

Union

Issue

Ensure the bug was not already reported by searching on GitHub under issues. If you're unable to find an open issue addressing the bug, open a new issue.

Write detailed information. Detailed information is very helpful to understand an issue.


Pull Requests

Pull Requests are always welcome.


License

MIT © SRM-ACM-Women

This project is licensed under the MIT License License

About

A collection of various data structures and algorithms implementations in different programming languages.


Languages

Language:C++ 61.2%Language:C 35.1%Language:Python 3.6%