Connor MulhollandFinding the Smallest DifferenceToday let’s go over finding the smallest difference between two numbers in two seperate arrays. In order to solve this problem we must find…Jun 7, 2021Jun 7, 2021
Connor MulhollandSolving Three Number SumToday, we will be solving the three number sum problem together. In a previous article we went over the two number sum problem and…Jun 1, 2021Jun 1, 2021
Connor MulhollandSorting and Squaring an ArrayToday we are going to go over another problem which is to square a sorted array. This seems super simple, you just loop through and…May 20, 2021May 20, 2021
Connor MulhollandValidating a SubsequenceToday we will be going over how to see if an array is a subsequence of another array. A subsequence of an array is a set of numbers that…May 17, 2021May 17, 2021
Connor MulhollandWhat is Flutter and why is it all the rage right now?It was React Native. And now a strong contender has grown in popularity in the competition for world’s most powerful and intuitive…Apr 30, 2021Apr 30, 2021
Connor MulhollandFlying into CodingAs I look back on my experience with coding, I’m left nostalgic about the past. My careers before and my abilities now coincide and make…Apr 26, 2021Apr 26, 2021
Connor MulhollandHow to Use Custom Hooks In Your React AppReact with Hooks is probably the most awesome part about React thus far. The power and ability it provides is almost endless and that…Feb 16, 2021Feb 16, 2021
Connor MulhollandBasics of Something Basic: The Command LineTo start off, what even is the command line? Your command line is a text interface for your computer’s OS (operating system). With it, you…Jan 27, 2021Jan 27, 2021
Connor MulhollandSo you wanna build a website…You’ve conquered the basics of Ruby and you’re ready to move onto the next challenge. Building a fully-functioning (but maybe not the most…Dec 7, 2020Dec 7, 2020