Solve challengesΒΆ

  1. Download the git repo for the challenge

  2. Open the repo in VSCode

    1. File / Open folder

    2. Look for the root folder of the repo

    3. Ok

  3. Select a device to do the challenge on

  4. Run the sample tests:

    1. Remote Test

    ../_images/remote_test.png
  5. Solve the challenge

    1. Open lib/challenge/src/challenge.cpp

    2. Write the desired function

    3. Run remote test