Pergunta de entrevista da empresa Constructor

You have a string which contains a maze. Create an algorithm to check if there's a path between a and b.

Resposta da entrevista

Sigiloso

23 de mai. de 2025

adjacency matrix based on input string and then dfs