EY Interview Question

Find the joining node in a circular linked list.

Interview Answer

Anonymous

May 5, 2025

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