MAKE A FUNCTIONAL DATABASE APP USING THE PICTURE I POSTED BELOW AS A REFERENCES. BE ABLE TO SAVE THE DATABASE AND ALL. I NEED SOURCE CODES AND JAR FILE. THE REQUIREMENTS ARE BELOW AS WELL.
Your job is to: 1) implement the one algorithm in these files that is not already implemented (merge sort), 2) Tell me in a comment in your code three
Your job is to: 1) implement the one algorithm in these files that is not already implemented (merge sort), 2) Tell me in a comment in your code three things: what the runtime of this algorithm is whether it is “destructive” whether it is “in-place” 3) submit timing data