It says “Check to see if a linked list has a loop.You can find the implementation of this algorithm in LinkedList.hasLoop()” at LinkedList Exercises in The Ultimate Data Structures & Algorithms: Part 1. However I could not find the source codes to check.
All of the source code was linked at the start of the course: 2- Source Code | Code with Mosh
Direct link to the download: https://cdn.fs.teachablecdn.com/RHR8uEj0TIUoB07XpQvB
1 Like