From the course: Java: Data Structures

Data structures in Java - Java Tutorial

From the course: Java: Data Structures

Start my 1-month free trial

Data structures in Java

- [Bethan] Data structures are everywhere in coding. Most applications, even from the smallest and simplest right up to the biggest and most complex, have some form of data structures in them. So because they're used everywhere, being confident using data structures will actually make you a better developer, and knowing how to choose the right one for a certain situation can make a big difference in the performance of your code. So it can make your apps run faster. I'm going to show you what to look for when you're choosing a data structure, and I'll introduce you to some of the most common, and useful ones in Java. There's also some exercises along the way. So you'll get some hands-on experience of using them yourself. I'm Bethan Palmer. I'm a member of the Java Champions, and I've been working as a Java Developer for the last five years. So if you're ready to improve your Java coding skills, then join me in my LinkedIn Learning course on data structures in Java.

Contents