Microsoft interview questions

Wednesday, January 25, 2006

Coding: Linked list with cycle

Question: How could you determine if a linked list contains a cycle in it, and, at what node the cycle starts?
Source

0 Comments:

Post a Comment

<< Home