Reverse Indexing in More Depth
In the previous article we talked about an indexing technique (which I like to call reverse indexing). Here, we use a Hashmap with a word as the key, and a list of pages as the value. This is a lot be
searchnotes.hashnode.dev3 min read