OAOgochukwu Azuboguintheofficialogoo.hashnode.devยทSep 30, 2022 ยท 1 min readDay 10: I4G 10 Days of Code ChallengeThe challenge for today wasn't necessarily so difficult. It was particularly challenging because there were a lot of rules to write codes for. However, I discovered a way to shorten the entire program after many trials. The Problem: THOUGHT PROCESS ...00
OAOgochukwu Azuboguintheofficialogoo.hashnode.devยทSep 29, 2022 ยท 1 min readDay 9: I4G 10 Days of Code Challenge.This was surprisingly a bit easier than the "hard" rating given to it on LeetCode. The Problem: The difference between a linked list and a normal array is quite intuitive. Whereas an array is just a set of values usually separated by commas, a link...00
OAOgochukwu Azuboguintheofficialogoo.hashnode.devยทSep 28, 2022 ยท 1 min readDay 8: I4G 10 Days Of Code ChallengeI clicked on the link to the challenge and the first thing I saw was Combine two tables. I scanned through the problem and saw that it required an SQL solution. I went through a crash course on SQL before finally taking a good look at the problem. Th...00
OAOgochukwu Azuboguintheofficialogoo.hashnode.devยทSep 27, 2022 ยท 2 min readDay 7: I4G 10 days of Code Challenge.Today's challenge was honestly a lot๐ช. I have come to realize that a lot of times, the bulk of the solution to algorithm problems lies in understanding properly the question or the problem posed As usual, I spent a lot of time trying to understand...00
OAOgochukwu Azuboguintheofficialogoo.hashnode.devยทSep 26, 2022 ยท 2 min readDay 6: I4G 10 days of Code Challenge.Like the last couple of days, this will be an article where I explain the problem from the challenge given and go through my ideas and how I arrived at a solution. The problem today was rated with a difficulty of medium and honestly, it took me quite...00