React.js: Building a Password Strength MeterSeptember 17, 2020 | software-engineeringIn this post, we’ll walk through a simple React.js example of how to build a password meter display to indicate the strength of a password…Read More
Code Tests - Alphanumeric Filter Sort ProblemFebruary 13, 2020 | software-engineeringHere is another post about a recent code test that I also struggled with. This was a timed take home test in which I had 60 minutes to solve…Read More
Code Tests - Airplane Itinerary ProblemJanuary 23, 2020 | software-engineeringThis post is about a code test that I recently encountered and struggled to solve during the interview. The problem isn’t actually that…Read More