Skip to content

Code With Rupendra

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

Java 8

Map

  1. What is map() in Java 8 Stream
  2. Convert a List of Strings to Uppercase
  3. Write a program to upper case the name of the Employee object
  4. How does map() differ from a traditional loop for transforming elements?
  5. What is the difference between map() and flatMap() in Java 8 Streams?
  6. How to Sum a List of Integers Using Java Streams (Java 8+) ?

Sorting

  1. How to Sort a List of Integers in Java Using Streams?
  2. How to sort Employee object in java using lambda expression?

Filter

  1. Write a program to list the persons whose age is greater than 18 (voter) and sort them by age?

Recent Posts

  • Contract between equals() and hashCode() methods on HashMap?
  • What is HashMap in java 8?
  • What is Apache Kafka?
  • How to Sum a List of Integers Using Java Streams (Java 8+)
  • Useful anotation to build microservices

Categories

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

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

  • Contract between equals() and hashCode() methods on HashMap?
  • What is HashMap in java 8?
  • What is Apache Kafka?
  • How to Sum a List of Integers Using Java Streams (Java 8+)
  • Useful anotation to build microservices

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