Checkout 'master' branch for Data Structure and Algorthm Programs .
Command to clone 'master' branch .
https://github.com/RahulSinghRawatDev/DataStructure.git
2. Competitive Coding Programs from HackerEarth .
Checkout 'hackerEarth' branch for all competitive coding exercises in HackerEarth .
Command to clone 'hackerEarth' branch .
https://github.com/RahulSinghRawatDev/DataStructure.git -b hackerEarth
1. Sorting1.1 Bubble Sort Program
1.2 Selection Sort Program
1.3 Insetion Sort Program