C++ Linked Lists Essentials Video

C++ Linked Lists Essentials Video

$9.99

C++ Linked Lists Essentials Video

Objectives:

  1. Know the concept of linked lists in C++. A linked list is a concept similar to an array. However, unlike arrays, linked lists are not stored in contiguous memory locations. Each element (node) is connected to the next element by a pointer.
  2. Learn how to insert elements at the beginning of a linked list in C++.
  3. Understand the concept of inserting elements in the middle of a linked list.
  4. Understand the concept of inserting elements at the end of a linked list.
  5. Understand the concept of deleting elements from the beginning of a linked list.
  6. Understand the concept of deleting elements from the end of a linked list.
  7. Understand the concept of deleting elements from the middle of a linked list.
  8. Understand the concept of searching in a linked list using the iterative approach.
  9. Understand the concept of searching in a linked list using the recursive approach.

Instructor: Advait Jayant

Length: 1 hour

Access period: For one year starting from purchase date

SKU: 9781634625777a - Need Help? Contact Us Leave Feedback

Share