Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver1
6いいね 59 views回再生

Sorting in Java , Java Stream, Java 8 Feature, Interview Question

Sorting in Java by multiple fields or multiple column, Interview question , java sorting with Java 8 feature

Github link: https://github.com/suguptayash8/compl...

You have given list of student , each student having list of marks you have to sort student first by their names in ascending order if name is same then by total marks in descending order

コメント