Contain codes from this SDE Sheet
1 - Find the Duplicate Number : Problem | Solution
2- Sort an array of 0’s, 1’s & 2’s without using extra space or sorting algo : Problem | Solution
3- Repeat and Missing Number : Problem | Solution
4- Merge two sorted Arrays without extra space : Problem | Solution