Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TheAlgorithms/C-Plus-Plus

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
https://github.com/TheAlgorithms/C-Plus-Plus

[BUG] KMP algorithm

Yancey2023 opened this issue 5 months ago
fix: fix deprecation warning for macOS

MaximSmolskiy opened this pull request 6 months ago
[BUG] gcc >= 13 reordered headers.

realstealthninja opened this issue 6 months ago
fix: main function bugs

EdwinIZ8 opened this pull request 6 months ago
Implemented Floyd-Warshall algorithm in the graph module

ycz1234 opened this pull request 6 months ago
Implement Kruskal’s MST Algorithm with Flexible Input Options

Meetmendapara09 opened this pull request 6 months ago
Implement Kruskal’s MST Algorithm with Flexible Input Options

Meetmendapara09 opened this pull request 6 months ago
feat: add complete STL implementation

Awadesh365 opened this pull request 6 months ago
fix: reference to 'queue' is ambiguous #2690

Anm01Chandel opened this pull request 6 months ago
feat: add new fft algorithm

ikocs opened this pull request 7 months ago
fix: compilation failure with gcc >= 13

VirtualTim opened this pull request 8 months ago
Create vector_using_array.cpp

Daredevil-Developer-Ismail opened this pull request 8 months ago
implementation of maximun clique algorithm

Jxtopher opened this pull request 9 months ago
Made the first line of iris.csv a comment

inyourface34456 opened this pull request 9 months ago
Add the include library "cstdint" for interger types

qnhat2004 opened this pull request 9 months ago
use references parameter in binary_search.cpp

nosmatch opened this pull request 9 months ago
Added Equilibrium Index In an array implementation

rounakkumarsingh opened this pull request 9 months ago
Create equilibrium_index_in_array.cpp

rounakkumarsingh opened this pull request 9 months ago
fixed the bug #2690 in data_structures/queue_using_array2.cpp

RushinShah22 opened this pull request 9 months ago
feat: add unbounded knapsack algorithm

mrmagic2020 opened this pull request 9 months ago
fix: fix bug in timSort

MaximSmolskiy opened this pull request 10 months ago
Optimization of Fibonacci Calculation Algorithm

overinvest opened this pull request 10 months ago
[BUG] error: reference to 'queue' is ambiguous

yurivict opened this issue 10 months ago
fix: typo in neural_network.cpp

eltociear opened this pull request 10 months ago
Implement Trapped Rain Water using Dynamic Programming Strategy.

TruongNhanNguyen opened this pull request 10 months ago
[BUG] timsort - std::bad_array_new_length

Jxtopher opened this issue 10 months ago
fix: added required library <cstint> to avoid error in dijakstra

Rya-man opened this pull request 10 months ago
[FEATURE] Remove one of two same problems "Subset Sum" in Backtracking (C++).

bahieulqd12a12024 opened this issue 11 months ago
Added Iterative Quick Sort

sebe324 opened this pull request 11 months ago
Rework on Stack Array Data Structure

sozelfist opened this pull request 11 months ago
Reworked on Knapsack

Lazeeez opened this pull request 11 months ago
included header file

74892Rit opened this pull request 11 months ago
Feat: Added Dial's Algorithm

Lazeeez opened this pull request 11 months ago
SRTF implementation

kyrtsouv opened this issue about 1 year ago
feat: adding implementation of queue by a binary file

chavi362 opened this pull request about 1 year ago
Adding Boruvka algorithm + tests for Minimum Spanning Trees

FranciscoThiesen opened this pull request about 1 year ago
fix : memory leaks and C implmentation

harsh-su opened this pull request about 1 year ago
fix: use `GITHUB_ACTOR` in `git config`

vil02 opened this pull request about 1 year ago
add lagrange method

yahya-mohammed07 opened this pull request about 1 year ago
Lagrange method added

yahya-mohammed07 opened this pull request about 1 year ago
adding missing cstdint for uint32_t

yahya-mohammed07 opened this pull request about 1 year ago
Fix typo in neural_network.cpp

eltociear opened this pull request about 1 year ago
fix: babylonian_method algorithm bug with wrong comparison

thenamehasbeentake opened this pull request about 1 year ago
Create linkedlist_using_class.cpp

yash2154 opened this pull request about 1 year ago
feat: add DFS algorithm

Harshdev098 opened this pull request about 1 year ago
feat: add gray code algorithm

Harshdev098 opened this pull request about 1 year ago
feat:add two pointer problem

