Question: ***use c or c++ (write correct code without error ) 1-Create a random number generator to create a list of unique integers ( each number
***use c or c++ (write correct code without error )
1-Create a random number generator to create a list of unique integers (each number must appear only once). The code for this generator can be obtained from the internet. It must be able to generate at least 300 integers (no repeated numbers) by using your matric ID as a seed generator. Write the pseudocode of the function
use ID1910300431
2-Implement merge sort, and quick sort to sort a list of integers. The code for these algorithms .Each function must be accompanied by comments.*
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
