Factorial (with.Java)

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

   Feb 13, 2024     2 min read
Sorting strings 1 (with.Java)

This is an article that looks into the problem of “sorting strings 1”. As I solve coding test problems, I look back on the problems...

   Feb 12, 2024     2 min read
Find composite number (with.Java)

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

   Feb 11, 2024     2 min read
Number of dice (with.Java)

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

   Feb 10, 2024     2 min read
Rotating an array (with.Java)

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

   Feb 9, 2024     2 min read