Java coding interview problem.You have given list of student , each student having list of marks , input is student name, you have to find total marks of the student ?Solving using flat map in java
コメント