Answered step by step
Verified Expert Solution
Question
1 Approved Answer
program C++ seed : 191031424 please expert do this Write a code without error and can be run. Program in C++. Create a random number
program C++
seed : 191031424
please expert do this
Write a code without error and can be run. Program in C++. Create a random number generator to create a list for unique integers that will appear once. It must able to generate 300 integers (no repeated using: 191031424 ass a seed generator Implement Merge Sort and quick sort to sort a list of integers. Discuss the algorithm used for 100, 200 and 300 integers execution time in millisecond Include comment in the code for explanation of code Create a main function that will be able to call the number generator and algorithms By using function from the first task, generate 300 unique integers. Output the list in a 100data.txt. get the last integer in the list ask Read the integers from the file in an array or linked list Repeat the process with 200 and 300 integers Write a code without error and can be run. Program in C++. Create a random number generator to create a list for unique integers that will appear once. It must able to generate 300 integers (no repeated using: 191031424 ass a seed generator Implement Merge Sort and quick sort to sort a list of integers. Discuss the algorithm used for 100, 200 and 300 integers execution time in millisecond Include comment in the code for explanation of code Create a main function that will be able to call the number generator and algorithms By using function from the first task, generate 300 unique integers. Output the list in a 100data.txt. get the last integer in the list ask Read the integers from the file in an array or linked list Repeat the process with 200 and 300 integersStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started