← Back to index
UnknownErlang, PHP1 min read

Wildcard Matching

quick reference for wildcard matching. more notes soon.

erlangphp

Solutions in this repo

  • PHPwildcard-matching/solution-v1.phpsolution-v1.php
  • Erlangwildcard-matching/solution.erlsolution.erl
  • PHPwildcard-matching/solution.phpsolution.php

auto-generated entry for Wildcard Matching. more detailed notes will be added soon. the solutions below link to files in this repository.

languages covered: Erlang, PHP.

solution files

  • PHP wildcard-matching/solution-v1.php
  • Erlang wildcard-matching/solution.erl
  • PHP wildcard-matching/solution.php