AlgoMaster Logo

Wildcard Matching

s=aa,p=a
0 / 6
algomaster.io
Step:Does "aa" match the pattern "a"? (? = any char, * = any run)