👨💻 Design & Algorithm Insights
"Success = (DSA + System Design) × Consistency × Problem-Solving + Mindfulness" 💡💻🚀
Categories
About US
Algorithms
Interview
java
keycloak
product
System Design
April 11, 2015
Sorting : Tournament sort algorithm
Question
:Given a team of N players. How many minimum games are required to find kth best player in
O(n+klog(n))
?
For Solution
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)