Steps to contribute in the repository :
- Fork this repository and clone it in your local systems.
- Create a .gitignore file and add this content in that file : *.class *.exe *.bin *.json .cph/ .vscode/
- Solve the issues or add new data structures, company specific or platform specific questions and the respective code in the respective folders.
- If a folder related to a particular category does not exists , you can add new folders.
- After solving, commit with a descent commit message and then push the code.After that,make a pull request for reviewing.