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

better_input_ll.cpp

ladiff777 opened this pull request over 1 year ago
better_input_ll.cpp

ladiff777 opened this pull request over 1 year ago
Update fibonacci_sum.cpp

utkarshbhola opened this pull request over 1 year ago
Create silhouette_score.cpp

Swish78 opened this pull request over 1 year ago
fix: overflow when searching the middle of a segment

marishok opened this pull request over 1 year ago
Create build_array.cpp

Manul28 opened this pull request over 1 year ago
feat:add graycode algorithm

Harshdev098 opened this pull request over 1 year ago
[FEATURE] Reduce space complexity of 0-1 Knapsack problem

Manan-09 opened this issue over 1 year ago
[FEATURE]:Print all the subsets of an array

gitssz opened this issue over 1 year ago
Feat: Search algorithms for 2d matrix

jamestitus299 opened this pull request over 1 year ago
Peak element

AbhineshJha opened this pull request over 1 year ago
[ADD] bisection_method.cpp

kushchoudhary98 opened this pull request over 1 year ago
kruskals.cpp

Haripriya-1212 opened this pull request over 1 year ago
rankSort.cpp

Haripriya-1212 opened this pull request over 1 year ago
nQueens.cpp

Haripriya-1212 opened this pull request over 1 year ago
DFS(easier approach)

khalid586 opened this pull request over 1 year ago
Create bankers_algorithm.cpp

Basma-90 opened this pull request over 1 year ago
heap_sort

devagya-rattan opened this pull request over 1 year ago
Create TARJANS ALGORITHM

ABHIS2607 opened this pull request over 1 year ago
Add Banker's algorithm implementation in C++.

asinghchandel082 opened this pull request over 1 year ago
want to add Bankers algorithm

silky-modi22 opened this issue over 1 year ago
Made a radix sort algorithm with step-by-step

Jibesh10101011 opened this pull request over 1 year ago
Linked List Programs with Different Functionalities

SiddhantTotade opened this pull request over 1 year ago
Create two_sum_problem.cpp

mishrasamiksha opened this pull request over 1 year ago
nQueens.cpp

Haripriya-1212 opened this pull request over 1 year ago
Lagrange

yahya-mohammed07 opened this pull request over 1 year ago
Tests:

MogomotsiFM opened this pull request over 1 year ago
feat: add mosers_circle_problem, class Mosers_circle

VibhorAgrawal2003 opened this pull request over 1 year ago
Create count_pairs_of_points_with_distance_k.cpp

greeshma739 opened this pull request over 1 year ago
feat: add Dancing Links Algorithm

ParthKhairnar101 opened this pull request over 1 year ago
Add Radix sort Algorithm

silky-modi22 opened this issue over 1 year ago
Create bisection.cpp

akhil-maker opened this pull request over 1 year ago
[FEATURE] Bisection method

akhil-maker opened this issue over 1 year ago
feat: Added Round Robin CPU scheduling algorithm

varadpundlik opened this pull request over 1 year ago
Added all variations of DP on stocks

AdityaTomar016 opened this pull request over 1 year ago
added Minimum Bottleneck Spanning Tree algorithm

mahammadhussain98 opened this pull request over 1 year ago
Create CycleSort

yellurividyendra opened this pull request over 1 year ago
factorial_iterative.cpp

tarunkeshukumar opened this pull request over 1 year ago
Create stooge_sort

greeshma739 opened this pull request over 1 year ago
Create GameOnPermutation.cpp

Nikhil-IITG opened this pull request over 1 year ago
Aho-Corasick pattern matching #2520

whitehawk0910 opened this pull request over 1 year ago
Create Bubble sort

neha510 opened this pull request over 1 year ago
Merge sort algo as it is faster for linked list.

Pramod3245 opened this pull request over 1 year ago
Create Predictor-corrector-method.cpp

utkarshbhola opened this pull request over 1 year ago
Create Climbing_Stairs.cpp

vivek9124vivek opened this pull request over 1 year ago
Add radix sort algorithm

silky-modi22 opened this pull request over 1 year ago
Added Gauss_Jacobi method for solving System of Linear Equations.

NitishPal2013 opened this pull request over 1 year ago
added longest_palindromic_substring.cpp

TechCursed opened this pull request over 1 year ago
Newton forward added

yahya-mohammed07 opened this pull request over 1 year ago
Missing library uint64

yahya-mohammed07 opened this pull request over 1 year ago
[FEATURE] Articulation Point and Bridge for graphs.

