...

/

Problem Challenge: Insertion Count

Problem Challenge: Insertion Count

Solve a problem to test and practice your knowledge and understanding of pattern matching using tries.

Problem statement

A pattern will match a word if it can be made equal to the word by inserting zero or more lowercase English characters at any position in the pattern.

Given an array of input string words and a string pattern, ...

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