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

## **`Title`** - KMP Algorithm Implementation in Python **what will change** - ### Type of Issue - Please add/delete options that are not relevant. - [x] Adding New Code ###...

good first issue
python
algorithms
hacktoberfest

## Implemented Interpolation Search Algorithm in Cpp Wrote code for Interpolation Search Algoorithm ### Issue no.(must) - #358 ### Self Check(Tick After Making pull Request) - [x] This issue was...

## **`Title`** - PEP8 Standard and Line Comments **what will change** - Following files : AlgorithmsAndDataStructure/Python/Algorithms/Maths/PollardRho.py AlgorithmsAndDataStructure/Python/Algorithms/Maths/countDigitOne.py AlgorithmsAndDataStructure/Python/Algorithms/Maths/decimalToN_base.py AlgorithmsAndDataStructure/Python/Algorithms/Maths/sumofdigits.py ### Type of Issue - More structured code with proper line...

good first issue
hacktoberfest

## **`Title`** - Find Articulation Point and Bridges points in Graph **what will change** - I'll solve Articulation Point and Bridges problem in C++ language with time complexity of the...

good first issue
hacktoberfest

### What have you Changed(must) Added Targen's_Algorithm.cpp file. Problem: To find Articulation Point and Bridges points in Graph. ### Issue no.(must) - #739 Pr will be closed and marked as...

## **`Title`** - Exponential search **what will change** - Adding Exponential search algorithm to folder c++/algorithm/searching algorithm ### Type of Issue - - [x] Adding New Code ### Programming Language...

good first issue
hacktoberfest

## **`3 way Quick Sort - Dutch National Flag Algorithm `** - **what will change** - In the folder AlgorithmsAndDataStructure/C++/Algorithms/SortingAlgorithms/ a new file called 3-way Quick Sort will be added....

good first issue
C++
algorithms
hacktoberfest

## Pull Request Template ### What have you Changed(must) Added Edit Distance problem cpp solution ### Issue no.(must) - #431 Pr will be close and marked as spam. If issue...

## **`Title`** - Check whether the given expression is balanced or not. Input : { [ ] ( ) } Output : Balanced Input : { [ ] ) Output...

good first issue
python
data-structures
hacktoberfest

## Number of palindromic paths in a matrix I will add a new file to AlgorithmsAndDataStructure/Python/Algorithms/Recursion Algorithms ### Type of Issue - - [x] Adding New Code ### Programming Language...

good first issue
hacktoberfest