HELLO! I have an assignment in Data Structures course regarding to trees. Please solve it step by step using pen and pap

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

HELLO! I have an assignment in Data Structures course regarding to trees. Please solve it step by step using pen and pap

Post by answerhappygod »

HELLO! I have an assignment in Data Structures course regarding
to trees. Please solve it step by step using pen and paper, and
explaining the steps. Do not code.
Question :
Enter the https://www.random.org/sequences/ and generate a sequence
of numbers
(smallest value 1 and largest 100). Get the first 20 values
and:
a. Sort the contents in descending order using MergeSort.
b. Sort the contents in ascending order using Quick-Sort where you
can take as pivot
each last value.
c. Sort the contents in ascending order using Heap-Sort.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply