https://www.educba.com/wildcard-pattern-matching/
Wildcard Pattern Matching is a computational problem that involves finding occurrences of a pattern containing wildcard characters within a given string.
comprehensive guidepattern matchingwildcard
https://www.educative.io/courses/decode-the-coding-interview-elixir/diy-wildcard-matching
Learn how to implement wildcard pattern matching using ? and * to match input strings fully. Solve real coding interview problems in Elixir.
wildcard matchingstring patterns