Question d’entretien chez Synopsys

How to find loop in linked list write code?

Réponse à la question d'entretien

Utilisateur anonyme

15 août 2020

Using slow pointer and fast pointer concept i solved the question