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

   Nov 14, 2023     2 min read
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...

   Nov 13, 2023     0 min read
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...

   Nov 12, 2023     2 min read
Find the longest substring ending in a specific string (with.Java)

This is a recap of the “Find the longest substring ending in a specific string” problem. We’re going to look at it as a coding...

   Nov 11, 2023     2 min read
Convert a string to an integer (with.Java)

This is a recap of the “Convert a string to an integer” problem. We’re going to learn by solving coding test questions, reflecting on the...

   Nov 10, 2023     0 min read