YoVDO

Linked lists for absolute beginners

Offered By: Udemy

Tags

Algorithms and Data Structures Courses C Programming Courses Algorithms Courses Data Structures Courses Memory Allocation Courses Linked Lists Courses

Course Description

Overview

Learn to juggle with pointers and nodes like any other data structure!

What you'll learn:
  • Linked lists structure implementation
  • Algorithms related to linked lists

Learn the basics of linked lists in the Cprogramming language. This course treats the student as a complete beginner to linked lists that has a basic understanding of arrays/pointers and other similar concepts of the C language. What we want is, at the end of this course, for you to be able to use a linked list exactly like a plain old array.

After finishing the course you will be able to

  • Create the data structure for a singly and doubly linked list

  • Insert any element wherever in the linked list

  • Remove an element from the linked list

  • Understand how the linked list is allocated in memory

  • Properly deallocate the linked list

  • And to code other useful algorithms



Taught by

Sergiu Muresan

Related Courses

Introduction to Computing 计算概论A
Peking University via Coursera
Data Structures and Performance
University of California, San Diego via Coursera
Foundations of Data Structures
Indian Institute of Technology Bombay via edX
Algorithms and Data Structures
Microsoft via edX
Data Structures and Design Patterns for Game Developers
University of Colorado System via Coursera