Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.7k
Closed
Description
Implementation ofCycleDetection.js seems inappropriate.
- Weird function name
main()
and its invocation can cause the program to crash. - Tests are missing.
- Not exported, Hence not resuable.
- Can be optimized further (Optional)