Adapter - Using Incompatible InterfacesJanuary 30, 2020 | software-engineeringThis is the third post in our Software Design Pattern series. The Design Pattern that we will be looking at today is called the Adapter…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