1) Write a code to detect cycle in the linkedlist. 2) Write a code to implement stack using queue.
Anonym
So the interviewer asked to write the code on paper. I was able to solve both the problem with ease explaining every line of the code and its time complexity