You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The algorithm tester is an interface that provides the necessary methods to generate test cases as needed. The tester generates randomized values, of the users chosen data type, and stores them in an array. Further modifications and updates shall include the ability to store the data in a data structure of the user's choice.