Leetcode - 49. Group Anagrams
See the problem Initial attempt My first attempt at this problem was, frankly awful. Yes it worked, but the performance was very poor, landing in the bottom 5% in both space and time complexity. F...
See the problem Initial attempt My first attempt at this problem was, frankly awful. Yes it worked, but the performance was very poor, landing in the bottom 5% in both space and time complexity. F...
I’ve always been an Android enjoyer, all but my very first phone (well, it was an iPod) have been Android phones. I won’t get too much into the Android vs iOS debate here but I’m sure you have your...
Solving "FindAndOpen" by Mubarak Mikail
Solving "hideme" by Geoffrey Njogu
My solution to Advent of Code 2023 Day 1
Solving "CanYouSee" by Mubarak Mikail
My solution to Advent of Code 2015 Day 2
My solution to Advent of Code 2015 Day 1
Wow, setting up this blog was WAY more of a pain than it probably should’ve been. The vast majority of the time was spent trying to get GitHub Pages and Jekyll themes to play nice together, which ...