Aptitude
Reasoning
Verbal
Technical
AI
Exams
Search
Technical
/
Algorithms
/
Exercises
/
Exercise 7
Algorithms
medium
0/10 answered
Q1
What is the time complexity of the Gale-Shapley algorithm?
A
O(n)
B
O(n log n)
C
O(n^2)
D
O(2^n)
← Prev
1 / 10
Next →
← Exercise 6
Exercise 7 of 7
All Exercises →