RLRasmus Larssoninrasmuslarsson.hashnode.dev·Aug 5, 2021 · 2 min readSolving the median of two sorted arrays in O (n log (m + n))I have been doing a bit of HackerRank and LeetCode challenges to practice and avoid skill rot since I do not do as much low level programming as I used to. While going over the discussions for one of these challenges [1] I noticed a lot of people bra...00
RLRasmus Larssoninrasmuslarsson.hashnode.dev·May 6, 2021 · 3 min readWork faster with a simple to-do processWether I am working on a large project or am just starting out on something small and new I eventually end up with too many ideas for new features or improvements. Like pulling on a thread a small bug reveals something else that needs fixing or while...00