Homework assignment: Write code to find the length of the longest non-decreasing sequence through adjacent, non-repeating cells (including diagonals) in a rectangular grid of numbers.
Sigiloso
Thanks for sharing the questions. We've found that the ability to code a simple clean solution to the calculation mentioned is an indicator of success at Lucid. In other words, the intent is simply to solicit some clean, reasonable code as a step in the interview process. Hope that helps!