DS-Algo-Zone icon indicating copy to clipboard operation
DS-Algo-Zone copied to clipboard

Balanced Brackets ( using stacks )

Open nikhil072000 opened this issue 3 years ago • 5 comments

🚀 Feature

Balanced Brackets: Given a string, representing an expression. We've to check, if the expression is balanced ( closing brackets and opening brackets match up as well )

Have you read the Contribution Guidelines?

Yes

Pitch

Such problems helps in logic building and was also asked in interviews. please assign this to me for JAVA.

Assignees

(Do not make changes in this section until asked to do so)
C -
C# -
C++ - @codesanta142 Go -
Java - @nikhil072000 Javascript -
Kotlin -
Python -

nikhil072000 avatar Oct 02 '21 13:10 nikhil072000

I take up this in C++

codesanta142 avatar Oct 02 '21 14:10 codesanta142

@nikhil072000 - Java @codesanta142 - C++ assigned

manan025 avatar Oct 02 '21 20:10 manan025

Hi I would like to try my hand at go

lucblassel avatar Oct 03 '21 17:10 lucblassel

I can take this up in python

AkhileshManda avatar Oct 04 '21 03:10 AkhileshManda

@manan025 please assign me this topic for c#

DoyelA avatar Oct 05 '21 07:10 DoyelA