crimson-education / coding-test-starter-cplusplus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coding-test-starter-cplusplus

c++ repo for the Crimson Education interview.

Steps

  1. clone the repo git clone https://github.com/crimson-education/coding-test-starter-cplusplus.git
  2. write some code in the getNotes function
  3. call the test function in main
  4. to run the code, run ./run.sh, and see if the tests pass :)

About


Languages

Language:C++ 97.1%Language:Shell 2.9%