• Home
  • About Us
  • Privacy Policy
  • Contact Us

BenchResources.Net

Java tutorial for beginners

  • Home
  • Java
    • Java 1.8 Features
    • Java 8 Date/Time
    • JSON/YAML/XML/JAXB
    • Java Basics
    • OOPS
    • String Handling
    • Exception Handling
    • Generics
    • Serialization
    • Collection
    • Concurrent Collection
    • JDBC
  • Spring
    • Spring Core
    • Spring AOP
    • Spring MVC
    • Spring JDBC
    • Spring ORM
    • Spring Security
  • Web Services
    • Apache CXF – REST
    • JBoss RestEasy
    • Jersey 2.x
    • Spring Restful
    • Apache Axis2 RI
    • Apache CXF – SOAP
    • Metro JAX-WS – SOAP
  • Tools
    • Apache Maven
    • Eclipse IDE
    • Eclipse + Maven
    • FileZilla FTP
  • Oracle SOA
    • Oracle SOA 12c
    • Interview Question on SOA
  • Cloud
    • AWS
    • Microsoft Azure
  • Android
  • Interview Q
  • Jobs

Tag: reverseOrder

No Image

Java 8 – How to sort HashMap by its Values first and then by its Keys ?

July 26, 2023 SJ 0

In this article, we will discuss how to sort a HashMap by its Values first and then by its Keys 1. Sorting HashMap by Value Read More

No Image

Java – How to reverse a Queue ?

February 16, 2023 SJ 0

In this article, we will discuss how to reverse a Queue in different ways Reverse a Queue : There are different ways to reverse a Read More

No Image

Java 8 – How to remove an entry with Smallest Value in a Map or HashMap ?

February 9, 2023 SJ 0

In this article, we will discuss how to remove an entry with Smallest Value in a HashMap using Java 8 Stream Remove an entry with Read More

No Image

Java 8 – How to find an entry with Smallest Value in a Map or HashMap ?

February 8, 2023 SJ 0

In this article, we will discuss how to find an entry with Smallest Value in a HashMap using Java 8 Stream Find an entry with Read More

No Image

Java 8 – How to remove an entry with Smallest Key in a Map or HashMap ?

February 7, 2023 SJ 0

In this article, we will discuss how to remove an entry with Smallest Key in a HashMap using Java 8 Stream Remove an entry with Read More

No Image

Java 8 – How to find an entry with Smallest Key in a Map or HashMap ?

February 6, 2023 SJ 0

In this article, we will discuss how to find an entry with Smallest Key in a HashMap using Java 8 Stream Find an entry with Read More

No Image

Java 8 – How to remove an entry with Largest Value in a Map or HashMap ?

February 5, 2023 SJ 0

In this article, we will discuss how to remove an entry with Largest Value in a HashMap using Java 8 Stream Remove an entry with Read More

No Image

Java 8 – How to find an entry with Largest Value in a Map or HashMap ?

February 4, 2023 SJ 0

In this article, we will discuss how to find an entry with Largest Value in a HashMap using Java 8 Stream Find an entry with Read More

No Image

Java 8 – How to remove an entry with Largest Key in a Map or HashMap ?

February 3, 2023 SJ 0

In this article, we will discuss how to remove an entry with Largest Key in a HashMap using Java 8 Stream Remove an entry with Read More

No Image

Java 8 – How to find an entry with Largest Key in a Map or HashMap ?

February 2, 2023 SJ 0

In this article, we will discuss how to find an entry with Largest Key in a HashMap using Java 8 Stream Find an entry with Read More

No Image

Java 8 – Display all Zones and its Offset using ZoneId and ZoneOffset

June 27, 2022 SJ 0

In this articles, we will discuss how to get all Zones and its corresponding Offset information using ZoneId and ZoneOffset Display all Zones and its Read More

No Image

Java 8 – Find Second Largest number in an Arrays or List or Stream ?

May 29, 2022 SJ 0

In this article, we will discuss how to find second largest number in an Arrays and List using Java 8 Stream Read Java – Find Read More

No Image

Java 8 – Find Smallest number in an Arrays or List or Stream ?

May 28, 2022 SJ 0

In this article, we will discuss how to find smallest number in an Arrays and List using Java 1.8 version In one of the previous Read More

No Image

Java 8 – Sorting Arrays in Ascending and Descending order

April 28, 2022 SJ 0

In this article, we will discuss how to sort Arrays in both ascending and descending order of Integer, String and Employee objects Sorting Arrays : Read More

No Image

Java 8 – Find sum of Smallest 2 numbers in an Array or List or Stream ?

April 12, 2022 SJ 0

In this article, we will discuss what are the different optimum ways to find sum of smallest 2 numbers in an Array or List or Read More

No Image

Java 8 – Find sum of Largest 2 numbers in an Array or List or Stream ?

April 11, 2022 SJ 0

In this article, we will discuss what are the different optimum ways to find sum of largest 2 numbers in an Array or List or Read More

No Image

Java 8 – Comparator.naturalOrder() and Comparator.reverseOrder()

October 9, 2021 SJ 0

In this article, we will discuss how to sort list using Java 8 Comparator’s static methods – naturalOrder() and reverseOrder() 1. Comparator.naturalOrder() method : Returns Read More

No Image

Java 8 – How to Sort a Map entries by its Value in 6 ways ?

October 4, 2021 SJ 0

In this article, we will discuss different ways to sort a Map entries (key-value pairs) by its Value Before proceeding with this sorting examples understand Read More

No Image

Java 8 – How to Sort a Map entries by its Key in 6 ways ?

October 3, 2021 SJ 0

In this article, we will discuss different ways to sort a Map entries (key-value pairs) by its Key Before proceeding with this sorting examples understand Read More

Search tutorials

Subscribe via Email




Proudly powered by Tuto WordPress theme from MH Themes