Throwing a ball (with.Java)

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

   Feb 8, 2024     2 min read
Finding the location of a point (with.Java)

This is an article about the problem of “Finding the location of a point.” As I solve coding test problems, I look back on the...

   Feb 7, 2024     2 min read
Making it two-dimensional (with.Java)

This is an article about the problem of “making it 2-dimensional.” As I solve coding test problems, I look back on the problems I solved...

   Feb 6, 2024     2 min read
Morse Code 1 (with.Java)

This is an article about the “Morse Code 1” problem. As I solve coding test problems, I look back on the problems I solved and...

   Feb 5, 2024     4 min read
Number of ways to divide beads (with.Java)

This is an article that examines the “number of ways to divide marbles” problem. As I solve coding test problems, I look back on the...

   Feb 4, 2024     2 min read