hacktoberfest2k21
hacktoberfest2k21 copied to clipboard
Grab your Hacktoberfest T-Shirt and Swag
I have added the implementation of sleep sort in python
Add a double linkedlist in C++ inside `C++/DataStructure` directory and name the file as `doubleLinkedList.cpp`. Please follow the [contribution guidelines](https://github.com/khagapati-bagh/hacktoberfest2k21/blob/main/CONTRIBUTING.md) without this your code will not be accepted.
I will modify some files for better efficiency.
Add preorder traversal iterative approach for a binary tree in C++ inside `C++/DataStructure/Tree` directory and name the file as `preOrderTraversalIterative.cpp`. Please follow the [contribution guidelines](https://github.com/khagapati-bagh/hacktoberfest2k21/blob/main/CONTRIBUTING.md) without this your code will...
Add guidelines so contributors can easily understand
### Multiple developers can work on this issue add the directory as Java/Language for adding language-specific code and Java/Algorithm for adding algorithm-specific code
## Multiple developers can work on this issue. add the directory as Python/Language for adding language-specific code and Python/Algorithm for adding algorithm-specific code
Add Quick Sort Algo in C++/Algorithm/Sorting directory. Please go through the [contribution guide](https://github.com/khagapati-bagh/hacktoberfest2k21/blob/main/CONTRIBUTING.md) before you start and follow the rules.
Add Heap Sort Algo in C++/Algorithm/Sorting directory. Please go through the [contribution guide](https://github.com/khagapati-bagh/hacktoberfest2k21/blob/main/CONTRIBUTING.md) before you start and follow the rules.