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
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity