Advanced Data Structures and Algorithms in Python ( DSA )
What you'll learn
- Understand various data structures and algorithms (DSA) through animations
- Get the ability to implement different algorithms in Python
- Get the confidence to face programming interviews
- Learn theory and implementation of AVL Trees, B Trees, Threaded Binary Trees and Expression Trees
- Graph, traversal and shortest path algorithms
Requirements
- Knowledge of Python programming
- Knowledge of linked list, stack, queue and binary search trees
Description
This "Advanced Data Structures and Algorithms In Python" course is thoroughly detailed and uses lots of animations to help you visualize the concepts.
Instructor is author of popular books "C In Depth" and "Data Structures Through C In Depth" helped 250,000+ students & professionals.
This "Advanced Data Structures and Algorithms in Python" tutorial provides a comprehensive explanation of different types of graph and various graph algorithms. Throughout the course a step by step approach is followed to make you understand different algorithms. Through this course you can build a strong foundation and it will help you to crack Data Structures and Algorithms in Python coding interviews questions and work on projects. Good foundation on Data Structures and Algorithms in Python interview topics helps you to attempt tricky interview questions.
This Data Structures and Algorithms using Python course covers following topics with Python implementation :
Trees : AVL Tree, Threaded Binary Tree, Expression Tree, B Tree explained and implemented in Python
Graphs : Adjacency matrix, Adjacency list, Path matrix, Warshall’s Algorithm, Traversal, Breadth First Search (BFS), Depth First Search (DFS),
Dijkstra’s Shortest Path Algorithm, Prim's Algorithm and Kruskal's Algorithm for minimum spanning tree
Here is the course content-
AVL Tree
Threaded Binary Tree
Expression Tree
B Tree
Graph
Traversal in Graph
Shortest Paths in Graph
Minimum Spanning Tree of a Graph
The Data Structures and Algorithms with Python course is broken down into easy to assimilate short lectures and complete working programs are shown for each concept that is explained. The algorithms and examples are explained with figures and animations to simplify the learning of this complex topic. You will see code implementation of different data structures in Python and algorithms are explained in step-wise manner.
In this Data Structures and Algorithms through Python course, Python programs are used for implementing various concepts, but you can easily code them in any other programming language like Java, C++, C#.
This "Data Structures and Algorithms In Python" online course on udemy will help software developers to refresh the concepts studied in Data Structures and Algorithms In Python books / pdf and also to students learning from referred books / pdf.
So what are you waiting for, click on Buy button to enroll now and start learning.
Who this course is for:
- Professional Programmers wanting to write effective code
- Programmers looking for jobs
- Computer Science students having Data Structures as part of their curriculum
- Non Computer science students wanting to enter IT industry
Instructor
Deepali Srivastava has a Master's degree in Mathematics and is the author of recently published book "Ultimate Python Programming" and popular books "C in Depth" and "Data Structures Through C in Depth" which have helped 250,000+ students. She loves programming, DSA and is passionate about teaching. Whether writing a book or making a course, she always tries to present the concepts in a simplified way which helps students develop interest in the topic being taught. Her books have been appreciated by students and she hopes that her online courses will also prove to be helpful.