Posted in Functional Programming, Interview Prep, python Advent of Code: 5 mins 1 Bomb solution: Day 4 Brady Murphy posted on December 6, 2020December 6, 2020 No Comment Golf anyone?🏌️♂️ Check out today's code golf solution to Day 4 of Advent of Code 🎄 🎅 Read More
Posted in Functional Programming, Interview Prep, python Advent of Code: 5 mins 1 Bomb Solution: Day 3 Brady Murphy posted on December 6, 2020December 6, 2020 No Comment Checkout how I used the new walrus operator to solve Day 3's advent of code challenge 🧠 Santa was definitely happy with my solution 🎄 🎅 Read More
Posted in Coding, Interview Prep, python Advent of code: 5 minutes a day 1 Bomb solution: Day 1 Brady Murphy posted on December 3, 2020December 4, 2020 No Comment Checkout my 5 minute solutions to Day 1 of Advent of Code. You might find my gift to you this holiday season to be worthwhile! ... Read More
Posted in Coding, python Understanding the walrus operator := in python 3.8 Brady Murphy posted on September 26, 2020 No Comment What is the new := operator in Python 3.8? How can I use it to my advantage in my code? Let's find Read More