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...

   Dec 29, 2023     2 min read
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...

   Dec 28, 2023     2 min read
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...

   Dec 23, 2023     3 min read
Array Truncation (with.Java)

This is the “Truncate Array” problem. We’re going to learn by solving coding test problems, reflecting on the problems we solved, and exploring other ways...

   Dec 22, 2023     1 min read
Finding the Median (with.Java)

This is the “Find the median” problem. We’re going to learn by solving coding test problems, reflecting on the problems we’ve solved, and exploring other...

   Dec 21, 2023     1 min read