Question d’entretien chez Axon

Dynamic programming question, find the maximum length of true bracket.

Réponse à la question d'entretien

Utilisateur anonyme

8 janv. 2020

I can only give O(n ^ 3) solution, expected is O(n)