algorithms Paranthesis Balance Checking Algorithm (Go) Checks to see if the paranthesis are balanced in the given string with time complexity of O(n).