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 7c71dd2 commit 29d0b7eCopy full SHA for 29d0b7e
implement-trie-prefix-tree/yeeZinu.js
@@ -79,4 +79,4 @@ Trie.prototype.startsWith = function(prefix) {
79
* obj.insert(word)
80
* var param_2 = obj.search(word)
81
* var param_3 = obj.startsWith(prefix)
82
-*/
+*/
0 commit comments