VAR-solutions
Algorithms
C++

A repository of different Algorithms and Data Structures implemented in many programming languages.

Last updated Jun 30, 2026
787
Stars
1.0k
Forks
606
Issues
0
Stars/day
Attention Score
51
Language breakdown
No language data available.
Files click to expand
README

Data Structures and Algorithms

Clean example implementations of data structures and algorithms written in different languages.

Gitter chat MIT license Issues

List of implementations

Algorithms list(not updated)

Contribution!

* Contributions are always welcome. Language doesn't matter. Just make sure you're implementing an algorithm. * PRs are welcome. To begin developing, follow the structure:

> Algorithm-Type/algorithm-name/language-name/file-name.extension e.g > Sorting/bubble-sort/python/bubble-sort.py

* If there is an implementation of the same algorithm in your language, do not give a PR for that. * Please include a description for the algorithm that you are implementing. It doesn't matter if it's copied from somewhere as long as it helps people that are learning new algorithm. * Graphical examples would be very helpful too. * You can include tests as well. * Don't remove previous implementations of algorithms. You can help in improving the current implementation by adding explanations and examples. * Beautify and clean up your code for easier reading ### Note: * Do not make a new issue unless required. * If your PR is closed without any comment, it means that your PR does not meet the above criteria. Make sure your PR is not Duplicate and it should be well-documented.

Resources

The curated list of resources dealing with algorithms.

* Sites * Algorithms - Tutorials point * Algorithms - Princetone edu * Data structures and algorithms - Hackr * Data science - Topcoder * Fundamentals Of Algorithms- Geeks For Geeks * Visual Algorithm - visualising data structures and algorithms through animation * Rosetta Code * GeeksforGeeks * CP-Algorithms

  • Online classes (Free)
* Coursera * Introduction to algorithms Part 1 * Algorithms specialization 4 courses * Khan Academy * Algorithms * Udacity * Computability, Complexity & Algorithms * Intro to algorithms * EdX * Algorithms * Algorithms and data structures * Algorithm Design and Analysis * Graph Algorithms * Data Structures * Algorithmic Design and Techniques * String Processing and Pattern Matching Algorithms * Graph Algorithms in Genome Sequencing

* Algorithms and Data Structures Capstone * Data Structures * Algorithms and Data Structures Capstone * Data Structures and Algorithms * GeeksForGeeks * Algorithms * Coding Practice Sites * HackerRank * HackerEarth * SPOJ * TopCoder * CodeChef * Codeforces * Project Euler * LeetCode * CodinGame * CodeWars * Coderbyte * HireVue * FreeCodeCamp * CodeSignal * AtCoder

Project Maintainers.

🔗 More in this category

© 2026 GitRepoTrend · VAR-solutions/Algorithms · Updated daily from GitHub