Sort an array having N elements where every element is < N. The array has no duplicate values.
Anonymous
Well this is a simple one where there index can be found using % N and place the value in that index to sort it.
Check out your Company Bowl for anonymous work chats.