Tel No. (+91) 7015535114

For Trie

Level 1


Question 1

Construct a trie from scratch

Try YourSelf

View Solution

Video Solution

Question 2

Find shortest unique prefix for every word in a given list

Try YourSelf

View Solution

Video Solution

Question 3

Word Break Problem | (Trie solution)

Try YourSelf

View Solution

Video Solution

Question 4

Given a sequence of words, print all anagrams together

Try YourSelf

View Solution

Video Solution

Level 2


Question 1

Implement a Phone Directory

Try YourSelf

View Solution

Video Solution

Question 2

Print unique rows in a given boolean matrix

Try YourSelf

View Solution

Video Solution