Skip to content

nuoxoxo/coding-quest

Repository files navigation

Coding Quest

My solutions for codingquest.io

fi. no. what
2024
37 Othello - now inaccessible
☑️ 36 BFS : shortest path
☑️ 35 DP like coin change
☑️ 34 Hardcoded parsing
☑️ 33 Playfair cipher
☑️ 32 Parsing
☑️ 31 3 dimensional pythagoras
☑️ 30 Run-length encoding (RLE)
☑️ 29 IPv4
☑️ 28 Parsing spacelines
2023
☑️ 27 Dijkstra classic
☑️ 26 Binary search tree make
☑️ 25 Traveling salesman (TSP)
☑️ 24 Snake
☑️ 23 Grid problem - Asteroid II
☑️ 22 Pixels to letters
☑️ 21 Decoding TCP/IP packets
☑️ 20 Tic tac toe (brute-forced)
☑️ 19 16th/leftmost bit flipped
☑️ 18 simple dict
2022
☑️ 17 Binary string
☑️ 16 Hex string
☑️ 15 Floodfill DFS - Asteroid I
☑️ 14 Wordle (guess a word)
☑️ 13 Snakes and ladders
2022 🧪 Practice round
12 ( empty )
11 ( empty )
☑️ 10 Steganography
☑️ 9 BFS
☑️ 8 Vigenère cipher
☑️ 7 (GCD could only speed up a little)
☑️ 6 Interpret a program
☑️ 5 SHA256
☑️ 4 Connect 4
☑️ 3 Distance in 3D
☑️ 2 Lottery
☑️ 1 Examine 60-sec blocks