Sum of two numbers (with.Java)
This is a post about the “sum of two numbers” problem. We’re going to learn about it by solving a coding test problem, reflecting on...
0 off (with.Java)
This is a post about the “zero off” problem. We’re going to learn by solving coding test problems, reflecting on the problems we’ve solved, and...
Count how many times a string occurs (with.Java)
This is a recap of the “Count how many times a string appears” problem. We’re going to go through the process of solving a coding...