Skip to content
generated from threeal/nodejs-starter

Tool for compiling and testing solutions to LeetCode problems

License

Notifications You must be signed in to change notification settings

threeal/leettest

Repository files navigation

LeetTest

LeetTest is a tool for compiling and testing solutions to LeetCode problems.

Key Features

  • Compiles and tests C++ solutions to LeetCode problems.

Usage

  • Add a test.yaml file that contains a test schema for a LeetCode problem.
  • Write the C++ solution in the solution.cpp file.
  • Execute the leettest command to compile and test the solution.

License

This project is licensed under the terms of the MIT License.

Copyright © 2024 Alfi Maulana