After learning Go for a day I tried to create a (somewhat) fast and (somewhat) optimal PrefixSearch in Go using in-memory Trie. Any kind of suggestions, comments, feedback and criticism are welcome. https://github.com/arpitbbhayani/tripod

After learning Go for a day I tried to create a (somewhat) fast and (somewhat) optimal PrefixSearch in Go using in-memory Trie. Any kind of suggestions, comments, feedback and criticism are welcome. https://github.com/arpitbbhayani/tripod
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
`单行代码`