Hello and welcome to the challenge!
Write a code which checks if the given string includes properly closed brackets.
Examples
- valid brackets:
{([][]){}}
- invalid brackets:
{([][]))){}}
You can solve this programming contest in Java, JavaScript, Python, C++ and many more languages. If you want, you can also take part in other Challenges. Below you can find some of them:
Have fun and good luck! :)
Did you like this challenge and would like to try your hand at some interesting big programming competitions? Check what’s all over the news in tech world in April 2019 in our article with upcoming IT Conferences, Hackathons and Online Challenges.