EY interview question

Find the joining node in a circular linked list.

Interview Answer

Anonymous

5 May 2025

I solved the problem using pesudo code. Pretty easy algorithm.