Print age (with.Java)

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

   Feb 3, 2024     1 min read
Iced Americano (with.Java)

This article looks into the “Iced Americano” issue. As I solve coding test problems, I look back on the problems I solved and look into...

   Feb 2, 2024     1 min read
Rock, Paper, Scissors (with.Java)

This article examines the “rock, paper, scissors” problem. As I solve coding test problems, I look back on the problems I solved and look into...

   Feb 1, 2024     1 min read
Get a discount at a clothing store (with.Java)

This article looks into the problem of “getting a discount at a clothing store.” As I solve coding test problems, I look back on the...

   Jan 31, 2024     3 min read
About understanding data formats in APIs

outline Application programming interfaces (APIs) are a key element for seamlessly exchanging data between software applications. Understanding data formats is very important when working with...

   Jan 30, 2024     2 min read