Pergunta de entrevista da empresa Airmeet

This was a standard online coding test on a platform like HackerRank. It consisted of three competitive programming-style questions to be solved in 90 minutes. Q1: A medium-level problem based on Graph Theory (seemed like a variation of Dijkstra's algorithm). Q2: A hard problem involving Dynamic Programming with some tricky constraints. Q3: A medium problem focused on string manipulation and hashing.