illustration for Create a Linked List in TypeScript
free

Create a Linked List in TypeScript

Instructor

Paul McBride

10m closed-captioning
·
6 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
3.6
5
people completed
Published 5 months ago
|
Updated 5 months ago

You'll learn the fundamentals of building and manipulating linked lists, a data structure that is very popular in technical interviews.

We’ll start by creating a basic linked list and then advance to inserting and deleting nodes at specific positions. We'll also learn how to retrieve node values by index, find the index of nodes by their values, and calculate the length of the linked list.

By the end of this course, you'll have a solid grasp of implementing and managing linked lists in TypeScript.

Free Community Resource

A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.

Course Content

10m • 6 lessons