Data Structures & Algorithms in Python: Fundamental Data Structures
Python
| Beginner
- 12 videos | 1h 19m 8s
- Includes Assessment
- Earns a Badge
Explore Python data structures and delve into the details of some of the basic structures, such as linked lists, stacks, and queues. Key concepts covered in this 12-video course include the metrics on which algorithms and operations on data are evaluated; learning how the performance of operations and algorithms is expressed in terms of size of input; and learning about linked lists and their contents and structure. Next, study different ways in which nodes can be added to a linked list and how search operations work on this data structure; learn methods to remove nodes from a linked list and the process of reversing the order of nodes in this data structure; and learn techniques used to keep track of numbers of elements in linked lists. You will examine workings of a stack data structure, including the addition and removal of elements; learn some of the operations on stacks, such as ISEMPTY and ISFULL, and the complexities of different stack operations; and learn the queue data structure and how to compare it to stacks.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseIdentify what makes a data structure and some of the purposes they serveRecall the metrics on which algorithms and operations on data are evaluatedRecognize how the performance of operations and algorithms is expressed in terms of the size of the inputDescribe a linked list, and its contents and structureSummarize the different ways in which nodes can be added to a linked list and how search operations work on this data structure
-
Recall different methods to remove nodes from a linked list and describe the process of reversing the order of nodes in this data structureDescribe techniques used to keep track of the number of elements in a linked listSummarize the workings of a stack data structure, including the addition and removal of elementsIdentify some of the operations on stacks, such as isempty and isfull, and recall the complexities of the different stack operationsDescribe the queue data structure and compare it to stacksSummarize the time complexities of the common operations on linked lists and compare the stack and queue data structures
IN THIS COURSE
-
2m 15s
-
7m 34sIn this video, you will learn how to identify what makes a data structure and some of the purposes they serve. FREE ACCESS
-
9m 28sAfter completing this video, you will be able to recall the metrics on which algorithms and operations on data are evaluated. FREE ACCESS
-
5m 39sAfter completing this video, you will be able to recognize how the performance of operations and algorithms is expressed in terms of the size of the input. FREE ACCESS
-
5m 15sUpon completion of this video, you will be able to describe a linked list, its contents, and its structure. FREE ACCESS
-
8m 26sIn this video, you will summarize the different ways in which nodes can be added to a linked list and how search operations work on this data structure. FREE ACCESS
-
7m 39sUpon completion of this video, you will be able to recall different methods for removing nodes from a linked list and describe the process of reversing the order of nodes in this data structure. FREE ACCESS
-
5m 12sAfter completing this video, you will be able to describe techniques used to keep track of the number of elements in a linked list. FREE ACCESS
-
6m 23sDuring this video, you will learn how to summarize the workings of a stack data structure, including how to add and remove elements. FREE ACCESS
-
6m 52sIn this video, find out how to identify some of the operations on stacks, such as ISEMPTY and ISFULL, and recall the complexities of the different stack operations. FREE ACCESS
-
9m 5sAfter completing this video, you will be able to describe the queue data structure and compare it to stacks. FREE ACCESS
-
5m 20sDuring this video, you will learn how to summarize the time complexities of the common operations on linked lists and compare the stack and queue data structures. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.