Skip to content

ChurchillV/Bracket-Checker

Repository files navigation

BRACKET CHECKER PROJECT - DSA GROUP 10

Current branches:

  • main - Base Algorithm

    Requirements:

    • Must have node installed to test algorithm command line. Install here

    Instructions for running:

    1. Edit the test_string in console.log(BracketChecker.checkBrackets("<test_string>"));

    2. Open the project folder in the terminal.

    3. Type node bracket_checker.js to see the result.

  • Essien - UI and Alternative Algorithms

  • Hassan - Detailed Algorithms with Unit Testing

    Requirements

    • Must have mocha installed
        npm install mocha

    Setup

    1. pull Hassan's branch
    2. cd into the test
    3. Run npx mocha .test.js to use the locally installed mocha in your directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •