This repositry contains all the code that i write while learning dsa
- array linear search operation
- largest element
- if sorted
- reversal of array
- remove duplicates
- moving zeros to end
- rotating an array
- rotating an array by d spaces
- finding leaders of an array