About access lines

This article is about the “access line” problem. This article summarizes the concepts I learned while studying networks.

   Dec 11, 2023     1 min read
Diagonalizing a Two-Dimensional Array (with.Java)

This is the “Diagonalize a two-dimensional array” problem. We’re going to look at it as a coding test problem, provide a retrospective on how we...

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

This is the “Make it square” problem. We’re going to learn by solving coding test problems, reflecting on the problems we’ve solved, and exploring other...

   Dec 9, 2023     3 min read
Create with l (with.Java)

This is the “Make it L” problem. We’re going to learn about it by solving coding test problems, reflecting on the problems we solved, and...

   Dec 6, 2023     1 min read
Spiralizing integers (with.Java)

This is a recap of the “Arrange integers in a spiral” problem. We’re going to learn by solving coding test problems, reflecting on the problems...

   Dec 5, 2023     3 min read