This repository contains all the solutions to problems that i have solved on various competitive programming platforms. There is a compilation of questions that are generally asked in technical rounds of the recruitment process.
- Arrays
- Searching + Sorting
- Character Arrays
- Pointers
- Dynamic Allocation
- Recursion
- Linked List
- Stack + Queues
- Trees
- Binary Trees
- Binary Search Trees
- Dynamic Programming
- Graphs
🍴 and ⭐ the repository. Forking is a good first step in contributing to any repository. Open a pull request with your solution. The maintainer will verify and merge the patch to the master branch.
Look for issues in the issues
tab. Comment on the issue you want to chose, the repo maintainer will assign the issue to you.
For beginners look for good first issue
label and chose them.
Open an issue to highlight a change you want in the repo.