Dassault Systèmes Interview Question

Explain merge sort with an example and other coding question such as detection of loop in SLL

Interview Answer

Anonymous

Oct 25, 2024

I showed with an example how merge sort works and used two pointer technique to detect loop in SLL.