Valentin PlacidoLeetCode 921. Minimum Add to Make Parentheses Valid — JavaScript BasicsLeetCode has been my go to resource for practicing interview questions or just to learn new methods implement a more efficient solution…Oct 26, 2020Oct 26, 2020
Valentin PlacidoLeetCode 344. Reverse String — JavaScript BasicsThis week I will solve problem 344 on LeetCode called Reverse String. Below is my implementation of the problem.Oct 18, 2020Oct 18, 2020
Valentin PlacidoLeetCode 509. Fibonacci Number — Using Recursion in JavaScriptThis week has not been any different than the past few weeks as I have been studying more and more to be better prepared for upcoming…Oct 11, 2020Oct 11, 2020
Valentin PlacidoLeetCode 342. Power of Four, My SolutionDuring this past week I have been spending more and more time on both LeetCode and HackerRank trying to solve new problems. This article…Oct 4, 20201Oct 4, 20201
Valentin PlacidoJavaScript Basics: parseInt() vs Number and when to use each oneWhen you want to convert a variable from a string to a number you have two options that perform the same operation but behave differently…Sep 27, 2020Sep 27, 2020
Valentin PlacidoPreparing for a Coding InterviewOver the past two weeks it has been the busiest time span in my job hunt for my first software engineering position. With the multiple…Sep 20, 2020Sep 20, 2020
Valentin PlacidoHow to use GitHub in VS CodeSo after upgrading to a new system to develop from I came across of the issue of setting back up my work environment that I was used to…Sep 13, 2020Sep 13, 2020
Valentin PlacidoApps I use during my job hunt for my first developer position!Having finished Flatiron School this past May I have begun my job hunt for my first software developer position. While I may not have a…Sep 4, 2020Sep 4, 2020
Valentin PlacidoHow to use Filter, Map, and Reduce in JavaScript!To begin with the methods filter, map, and reduce are different ways to manipulate data found in an array.These three methods have become…Aug 30, 2020Aug 30, 2020
Valentin PlacidoHow to practice Java for beginnersAs a new school season begins it made me remember learning my first programming language and the many frustrations that came with learning…Aug 23, 2020Aug 23, 2020