• + 1 comment

    Hi, Comparator.comparing(Student :: getCgpa).reversed().

    Why are you using reversed() for only Cgpa comparison?