Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 708 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 708 Bytes

Test Case Generator

About:

For competitive programming problems solvers and problem makers 😼, you will be able to generate random test cases easily with this Test Case Generator, you can:

  • specify the types used in the test cases.

  • customize each type as needed.

  • Download Test cases ,each one on a .txt file. (will be implemented soon)


Current Supported Types:

  • Integer
  • String
  • Array
  • Double
  • Tree

Tools used in the project:

  • JavaScript
  • Tailwind
  • Svelte
  • DaisyUI

big thanks to Svelte and DaisyUI for making things easier

do not forget to give it a try