algos icon indicating copy to clipboard operation
algos copied to clipboard

Popular Algorithms and Data Structures implemented in popular languages

Results 142 algos issues
Sort by recently updated
recently updated
newest added

Add Super Linter and remove stale coala bears. Ref: https://github.com/github/super-linter

help wanted
up for grabs
contribute-a-thon

#### This issue is about [Dijkstra](https://en.wikipedia.org/wiki/Dijkstra%27s_algorithm) - [x] Issue Title is in form `Algo/DS Name [Language]`. - [x] I searched or browsed the repo’s other issues to ensure this is...

lang-cpp
up for grabs
Algorithm
contribute-a-thon

#### This issue is about [Segment_Tree](https://github.com/iiitv/algos). - [x] Issue Title is in form `SegmentTree [Java]`. - [x] I searched or browsed the repo’s other issues to ensure this is not...

lang-java
Data Structure
contribute-a-thon

#### This issue is about [Lowest Common Ancestor](https://www.geeksforgeeks.org/lowest-common-ancestor-binary-tree-set-1/). - [x] Issue Title is in the form `Algo/DS Name [Language]`. - [x] I searched or browsed the repo’s other issues to...

lang-java
Algorithm
contribute-a-thon

#### This issue is about [Disjoint Union Set](https://www.geeksforgeeks.org/disjoint-set-data-structures/). - [x] Issue Title is in form `Algo/DS Name [Language]`. - [x] I searched or browsed the repo’s other issues to ensure...

lang-java
up for grabs
Data Structure
contribute-a-thon

#### This issue is about [Algo/DS Name](link to resource for the Algo/DS). - [x] Issue Title is in form `Algo/DS Name [Language]`. - [x] I searched or browsed the repo’s...

lang-python
up for grabs
contribute-a-thon

C implementation for depth-first traversal. Kindly assign. Description - https://en.wikipedia.org/wiki/Depth-first_search

lang-c
Algorithm

#### This issue is about [Algo/DS Name](link to resource for the Algo/DS). - [x] Issue Title is in form `Algo/DS Name [Language]`. - [x] I searched or browsed the repo’s...

up for grabs
Algorithm
lang-javascript
contribute-a-thon

#### This issue is about [Binary Search](https://en.wikipedia.org/wiki/Binary_search_algorithm). - [x] Issue Title is in form `Algo/DS Name [Language]`. - [x] I searched or browsed the repo’s other issues to ensure this...

lang-cpp
up for grabs
Algorithm
contribute-a-thon

#### This issue is about [Linked List](https://en.wikipedia.org/wiki/Linked_list). - [x] Issue Title is in form `Algo/DS Name [Language]`. - [x] I searched or browsed the repo’s other issues to ensure this...

lang-cpp
Data Structure