Westonci.ca is your go-to source for answers, with a community ready to provide accurate and timely information. Join our platform to connect with experts ready to provide precise answers to your questions in various areas. Get quick and reliable solutions to your questions from a community of experienced experts on our platform.

(12 points) Assuming you have a task to SORT the historical events by the date they
occurred (e.g., November 4, 2022). What sorting algorithm will you use? (2 points) Please
implement it using pseudo-code, C++, or JAVA and then justify the analytical time
complexity (8 points). Define your own data structure to formulate date (2 points)