Course Overview

Get an overview of the objectives, contents, and prerequisites of this course.

Tries

A trie is an efficient tree-like data structure to store and retrieve information. It operates on associative data structures, primarily strings. In this course, we'll learn the intuition behind the data structure, its usage, and practical applications, and we'll solve coding ...

Access this course and 1400+ top-rated courses and projects.