Checks validity of a sequence of brackets using a linked list stack. Linked list functionality coded from scratch. Opportunity to test the linked list included.
chasestubb/Bracket-check
Checks validity of a sequence of brackets using a linked list stack. Linked list functionality coded from scratch. Opportunity to test the linked list included.
C