Less than 10 submissions
The algorithms that are commonly asked in interviews are listed here.
Practice these questions and get feedbacks! It will help you improve your answer.
Ads section
1. Binary Search (Searching Algorithms)
2. Quick Sort (Sorting Algorithm)
3. Merge Sort (Sorting Algorithm)
4. Selection Sort (Sorting Algorithms)
5. Dijkstra’s Algorithm (Graph Algorithms)
6. Linear Search (Searching Algorithms)
7. Insertion Sort (Sorting Algorithm)
8. Additional important algorithms
9. Bubble Sort (Sorting Algorithm)