When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Data Structures and Algorithms in python
Coding and concepts building of many data structures and algorithms like Linked List, Trees, Stack, Sorts and much more

This Course Includes
udemy
3.1 (104 reviews )
2.5 total hours
english
Online - Self Paced
course
Udemy
About Data Structures and Algorithms in python
This course Data Structures and Algorithms in python includes explanation of various data structures with coding examples, provided with detail explanation of code side by side with concept building.
Most important Data Structures like
Linked List, Binary Search Tree, stack are explained in detail with concepts made easy to understand.
Algorithms like
Selection Sort, Insertion Sort are part of this course.
This course is for students who want good understanding of data structures and algorithms and want to understand code.
By taking this course students will be able to use these skills to write and understand data structures in other languages as well, because concepts build from this course are very generic regarding Data structures and Algorithms.
Students can get this course to understand Algorithms and Data structures.
This course is not only about writing code but there are more above code that is "Explanation of working of Algorithms", when you understand how its working then its easy to get grip over Algorithms and Data Structures.
Data Structures and Algorithms in python.
In this course using python language we will learn about Data Structures and algorithms
Data structures like:
Lists
Nested Lists
TupleLinked List python
Stack pythonQueue python
Trees in DS
Binary Search Tree (BST)
Delete from BST
In Algorithms section following topics will be included
Insertion sort algorithm
Selection Sort algorithm
What You Will Learn?
- Covering Linear and Non-Linear Data Structures.
- Data Structures like Tree, Binary Search Tree (BST), Linked List, Stack, Queue, List.
- Strong grip over multiple data structures and algorithms..
- Visual explanation and Coding of Sorting Algorithms like Selection Sort & Insertion Sort.
- Detailed analysis of Binary Search Tree (BST) and Linked List..