Implementing a Linked List in Java (part 2 of 3)

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ก.ย. 2024
  • Implementation of a simple Java linked list. In this video we cover methods to remove the front & rear of the list, and to search for elements stored in the list.
    Overview - • Overview of Linked Lis...
    Part 1 - • Implementing a Linked ...
    Part 3 - • Implementing a Linked ...
    0:11 - LinkedList.removeFirst()
    3:35 - LinkedList.removeLast()
    8:10 - Testing remove methods
    10:00 - LinkedList.contains()
    11:59 - LinkedList.indexOf()
    15:20 - Testing contains & indexOf
    18:00 - More LinkedList class testing

ความคิดเห็น •