#10

Regular Expression Matching

hard· 2-D DPruns: 0

Given an input string s and a pattern p, implement regular expression matching with support for '.' and '*'. '.' matches any single character; '*' matches zero or more of the preceding element. The matching should cover the entire input string, not partial.

sign in to paste and practice your own solution
desktop only

codedrill is a typing game and needs a real keyboard. open this on a laptop or desktop to practice.

you can still browse problems and sections from your phone.