Skip to content

Code With Rupendra

  • Home
  • Java 8
  • Microservices
  • ReactJs
  • Design Patterns
Subscribe

sorting

Posted in
  • java 8
  • sorting

How to sort Employee object in java using lambda expression?

1- Sort by name (ascending) Output: 2- Sort by name (descending) Output: 3- Sort by name … How to sort Employee object in java using lambda expression?Read more

by Rupendra Sharma•August 15, 2025August 15, 2025•0
Posted in
  • java 8
  • sorting

How to Sort a List of Integers in Java Using Streams

Solution 1- Output Solution 2- Optimized Code using java 16+ Output ✅ Improvements Made: Original Code … How to Sort a List of Integers in Java Using StreamsRead more

by Rupendra Sharma•July 31, 2025July 31, 2025•0

Recent Posts

  • Useful anotation to build microservices
  • How to Enable Lombok in Spring Tool Suite (STS) 4.x Step by Step
  • How to set up an H2 database in microservices?
  • Does microservices architecture favor horizontal scaling or vertical scaling?
  • Write a program to list the persons whose age is greater than 18 (voter) and sort them by age.

Categories

  • Design Pattern
  • java 8
  • microservices
  • reactjs
  • sorting
  • stream API

About This Site

This may be a good place to introduce yourself and your site or include some credits.

Find Us

Address
123 Main Street
New York, NY 10001

Hours
Monday–Friday: 9:00AM–5:00PM
Saturday & Sunday: 11:00AM–3:00PM

Recent Posts

  • Useful anotation to build microservices
  • How to Enable Lombok in Spring Tool Suite (STS) 4.x Step by Step
  • How to set up an H2 database in microservices?
  • Does microservices architecture favor horizontal scaling or vertical scaling?
  • Write a program to list the persons whose age is greater than 18 (voter) and sort them by age.

About This Site

This may be a good place to introduce yourself and your site or include some credits.

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright © 2025 Code With Rupendra.
Powered by WordPress and HybridMag.
  • Facebook
  • YouTube
  • Twitter
  • Home
  • Java 8
  • Microservices
  • ReactJs
  • Design Patterns

Code With Rupendra

  • Home
  • Java 8
  • Microservices
  • ReactJs
  • Design Patterns