Prabhat-Kumar-42 opened this issue over 1 year ago
Create print_all_toposort.cpp

raj-khanna1 opened this pull request over 1 year ago
Update binary_search_tree.cpp

asteriskayush007 opened this pull request over 1 year ago
Added New Files

BlackDevil559 opened this pull request over 1 year ago
added the code for problem generate-parenthesis.cpp

saurabhagrawal1998 opened this pull request over 1 year ago
Create recursive_binarySearch.cpp

nerdyabhi opened this pull request over 1 year ago
finding the missing element

SLANGERES opened this pull request over 1 year ago
Chore: Constrain our types

MogomotsiFM opened this pull request over 1 year ago
Create operations_on_singly_linkedlist

nerdyabhi opened this pull request over 1 year ago
update_factorial.cpp

HimaTeju opened this pull request over 1 year ago
added Aho-Corasick-algorithm

the-h-b opened this pull request over 1 year ago
Palindrome Partitioning

Satyam9119 opened this pull request over 1 year ago
Longest Bitonic Subsequence

Satyam9119 opened this pull request over 1 year ago
Bellman Ford Algorithm

Satyam9119 opened this pull request over 1 year ago
Matrix Chain Multiplication - Scramble String

Satyam9119 opened this pull request over 1 year ago
Added swapping Algorithm

Suyash878 opened this pull request over 1 year ago
Added Tree Traversal Algorithm

SURAJPATIL6088 opened this pull request over 1 year ago
Create edit_distance

avnis838 opened this pull request over 1 year ago
docs: Update sum_of_digits.cpp documentation

dylancusson opened this pull request over 1 year ago
fix: remove memory leak in `sublist_search.cpp`

vil02 opened this pull request over 1 year ago
Added 4 CPU scheduling Algorithms implemented in cpp

gvdnikhil opened this pull request over 1 year ago
Added a lucky number problem using C++ Language

hacker-4-good opened this pull request over 1 year ago
several typos, bugs fixed in

yahya-mohammed07 opened this pull request over 1 year ago
added fibonacci using formula

dev-madhurendra opened this pull request over 1 year ago
fix: remove memory leak `iterative_factorial.cpp`

vil02 opened this pull request over 1 year ago
fix: remove memory leak `get_size_of_linked_list.cpp`

vil02 opened this pull request over 1 year ago
fix: memory issues in `counting_sort.cpp`

vil02 opened this pull request over 1 year ago
fix: remove memory leak in `library_sort.cpp`

vil02 opened this pull request over 1 year ago
Adding implementation for the Boruvka algorithm (finding minimum span…

FranciscoThiesen opened this pull request over 1 year ago
chore: update `actions/checkout` to `v4`

vil02 opened this pull request over 1 year ago
I want to add some more numerical analysis methods

AbhayKabdwal opened this issue over 1 year ago
adding code on topic bit manipulation (check ith bit is set or not)

gurjotsaini53 opened this pull request over 1 year ago
[feat/docs/test]: add centroid graph algorithm

floington500 opened this pull request over 1 year ago
feat: add Carmichael generator

imengus opened this pull request over 1 year ago
Fix: fit ```Eulers_totient_function.cpp``` to guidelines

ewd00010 opened this pull request over 1 year ago
Fix: fit ```Eratosthenes.cpp``` to guidelines

ewd00010 opened this pull request over 1 year ago
feat: add external sort algorithm

bls-lehoai opened this pull request over 1 year ago
Fix: pre existing algorithm area.cpp to follow guidelines

rbevin777 opened this pull request over 1 year ago
docs: updating `DIRECTORY.md`

github-actions[bot] opened this pull request over 1 year ago
Aho-Corasick pattern matching

egberts opened this issue over 1 year ago
[DO NOT MERGE] Testing Directory MD action fix for scripts repo

tjgurwara99 opened this pull request over 1 year ago
fix: Updated get_k_th() to consider inexistent value

aravindsomaraj opened this pull request over 1 year ago
feat: add chinese remainder theorem

HimeshKohad opened this pull request over 1 year ago
feat: add strobogrammatic number

HimeshKohad opened this pull request over 1 year ago
[fix/docs]: improve the Jump Game algorithm

Panquesito7 opened this pull request over 1 year ago
self test added for kruskals minimum spanning tree

sOR-o opened this pull request over 1 year ago
Letter Combinations of a Phone Number

sOR-o opened this pull request over 1 year ago