Harshdev098 opened this pull request about 1 year ago
Add Bankers algorithm from HIT students

ciweiandmao opened this pull request about 1 year ago
Added collision physics

intrinsicvardhan opened this pull request about 1 year ago
提交了#2640

hello-dys opened this pull request about 1 year ago
C++

Gopal518 opened this pull request over 1 year ago
Update binary_exponent.cpp

bittusakshi opened this pull request over 1 year ago
Create doubly_linked_list2.h

mtauha opened this pull request over 1 year ago
Create gcd_euclidean_recursive.cpp

mtauha opened this pull request over 1 year ago
Deepika munde0208 patch 1

DeepikaMunde0208 opened this pull request over 1 year ago
Find Repeating Element

DeepikaMunde0208 opened this pull request over 1 year ago
Breadth First Search in a Matrix showing Path Construction

Srikrishnan2004 opened this pull request over 1 year ago
added the path sum question of the trees in the folder of trees section

YashKesh opened this pull request over 1 year ago
Wanted to add a separate section for trees question

YashKesh opened this issue over 1 year ago
Create round_robin_algorithm.cpp

AbhirajkarBajpai opened this pull request over 1 year ago
Create Highest_Response_Ratio_Next_HRRN.cpp

AbhirajkarBajpai opened this pull request over 1 year ago
Text-Based Password Manager

nimraiqball opened this pull request over 1 year ago
added FaceTrackingApp

RehmeenBakhtawar opened this pull request over 1 year ago
Circular Queue using array

Talha3002 opened this pull request over 1 year ago
Double ended queue using Array

mohammadowais31 opened this pull request over 1 year ago
Pacman Code

atif143 opened this pull request over 1 year ago
Knapsack Problem Solver

Faris-A-Nasir opened this pull request over 1 year ago
Huffman compression of file

mujadil opened this pull request over 1 year ago
Create SortingLambdaContainers

Amit0042 opened this pull request over 1 year ago
is_even

Buringskul opened this pull request over 1 year ago
[Addition of standard greedy algorithms to greedy algorithm file]

ShubhaSwarup opened this issue over 1 year ago
Added BlowFish Cipher , Header file and C++ implentation of that header file

moezmustafa opened this pull request over 1 year ago
Implementation of priority queue using c++. Closes #2629

Rohxn16 opened this pull request over 1 year ago
Added Various OS Algorithms In C++

Rohit-110 opened this pull request over 1 year ago
To Add various OS algorithms in C++

Rohit-110 opened this issue over 1 year ago
Create Subset_array.cpp

officialhemant511 opened this pull request over 1 year ago
Create new

Saloni899 opened this pull request over 1 year ago
Create Minimum_time_difference.cpp

nerdyabhi opened this pull request over 1 year ago
Refactor skip list

MogomotsiFM opened this pull request over 1 year ago
Shortest_Job_first_scheduling_algorithm

nikhilaPuvvula opened this pull request over 1 year ago
PriorityQueue

AbhirajBose opened this pull request over 1 year ago
Implementing Priority Queue

AbhirajBose opened this issue over 1 year ago
Add/0 1 knapsack in reduced space

dishhaa03 opened this pull request over 1 year ago
Red black trees.

hammad0110 opened this pull request over 1 year ago
FEATURE/Addition_of_Graph_Coloring_Problem_in_Graphs_directory

harshika0926 opened this pull request over 1 year ago
Update complex_numbers.cpp

Aditi22Bansal opened this pull request over 1 year ago
Create UniqueAlgo

Saloni899 opened this pull request over 1 year ago
Morris Preorder traversal added

mkhuzaima opened this pull request over 1 year ago
Morris Preorder traversal added

mkhuzaima opened this pull request over 1 year ago
MorrisPreOrder Traversal

mkhuzaima opened this issue over 1 year ago
Implementation of ROT13 in cpp

pandfun opened this pull request over 1 year ago
Added a new file named bisection.cpp in the math folder

dishhaa03 opened this pull request over 1 year ago
[FEATURE] Addition of Graph Coloring Problem in Graphs directory

Charuhas10 opened this issue over 1 year ago
[FEATURE] Add 0-1 BFS in Graph section

Manan-09 opened this issue over 1 year ago
Missing number

Kpraful opened this pull request over 1 year ago
Fix, Docs, Test: Fibonacci_fast (Renamed to Fibonacci_iterative)

Renjian-buchai opened this pull request over 1 year ago
Recursion

Ankit-Jaipuriar opened this pull request over 1 year ago