oh thanks for the feedback! you mean to use the code directly in place instead of creating the abstractions? if i understood correctly it's a good point. ty again
I understand. In that scenario, I would assume that there is a method or keyword to implement safe stack recursion.
Both solutions are O(n), what makes them equally bad! Check my better, O(1) solution here! ;)
Loading collection data...
oh thanks for the feedback! you mean to use the code directly in place instead of creating the abstractions? if i understood correctly it's a good point. ty again
I understand. In that scenario, I would assume that there is a method or keyword to implement safe stack recursion.
Both solutions are O(n), what makes them equally bad! Check my better, O(1) solution here! ;)