Way to store a large dictionary with low memory footprint + fast lookups (on Android)

前端 未结 7 973
醉话见心
醉话见心 2021-01-30 23:17

I\'m developing an android word game app that needs a large (~250,000 word dictionary) available. I need:

  • reasonably fast look ups e.g. constant time preferable, n
7条回答
提交回复
热议问题