Software, life, and random thoughts
Home/Tags/inheritance/

Tag : inheritance

  1. For a quick assignment I was asked to write the following program: In the language of your choosing build an application that, given an English language document as input, builds a data structure capturing the count of each word in the document. Bonus: Create an inverted index as well: a mapping of the words to absolute positions in the document…

©2023 Uzi Kilon