This is a prefix tree data structure for node.js. I haven't tried it, but I don't see why it wouldn't work in a browser. The trie-test.js can be ran with node.js by typing in your command prompt: node trie-test.js
This is a prefix tree data structure for node.js. I haven't tried it, but I don't see why it wouldn't work in a browser. The trie-test.js can be ran with node.js by typing in your command prompt: node trie-test.js