Celigo Interview Question

Find a given word in a 2D matrix

Interview Answer

Anonymous

Sep 20, 2025

I solved it using BFS approach