Home Blog Category Security Capture The Flag Advent Of Code Advent Of Code 2015 Category: Advent Of Code 2015 Explore the first edition of the Advent of Code, featuring festive programming puzzles from the 2015 event.
Posts Showing 8 posts in this category.
Advent Of Code 2015: Day 8 Loading...Advent Of Code 2015 1271 2 Discover how to solve Day 8's Advent of Code challenge by calculating the difference in character counts for string literals and encoded strings. Advent Of Code 2015: Day 7 Loading...Advent Of Code 2015 1487 0 Solve Day 7 Advent of Code challenge using Z3Py for logical constraints and theorem proving. Instructions for both parts included. Advent Of Code 2015: Day 6 Loading...Advent Of Code 2015 769 0 Transform your holiday house with a million lights! Follow Santa's instructions to achieve the ideal lighting. Discover the total brightness after the setup. Advent Of Code 2015: Day 5 Loading...Advent Of Code 2015 1155 0 Santa needs help sorting nice and naughty strings in his text file. Discover how Python can solve this festive challenge efficiently! Advent Of Code 2015: Day 4 Loading...Advent Of Code 2015 1496 0 Help Santa mine AdventCoins by finding the lowest number that produces an MD5 hash starting with five zeroes. Learn more and solve with Python! Advent Of Code 2015: Day 3 Loading...Advent Of Code 2015 603 0 Santa's challenge: delivering presents on an infinite grid while navigating tricky directions. How many houses receive at least one present? Advent Of Code 2015: Day 2 Loading...Advent Of Code 2015 859 0 Calculate the exact amount of wrapping paper and ribbon needed for presents with this simple Python script, solving Day 2's Advent of Code challenge. Advent Of Code 2015: Day 1 Loading...Advent Of Code 2015 706 0 Help Santa save Christmas by solving puzzles in the Advent of Code. Track Santa's floor changes and find the first basement entry position.