SOLID - Liskov Substitution PrincipleFebruary 21, 2020 | software-engineeringThis is the first post in a series on the SOLID design principles for object oriented programming. The acronym SOLID represents five…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