Find the desired string (with.Java)

In this article, we learned about finding a string. We’ll do this by solving a coding test problem, doing a retrospective on the problem we...

   Oct 10, 2023     1 min read
Make it 1 (with.Java)

In this article, we’ve learned how to make 1. We’ll be solving coding test problems, reflecting on the problems we solved, and learning about other...

   Oct 9, 2023     2 min read
Transforming a sequence based on conditions 2 (with.Java)

In this article, we learned about converting a sequence to fit a condition. We’ll do this by solving a coding test problem, reflecting on the...

   Oct 8, 2023     4 min read
Transforming a sequence based on conditions 1, How to control an array based on conditions (with.Java)

In this article, we learned about converting a sequence to fit a condition. We’ll do this by solving a coding test problem, reflecting on the...

   Oct 7, 2023     2 min read
Querying sequences and intervals 1 (with.Java)

We’ve been learning about sequences and interval queries. We’ll do this by solving coding test questions, reflecting on the problems we solved, and exploring other...

   Oct 6, 2023     2 min read