Next month (October), will have the Object-Oriented October theme, which will feature six languages:
- MIPS Assembly
- WebAssembly
- x86-64 Assembly
In theory, this should make selecting exercises easier, but unfortunately there are two things going against it:
- We have already used a great many exercises in previous months
- They’re all relatively small tracks, with not that many exercises implemented
The current list of possible exercises looks as follows:
exercise | mips | wasm | x86-64-assembly |
---|---|---|---|
grains | |||
resistor-color | |||
all-your-base | |||
bank-account | |||
binary | |||
hexadecimal | |||
nth-prime | |||
nucleotide-count | |||
octal | |||
rotational-cipher | |||
trinary |
We don’t even have one exercise that is implemented by all three tracks.
For completeness’ sake, these are the unimplemented exercises that are in prob-specs that we haven’t yet used:
- affine-cipher
- alphametics
- book-store
- bottle-song
- bowling
- change
- complex-numbers
- connect
- crypto-square
- custom-set
- diamond
- dnd-character
- dominoes
- dot-dsl
- error-handling
- flatten-array
- food-chain
- forth
- go-counting
- grade-school
- grep
- hangman
- hello-world
- house
- isbn-verifier
- killer-sudoku-helper
- kindergarten-garden
- knapsack
- ledger
- lens-person
- list-ops
- markdown
- meetup
- micro-blog
- minesweeper
- ocr-numbers
- paasio
- palindrome-products
- parallel-letter-frequency
- pascals-triangle
- perfect-numbers
- pig-latin
- poker
- pov
- prime-factors
- proverb
- pythagorean-triplet
- queen-attack
- rail-fence-cipher
- rational-numbers
- react
- rectangles
- resistor-color-duo
- resistor-color-trio
- rest-api
- run-length-encoding
- satellite
- say
- scale-generator
- sgf-parsing
- spiral-matrix
- square-root
- state-of-tic-tac-toe
- strain
- sublist
- tournament
- transpose
- tree-building
- twelve-days
- two-bucket
- variable-length-quantity
- word-search
- wordy
- zebra-puzzle
- zipper