Array Linked to a List - The Full Story
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the intricacies of Java's Collection Framework in this comprehensive conference talk. Delve into the debate surrounding LinkedList's potential deprecation, initiated by Stuart Marks, a Java/JDK/OpenJDK developer at Oracle. Journey through algorithms, complexity analysis, memory footprint, and CPU cache usage to evaluate the performance of key data structures like ArrayList, LinkedList, HashSet, and HashMap using JMH. Discover alternative Collection implementations and gain insights into pointer chasing and CPU caches. Learn about Java 9's contributions to the Collection Framework and how to implement collections and hashmaps using lambda expressions. Benefit from the expertise of José Paumard, a Java Champion, Java Rockstar, and assistant professor, as he shares his extensive knowledge on Java technologies and applied mathematics.
Syllabus
Array Linked to a List, the full story! by José Paumard
Taught by
Devoxx
Related Courses
Python Functions, Files, and DictionariesUniversity of Michigan via Coursera Complete Modern C++ (C++11/14/17)
Udemy Java Programming Masterclass: Learn Java From Scratch
Udemy Lambda with Functional Programming in Java8
Udemy C# Advanced Topics: Prepare for Technical Interviews
Udemy