Hello, World!
q)-1"Hello, World!";
Hello, World!
After completing the 2017 AdventOfCode challenges using q/kdb+, I decided that I would revisit my solutions and write them up as blog posts in the hope that someone may find them useful.
Each post will detail parts 1 and 2 of the day’s challenge. I’ll explain my thought process, building up each solution piece-by-piece.
My intention is for this to be accessible to people who may have some prior programming experience, but are new to Q.
All solutions are available in my AoC Github repository.
Posts
-
Advent of Code 2017, Day 00: Our first KDB session
-
Advent of Code 2017, Day 01: Inverse Captcha
-
Advent of Code 2017, Day 02: Corruption Checksum
-
Advent of Code 2017, Day 03: Spiral Memory
-
Advent of Code 2017, Day 04: High-Entropy Passphrases
-
Advent of Code 2017, Day 05: A Maze of Twisty Trampolines, All Alike
-
Advent of Code 2017, Day 06: Memory Reallocation
-
Advent of Code 2017, Day 07: Recursive Circus
-
Advent of Code 2017, Day 08: I Heard You Like Registers
-
Advent of Code 2017, Day 09: Stream Processing
-
Advent of Code 2017, Day 10: Knot Hash
-
Advent of Code 2017, Day 11: Hex Ed
-
Advent of Code 2017, Day 12: Digital Plumber
-
Advent of Code 2017, Day 13: Packet Scanners
-
Advent of Code 2017, Day 14: Disk Defragmentation
-
Advent of Code 2017, Day 15: Dueling Generators
-
Advent of Code 2017, Day 16: Permutation Promenade
-
Advent of Code 2017, Day 17: Spinlock
-
Advent of Code 2015 in Shakti
subscribe via RSS