Go to file
Zoé Cassiopée Gauthier 7e4f02547b Initial commit
2024-04-02 17:01:09 -04:00
ascii-table Initial commit 2024-04-02 17:01:09 -04:00
case-permutations Initial commit 2024-04-02 17:01:09 -04:00
coin-combo Initial commit 2024-04-02 17:01:09 -04:00
from-to Initial commit 2024-04-02 17:01:09 -04:00
funky Initial commit 2024-04-02 17:01:09 -04:00
group-anagrams Initial commit 2024-04-02 17:01:09 -04:00
is-isomorphic Initial commit 2024-04-02 17:01:09 -04:00
local-peaks Initial commit 2024-04-02 17:01:09 -04:00
long-text Initial commit 2024-04-02 17:01:09 -04:00
longest-sub-seq Initial commit 2024-04-02 17:01:09 -04:00
longest-word Initial commit 2024-04-02 17:01:09 -04:00
maximum-profit Initial commit 2024-04-02 17:01:09 -04:00
parens-substring Initial commit 2024-04-02 17:01:09 -04:00
passdoors Initial commit 2024-04-02 17:01:09 -04:00
phone-letter Initial commit 2024-04-02 17:01:09 -04:00
pride-flag Initial commit 2024-04-02 17:01:09 -04:00
reorder Initial commit 2024-04-02 17:01:09 -04:00
repeated-groups Initial commit 2024-04-02 17:01:09 -04:00
roll-dice Initial commit 2024-04-02 17:01:09 -04:00
vertical-slashes Initial commit 2024-04-02 17:01:09 -04:00
.gitignore Initial commit 2024-04-02 17:01:09 -04:00
LICENSE Initial commit 2024-04-02 17:01:09 -04:00
README.md Initial commit 2024-04-02 17:01:09 -04:00

Various solution to programming puzzles

License

Every source code file is distributed under the BSD license:

Copyright 2024 Zoé Cassiopée Gauthier.

Use of this source code is governed by an MIT-style license that can be found in the LICENSE file or at https://opensource.org/licenses/MIT.