Closed robphoenix closed 7 years ago
twelve-days
food-chain
house
beer-song
pangram
isogram
anagram
acronym
Both functional programming exercises.
bit-shifting
grains
allergies
secret-handshake
variable-length-quantity
scrabble-score
etl
Scrabble based, both deal with mapping runes <-> numbers, Map focused.
Take an ASCII-art style representation of data and identify what it encodes:
kindergarten-garten
ocr-numbers
Inversely, take data in one representation and output it in ASCII-art style.
Create output 'shape' based on input value.
Matrix manipulation/search usually as multi-dimensional arrays.
matrix
word-search
crypto-square
queen-attack
saddle-points
transpose
minesweeper
String manipulation/search based around the concept of DNA.
hamming
rna-transcription
nucleotide-count
protein-translation
Refactoring existing code.
Primes:
prime-factors nth-prime
closed by #835
See #825