At Westonci.ca, we make it easy to get the answers you need from a community of informed and experienced contributors. Get immediate and reliable answers to your questions from a community of experienced professionals on our platform. Join our platform to connect with experts ready to provide precise answers to your questions in different areas.

(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)