Hacktoberfest
Hacktoberfest copied to clipboard
Share your favorite code snippets! Hacktoberfest 2019! 💻
Add your favorite searching and sorting algo snippet to the repository. Put the code in the JavaScript language folder. Refer [README.md](https://github.com/sukhdeepg/Hacktoberfest/blob/master/README.md) for help.
Share your favorite interview question that you came by or attempted. (All languages are allowed). Put the code in the respective language folder. Refer [README.md](https://github.com/sukhdeepg/Hacktoberfest/blob/master/README.md) for help.
There is no Ruby code so far. Add your favorite Ruby code snippet to the repository. Put the code in the Ruby language folder. Refer [README.md](https://github.com/sukhdeepg/Hacktoberfest/blob/master/README.md) for help.
Add your favorite Java code snippet to the repository. Put the code in the Java language folder. Refer [README.md](https://github.com/sukhdeepg/Hacktoberfest/blob/master/README.md) for help.
Add your favorite C++ code snippet using STL to the repository. Put the code in the C++ language folder. Refer [README.md](https://github.com/sukhdeepg/Hacktoberfest/blob/master/README.md) for help.
Add your favorite C# code snippet to the repository. Put the code in the C# language folder. Refer [README.md](https://github.com/sukhdeepg/Hacktoberfest/blob/master/README.md) for help.
Add your favorite C code snippet to the repository. Put the code in the C language folder. Refer [README.md](https://github.com/sukhdeepg/Hacktoberfest/blob/master/README.md) for help.
Add your favorite code snippet to the repository. Use any language of your choice to add the code. For example: ``` # This is my favorite code snippet because it...