Choosing a multiple of n (with.Java)

This is an article about the problem of “Selecting a multiple of n.” As I solve coding test problems, I look back on the problems...

   Mar 4, 2024     2 min read
Finding numbers (with.Java)

This is an article about the “Find a number” problem. As I solve coding test problems, I look back on the problems I solved and...

   Mar 3, 2024     2 min read
Similarity of arrays (with.Java)

This article examines the “Similarity of Arrays” problem. As I solve coding test problems, I look back on the problems I solved and look into...

   Mar 2, 2024     2 min read
Calculating strings (with.Java)

This is an article about the problem of “Calculating strings”. As I solve coding test problems, I look back on the problems I solved and...

   Mar 1, 2024     2 min read
Find largest number (with.Java)

This article examines the problem of “Finding the largest number.” As I solve coding test problems, I look back on the problems I solved and...

   Feb 29, 2024     2 min read