Problem Statement
Create a helper class that stores names in an ArrayList, sorts them, and prints the sorted report.
DEMO-OOP-33 โข Object Oriented Programming
Create a helper class that stores names in an ArrayList, sorts them, and prints the sorted report.
Input is given as whitespace-separated tokens in this order:
Print the exact report in this order:
Submit runs every public testcase in this browser. Results and code never leave this device.
Lina Omar Dana
First: Dana Last: Omar Joined: Dana:Lina:Omar
Bashar Amal Zaid
First: Amal Last: Zaid Joined: Amal:Bashar:Zaid
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question