How I build My Own Data structure for Indexing : Bidirectional Map
Recently, in my organization, we came across a need to build an index of files we are using for our in-browser filesystem, where we have the id's of the file/folder which is how frontend understands and a path associated with it in the in-browser fil...
Oct 8, 20234 min read232


