x
Menu

Java Algorithms

Other, , Prof. Derek Banas

Updated On 02 Feb, 19

Overview

Java Algorithms - Java Sort Algorithm - Stacks and Queues - Linked List in Java - Java Recursion - Java Shell Sort - Java Quick Sort - Big O Notations - Java Hash Table - Java Binary Search Tree - Solving Programming Problems - Java Heaps

Includes

Lecture 5: Linked List in Java 2

4.1 ( 11 )


Lecture Details

Get the Code httpgoo.glDZ3alIn the last video, I showed you how to create Linked Lists and how to manipulate them.In this tutorial, I will cover Double Ended Linked Lists which have a reference to the first and last link. I cover how a Doubly Linked List allows you to go backwards and forwards in a list. Then we take a look at Iterators and how they work.

Ratings

0


0 Ratings
55%
30%
10%
3%
2%
Comments
comment person image

Sam

Excellent course helped me understand topic that i couldn't while attendinfg my college.

Reply
comment person image

Dembe

Great course. Thank you very much.

Reply
Send