Created an ArrayList of students, applied sorting using comparator
Created an ArrayList of students, applied sorting using comparator, to sort according to name, if two or more names are same, the records are sorted using their age
Created an ArrayList of students, applied sorting using comparator, to sort according to name, if two or more names are same, the records are sorted using their age