davidshariff / computer-science

Contains the basic fundamental data structures and algorithms a front end engineer should know, written all in JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trie.js

412799755 opened this issue · comments

What about do isMember before remove method in case of the word is not in the dictionary?