The Baeldung logo
  • The Baeldung Logo
  • Start Here
  • Spring Courses ▼▲
    • REST with Spring Boot

      The canonical reference for building a production grade API with Spring

    • Learn Spring Security

      THE unique Spring Security education if you’re working with Java today

    • Learn Spring

      From no experience to actually building stuff​

    • Learn Spring Data JPA

      The full guide to persistence with Spring Data JPA

    • View All Spring Courses

  • Java Courses ▼▲
    • Learn JUnit

      Master the most popular Java testing framework.

    • Learn Maven

      Simplify Your Build with Apache Maven

    • Learn Hibernate JPA

      Master persistence with the Java specification and Hibernate implementation

    • Learn Mockito

      Enhance your unit tests through practical mocking

    • View All Courses

  • Pricing
  • About ▼▲
    • Full Archive

      The high level overview of all the articles on the site.

    • Baeldung Ebooks

      Discover all of our eBooks

    • About Baeldung

      About Baeldung.

Category upJava

Java List

Find out how to use the List interface and its implementations like ArrayList. This category covers the basic usage of Lists like adding and removing elements, sorting as well as advanced List features like conversion from/to other data structures and filtering.

  • Java List Basics (21)
  • Guava (21)
  • Java Stream Basics (16)
  • Java Loops (11)
  • Iteration (10)
  • Java Search (9)
  • LinkedList (7)
  • Java Set (7)
  • Apache Commons Collections (7)
  • Sorting (6)
  • Data Structures (5)
  • Performance (5)

>> Arrays.asList vs new ArrayList(Arrays.asList())

>> Assert Two Lists for Equality Ignoring Order in Java

>> Finding the Differences Between Two Lists in Java

>> Convert an Array of Primitives to a List

>> Mapping Lists with ModelMapper

>> Java ArrayList vs LinkedList

>> Circular Linked List Java Implementation

>> How to Count Duplicate Elements in Arraylist

>> Adding an Element to a Java Array vs an ArrayList

>> Searching for a String in an ArrayList

>> Removing an Element From an ArrayList

>> Converting Iterator to List

>> Checking If a List Is Sorted in Java

>> Determine If All Elements Are the Same in a Java List

>> Java ArrayList vs Vector

>> Multi Dimensional ArrayList in Java

>> Convert a Comma Separated String to a List in Java

>> Intersection of Two Lists in Java

>> Ways to Iterate Over a List in Java

>> Converting a Collection to ArrayList in Java

  • «
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next →
Course – LSSO – NPI EA (tag = OAuth)
LSSO Course Banner
The Baeldung logo

Courses

  • All Courses
  • Baeldung All Access
  • Baeldung All Team Access
  • Login Course Platform

Series

  • Java “Back to Basics” Tutorial
  • Learn Spring Boot Series
  • Spring Tutorial
  • Get Started with Java
  • All About String in Java
  • Security with Spring
  • Java Collections

About

  • About Baeldung
  • The Full Archive
  • Editors
  • Our Partners
  • Partner with Baeldung
  • eBooks
  • FAQ
  • Baeldung Pro
  • Terms of Service
  • Privacy Policy
  • Company Info
  • Contact
The Baeldung Logo