Howtoalgo (@howtoalgo) 's Twitter Profile
Howtoalgo

@howtoalgo

A one-stop shop for coding interviews!

ID: 1850118307027812352

linkhttps://www.howtoalgo.com/ calendar_today26-10-2024 10:12:42

40 Tweet

16 Followers

154 Following

Howtoalgo (@howtoalgo) 's Twitter Profile Photo

Day 13/100 Today we use a Trie to crack the Longest Common Prefix problem from names like Spyder & Spywell Key idea: Prefix tree + count tracking Time: O(n Γ— m + L) Practice πŸ‘‰ howtoalgo.com Watch full video here - howtoalgo.com/question/13 #DSA #100DaysOfCode