We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5ef0ce commit de2da78Copy full SHA for de2da78
linked-list-cycle/krokerdile.js
@@ -20,4 +20,4 @@ var hasCycle = function(head) {
20
}
21
22
return false;
23
-};
+};
0 commit comments