1K followers • Advanced
Mar 1, 2021 • 2h 3m • 685 views
In this session, we'll learn the basics of the Trie data structure. We'll discuss why we need one, how powerful can it get and where to use it? Basics functionalities - word insertion, counting prefixes and counting exact words will be discussed.