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

## Gravity Sort/Bead Sort algorithm I will add a new file ```GravitySort.py``` at ```Python/Algorithms/SortingAlgorithms``` ### Type of Issue - - [x] Adding New Code ### Programming Language - [x] Python...

good first issue
hacktoberfest

## 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....

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

good first issue
python
hacktoberfest
Maths

## **`Title`** - Sieve of Atkin in C++ **what will change** - ### Type of Issue - Please add/delete options that are not relevant. - [x] Adding New Code ###...

good first issue
C++
hacktoberfest
Maths
assigned

## **`Calculate Area of Simple Polygons`** - **I will add code for calculating area of simple polygon in O(N) time in Python** - ### Type of Issue - Please add/delete...

good first issue
python
hacktoberfest

## Pull Request Template ### What have you Changed(must) Added new Python file: KMPPatternSearching.py for KMP Search Algorithm. Write here what you have changed in codebase ### Issue no.(must) -...

## 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....

## Pull Request Template ### What have you Changed(must) Added Recurrent Neural Network Algorithm from scratch Added Text file (dinos.txt) for RNN_scratch.py ### Issue no.(must) - #687 Pr will be...

## 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....

I'd like to work on this issue of different methods to handle categorical variables. ### Type of Issue - Please add/delete options that are not relevant. - [x] Adding New...

good first issue
python
hacktoberfest
machinelearning