Leetcode 212 Word Search II Edit Word Search II on GitHub Naive Approach The description of problem is : Given a 2D board and a list of words from the
Introduction to Prefix Tree In case anyone is not familiar with Trie (Prefix Tree), I will just do a quick explanation. Let’s see what wiki says: In computer science, a