krishna14kant / Data-Structures-

hacktoberfest hacktoberfest2020 hacktoberfest-accepted
45 stars 481 forks source link

Generate random Array Test Cases #549

Open Saatwik122 opened 1 year ago

Saatwik122 commented 1 year ago

Generate Random Test cases and in each test case print the random size of array, and array itself. this helps user to generates new test cases during contest to check validity of code. plz merge this to the code base.