Commit 85e0db27 authored by Bhanuchander Pathuri's avatar Bhanuchander Pathuri

Update README.md

parent 8fab2f37
# Java 8 Practical Examples
Sort the hashMap Keys in Desc Order?
Sort the hashMap Keys in Asc Order?
Sort the hashMap Values in Desc Order?
Sort the hashMap Values in Asc Order?
Sort the Employee by sal in desc?
Get the Employee whose salary is maximum?
Get The Maximum salary of Employee in each department ?
Duplicate Number From a List?
Occurance of a Character from a String?
Occurance of a number from a List
From the list of employees, get the first employee from the list and return his fullName.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment