hacktoberfest2k21 icon indicating copy to clipboard operation
hacktoberfest2k21 copied to clipboard

Grab your Hacktoberfest T-Shirt and Swag

Results 58 hacktoberfest2k21 issues
Sort by recently updated
recently updated
newest added

Add DFS Algo in C++/Algorithm/Searching directory and name the file as `dfsIterative.cpp` . Please go through the [contribution guide](https://github.com/khagapati-bagh/hacktoberfest2k21/blob/main/CONTRIBUTING.md) before you start and follow the rules.

good first issue
hacktoberfest
hacktoberfest2021

Add Recursive DFS Algo in C++/Algorithm/Searching directory and name the file as `dfsRecursive.cpp` . Please go through the [contribution guide](https://github.com/khagapati-bagh/hacktoberfest2k21/blob/main/CONTRIBUTING.md) before you start and follow the rules.

good first issue
hacktoberfest
hacktoberfest2021

I would like to implement selection sort algorithm in C language please assign this to me.

good first issue
hacktoberfest
hacktoberfest2021

Add a single linkedlist in Java inside `Java/DataStructure` directory and name the file as `SingleLinkedList.java`. Please follow the [contribution guidelines](https://github.com/khagapati-bagh/hacktoberfest2k21/blob/main/CONTRIBUTING.md) without this your code will not be accepted.

hacktoberfest
hacktoberfest-accepted
hacktoberfest2021

Add a double linkedlist in Java inside `Java/DataStructure/LinkedList` directory and name the file as `DoubleLinkedList.java`. Please follow the [contribution guidelines](https://github.com/khagapati-bagh/hacktoberfest2k21/blob/main/CONTRIBUTING.md) without this your code will not be accepted.

good first issue
hacktoberfest
hacktoberfest2021

Add postOrder traversal iterative approach for a binary tree in C++ inside `C++/DataStructure/Tree` directory and name the file as `postOrderTraversalIterative.cpp`. Please follow the [contribution guidelines](https://github.com/khagapati-bagh/hacktoberfest2k21/blob/main/CONTRIBUTING.md) without this your code will...

good first issue
hacktoberfest
hacktoberfest2021

I have added the DFS Recursive code for 2D matrix in C++.

basicArithmeticCalculator file is added in C folder https://github.com/Meghwantsingh/hacktoberfest2k21/new/feature-branch/C review it and thanks for telling If you get any issue pls tell and i have some issue with branch ..So check....