Removing Specific Characters (with.Java)
This is the “Remove specific characters” problem. We’re going to take a look at solving a coding test problem, provide a retrospective on how we...
I hate even numbers (with.Java)
This is a post about the “I hate even numbers” problem. We’re going to learn about it by solving coding test problems, reflecting on the...
Finding the Lowest Common Denominator (with.Java)
In this post, we’ve been discussing the “find the smallest value” problem. We’re going to learn by solving coding test problems, reflecting on the problems...