Check if it's a substring (with.Java)

This is the “Check if it’s a substring” problem. We’re going to go through the process of solving a coding test problem, reflecting on the...

   Nov 24, 2023     1 min read
Deleting Elements of an Array (with.Java)

This is a recap of the “Delete elements of an array” problem. We’re going to learn by solving the coding test problem, reflecting on how...

   Nov 23, 2023     2 min read
Difference between int and long and about BigInteger (with.Java)

“Difference between int and long and about BigInteger” problem. I was able to learn quite a bit more about the data types that I had...

   Nov 22, 2023     2 min read
Automated crypto trading bot implementation 6 (with.Upbit Open API)

This post is about “Implementing an automated cryptocurrency trading bot 6 (series)”. Nowadays, the value of cryptocurrencies is steadily increasing. In a bull market, it...

   Nov 21, 2023     3 min read
Automated crypto trading bot implementation 5 (with.Upbit Open API)

This post is about “Implementing an automated cryptocurrency trading bot 5 (series)”. Nowadays, the value of cryptocurrencies is steadily increasing. In a bull market, it...

   Nov 20, 2023     3 min read