QSet Logo
Public
CO

@code_yatra

Created this 3 months ago

Algorithms

Less than 10 submissions

The algorithms that are commonly asked in interviews are listed here.

Stop reading

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)

Please login to your account to view this. Login

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)