AlgorithmsAndDataStructure icon indicating copy to clipboard operation
AlgorithmsAndDataStructure copied to clipboard

Algorithms And DataStructure Implemented In Python, Java & CPP, Give a Star 🌟If it helps you

Results 119 AlgorithmsAndDataStructure issues
Sort by recently updated
recently updated
newest added

## Pull Request Template ### What have you Changed(must) Write here what you have changed in codebase ### Issue no.(must) - # Pr will be closed and marked as spam....

hacktoberfest
hacktoberfest-accepted

## Pull Request Template ### What have you Changed(must) I added a new problem of an anagram. In this, you have to check if that list contains an anagram or...

## **`Title`** - Patience Sort **what will change** - Adding Algorithm ### Type of Issue - Algorithm not present Please add/delete options that are not relevant. - [x] Adding New...

good first issue
hacktoberfest

…MST in Python ## Pull Request Template ### What have you Changed(must) I added the Python/GreedyAlgorithms directory and an accompanying python file with Kruskal's algorithm for Minimum Spanning Trees. ###...

## Pull Request Template ### What have you Changed(must) Write here what you have changed in codebase ### Issue no.(must) - # Pr will be closed and marked as spam....

This Issue is for kruskal Algorithm for Minimum Spanning Tree using Greedy Approach, - [x] Adding New Code - [x] Python - Add your file in the proper folder -...

good first issue
hacktoberfest

## **`Title`** - PigeonHole Sort in C++ **what will change** - ### Type of Issue - - [x] Adding New Code ### Programming Language - [x] C++ - Ask for...

good first issue
C++
algorithms
hacktoberfest

## **`Subset sum count`** **what will change** - Add a Subset sum count C++ program in AlgorithmsAndDataStructure/C++/Algorithms/DynamicPrograming/ ### Type of Issue - Adding new code - [x] Adding New Code...

good first issue
hacktoberfest

### **Trie** **What will change -** - Will add new code for trie in C++ language **Type of Issue -** - [x] Adding New Code **Programming Language** - C++ **Self...

## **`Title`** - ****Unbounded Knapsack Problem in Python**** **what will change** - Clean Code implementation of Unbounded Knapsack Problem in Python ### Type of Issue - [x] Adding New Code...

good first issue
python
algorithms
hacktoberfest