krishna14kant / Data-Structures-

hacktoberfest hacktoberfest2020 hacktoberfest-accepted
45 stars 468 forks source link

Generate random Array Test Cases #549

Open Saatwik122 opened 11 months ago

Saatwik122 commented 11 months 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.