Algorithms
algorithms
| Algorithms | algorithms | |
|---|---|---|
| 1 | 1 | |
| 3 | 575 | |
| - | 0.0% | |
| 0.0 | 5.9 | |
| almost 4 years ago | over 1 year ago | |
| C++ | C++ | |
| - | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Algorithms
-
Implementing a Stack Data Structure In C++
You can find more robust versions of both the class and STL implementations in my Algorithms repository on Github.
algorithms
-
Linked List Data Structure
Algorithms
What are some alternatives?
C# Algorithms - :books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Awesome-Competitive-Programming - Must-know competitive programming problems with solutions and intuitive visualizations
EUL - The mathEmatics Useful Library (the name is a work in progress) is a math general purpose c++20 header library that, among other things, features a big integer implementation.
cpp - algorithms in c++
Data-Structures-and-Algorithms-in-Java-2nd-Edition-by-Robert-Lafore - Solutions of Data Structures and Algorithms in Java 2nd Edition by Robert Lafore. Adding practice problems and solutions.
Recognition-of-logical-document-structures - First approach for recognizing logical document structures like texts, sentences, segments, words, chars and sentence/segment depth based on recurrent neural network grammars.