...

/

Design Add and Search Words Data Structure

Design Add and Search Words Data Structure

Try to solve the Design Add and Search Words Data Structure problem.

Statement

Design a data structure called WordDictionary that supports the following functionalities:

  • Constructor: This function will initialize the object.

  • Add Word(word): This function will store the provided word in the data ...

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy