aboutsummaryrefslogtreecommitdiff
path: root/challenge-099/ziameraj16/java
diff options
context:
space:
mode:
authorE. Choroba <choroba@matfyz.cz>2021-02-08 18:35:16 +0100
committerE. Choroba <choroba@matfyz.cz>2021-02-08 18:35:16 +0100
commit7b1862d50b4abd8a86e876e4ebcb4152e53237e7 (patch)
tree602022e00977a4d866e215a8509c5ac58b090859 /challenge-099/ziameraj16/java
parent323110b0d053e2067a3cae6db62bc209f869bc57 (diff)
downloadperlweeklychallenge-club-7b1862d50b4abd8a86e876e4ebcb4152e53237e7.tar.gz
perlweeklychallenge-club-7b1862d50b4abd8a86e876e4ebcb4152e53237e7.tar.bz2
perlweeklychallenge-club-7b1862d50b4abd8a86e876e4ebcb4152e53237e7.zip
Add solution to 099 Pattern Match & Unique Subsequence by E. Choroba
Two different solutions are given for the Pattern Match: One transforms the pattern into a regex, while the other really implements the searching for the pattern character by character. Similarly, there are two subroutines in the Unique Subsequence: One just returns the final count of solutions, the other one enumarates all the valid positions in the string.
Diffstat (limited to 'challenge-099/ziameraj16/java')
0 files changed, 0 insertions, 0 deletions