Pergunta de entrevista da empresa Brain Station-23

Longest repeating character replacement which is a DSA problem.

Resposta da entrevista

Sigiloso

8 de jul. de 2024

I explained how I can solve the problem using sliding window in O(n) time complexity

1