Status: IN
The repo prefers inline `if depth > max_depth` comparisons over `max_depth = max(max_depth, depth)` calls in tight loops, avoiding a function-call overhead per iteration.
Source: entries/2026/06/06/maximum-nesting-depth-of-the-parentheses-solution.md