top of page

Tricky Java 8 Coding Q & A

  • Writer: Anand Nerurkar
    Anand Nerurkar
  • Jan 25
  • 1 min read

find out dept wise highest salary

---

















sort list

==


traditional way sorting

==

with lambda & stream api

==



sort a map

==


traditional way to sort employee map

==


with lambda api

==


with stream api

===

asc

dsc


 
 
 

Recent Posts

See All
API Gateway

✅ What is an API Gateway ? An API Gateway  is a centralized entry point  that sits in front of your backend services or microservices. It...

 
 
 
SOC2

SOC 2  (System and Organization Controls 2) is a widely recognized compliance framework  that evaluates how an organization manages...

 
 
 

Comments

Rated 0 out of 5 stars.
No ratings yet

Add a rating
  • Facebook
  • Twitter
  • LinkedIn

©2024 by AeeroTech. Proudly created with Wix.com

bottom of page