Letter Problem (with.Java)

This article looks into the “letter” problem. As I solve coding test problems, I look back on the problems I solved and look into different...

   Feb 28, 2024     1 min read
Characters that appear only once (with.Java)

This article looks into the “character that appears only once” issue. As I solve coding test problems, I look back on the problems I solved...

   Feb 27, 2024     2 min read
Changing index (with.Java)

This article looks into the “changing index” problem. As I solve coding test problems, I look back on the problems I solved and look into...

   Feb 26, 2024     1 min read
Finding divisors (with.Java)

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

   Feb 25, 2024     2 min read
Convert text numbers to integer (with.Java)

This is an article about the problem of “Converting text numbers to integers.” As I solve coding test problems, I look back on the problems...

   Feb 24, 2024     3 min read