How can you find percentile? Write code
Anonymous
I suggest optimal solution using "quick find algorithm" But the man ask for more slow and naive solution. I suggest to use sort solution with nlogn complexity.
Check out your Company Bowl for anonymous work chats.