[Leet Code] Rings and RodsLeetcode: https://leetcode.com/problems/rings-and-rods/Jan 23, 2022Jan 23, 2022
[Leet Code] Maximum Number of Words Found in SentencesLeetcode: https://leetcode.com/problems/maximum-number-of-words-found-in-sentences/Jan 23, 2022Jan 23, 2022
Tips and Tricks for Fully Remote Working Software EngineerThis incoming year, 2022, I will be starting a position as a fully remote worker. This will be a first for me. Obviously, like many other…Dec 28, 2021Dec 28, 2021
Getting started with Go — MapsMaps are the equivalent to a dictionary in python. They’re a key value storage data structure.Dec 24, 2021Dec 24, 2021
Getting started with Go — Switch StatementsIn Go, switch statements are for the most part very similar to a lot of other languages. Their general syntax is as follows:Dec 24, 2021Dec 24, 2021
Getting started with Go — LoopsLoops are interesting in Go. From other languages, such as java, we have the following loops:Dec 23, 2021Dec 23, 2021
Getting started with Go — ContinuedContinuing on from the last article, there are a few more tips and tricks to teach you.Dec 23, 2021Dec 23, 2021
Getting started with GoHere I’ll provide some useful tips and tricks for getting started with Go.Dec 23, 2021Dec 23, 2021
[Leet Code] Build an Array With Stack OperationsLeetcode: https://leetcode.com/problems/build-an-array-with-stack-operations/Nov 8, 2021Nov 8, 2021
[Leet Code] Relative RanksLeetcode: https://leetcode.com/problems/relative-ranks/Nov 8, 2021Nov 8, 2021