Skip to content

Comment on Parallel Parentheses Matching

Comments

This is above my pay grade. I cannot begin to image having to actually implement that:

To start off, we will discuss a smaller instance of the problem, which is given a single type of parentheses that has its open and closed forms '(' and ')', determine if a string of parentheses is balanced.

And in the real world, there are parentheses in strings (escaped or not) and in comments.

I wouldn't even know where to start.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.