Basic
-
Largest Element in an Array
-
Second Largest Element in an Array without sorting
-
Check if the array is sorted
-
Remove duplicates from Sorted array
-
Left Rotate an array by one place
-
Left rotate an array by D places
-
Move Zeros to end
-
Linear Search
-
Find the Union and intersection of two sorted arrays
-
Find missing number in an array
-
Maximum Consecutive Ones