Welcome to Matching Brackets on Exercism's Go Track.
If you need help running the tests or submitting your code, check out HELP.md
.
Given a string containing brackets []
, braces {}
, parentheses ()
,
or any combination thereof, verify that any and all pairs are matched
and nested correctly.
- @pminten
- @alebaffa
- @bitfield
- @dvrkps
- @ekingery
- @ferhatelmas
- @hilary
- @ilmanzo
- @kytrinyx
- @leenipper
- @petertseng
- @robphoenix
- @rpottsoh
- @sebito91
- @strangeman
- @tleen
- @eklatzer
Ginna Baker