Question: **in C++** Part A-1: Implement the MergeSort and Merge methods in the HeroesDB class. Your code must follow the pseudo-code. NOTE: you must add a
**in C++** Part A-1: Implement the MergeSort and Merge methods in the HeroesDB class. Your code must follow the pseudo-code.
NOTE: you must add a parameter of type SortBy to both methods. You will get the user's sort by selection in part A-2 and pass it to MergeSort.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
