Welcome to Westonci.ca, your one-stop destination for finding answers to all your questions. Join our expert community now! Join our Q&A platform and connect with professionals ready to provide precise answers to your questions in various areas. Get immediate and reliable solutions to your questions from a community of experienced professionals 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)