Quant Interview Question #quant
Key Takeaways
Solving a quant interview question on finding a monochromatic rectangle in an infinite grid with 100 colors
Full Transcript
Consider the infinite grid in the plane. Each integer grid point is colored using one of 100 colors with no restriction on how the colors are assigned. We want to find a rectangle whose four vertices are grid points and all have the same color. For example here, the four vertices of the highlighted rectangle are all the same color. The problem asks, does such a monochromatic rectangle necessarily exist for every possible coloring of the integer grid? Post your answers in comments.
Original Description
Can you solve this quant interview question?
More on: Algorithm Basics
View skill →
🎓
Tutor Explanation
DeepCamp AI