Hacktoberfest-2021
Hacktoberfest-2021 copied to clipboard
Balanced Brackets question using Stacks in c++
We have a string of characters that can either be '(' or '{' or '[' or ')' or '}' or ']', and we have to tell whether the given set of brackets is balanced or not. Example Input = ( { [ ] } ) Output = YES
Input = ( { [ { ] } ) Output = NO
please assign this issue to me, i want to work on it in c++ language
done
sir i am good at solving these type of problems , please assign it to me.
Will u please assign this issue to me @Architgupta001