There was only one technical question: Insert a node, say x, into a sorted circular linked list given only any random node as a parameter.
Anonymous
I had to ask where specifically he wanted by "sorted" and what each node contained. Each node contains an integer and is sorted from least->greatest.
Check out your Company Bowl for anonymous work chats.