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

#### This issue is about [Next Greater Element](https://www.geeksforgeeks.org/next-greater-element/). - [x] Issue Title is in the form `Algo/DS Name [Language]`. - [x] I searched or browsed the repo’s other issues to...

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

#### This issue is about [Greedy Algorithm/Car Refueling](https://www.tutorialspoint.com/minimum-number-of-refueling-stops-in-cplusplus) - [x] Issue Title is in form `Algo/DS Name [Language]`. - [x] I searched or browsed the repo’s other issues to ensure...

lang-cpp
Algorithm
contribute-a-thon

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

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

Fixes #672 #### By submitting this pull request I confirm I've read and complied with the below declarations. - [x] I have read the [Contribution guidelines](https://github.com/iiitv/algos/blob/master/CONTRIBUTING.md) and I am confident...

#### This issue is about [AVL Tree] - [x] Issue Title is in form `Algo/DS Name [Language]`. - [x] I searched or browsed the repo’s other issues to ensure this...

lang-python
Data Structure
contribute-a-thon

#### This issue is about updating the README with latest algos. - [x] I searched or browsed the repo’s other issues to ensure this is not a duplicate.

up for grabs
documentation
contribute-a-thon

![dijkstracpp](https://user-images.githubusercontent.com/27754048/91733990-f59dcc00-ebc7-11ea-9e1c-da0679793ad8.png) Fixes #631 #### By submitting this pull request I confirm I've read and complied with the below declarations. - [x] I have read the [Contribution guidelines](https://github.com/iiitv/algos/blob/master/CONTRIBUTING.md) and I am...

I would like to add O(nlogn) implementation of Longest Increasing Subsequence in an array. #### This issue is about [Algo/LongestIncreasingSubsequence] [C++] in nlogn (http://codeforces.com/blog/entry/12274). - [x] Issue Title is in...

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

Fixes #696 #### By submitting this pull request I confirm I've read and complied with the below declarations. - [x] I have read the [Contribution guidelines](https://github.com/iiitv/algos/blob/master/CONTRIBUTING.md) and I am confident...