You are on page 1of 1

Boot Camp Sample Selection Round Questions

1. Maximum sum in a sub array

2. Remove duplicates in a string

3. Third Largest element in an array

4. Left Rotation & Right Rotation of array

5. Manacher’s Algorithm

6. Shortest path in a 2-D array from source to destination

7. Balancing Parenthesis

8. Quick Sort & Merge Sort

9. Segregate odd & even numbers in an array

10. Frequency of array elements

11. Matrix Multiplication

12. Sum of Upper Triangle and Lower Triangle Matrix

13. Binary Search

You might also like