Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 326 Bytes

File metadata and controls

9 lines (7 loc) · 326 Bytes

TestCaseGenerator

Hack36 V3

IDEA:

  1. we will be making a wide range test case generator for various types of questions
  2. it will cover various types of standards question

Problem usually faced: we miss out some corner cases and big test cases ... which we will try to cover upto 80-90% which will increase the accuracy.