This course aims to give beginner friendly introduction to data structures using Python. It includes stacks, queues, linked list, binary trees, graph data structures. Easy to understand explanations with coding examples will help you grasp the concepts and also master data structures using python programming.
Learn Data Structures by implementing the code given in the video and write notes to prepare for coding interviews.
Check out our channel for more courses!
🔗Important Links:
Python: • Python Programming
Website: https://www.thinkxacademy.com
Timestamps:
00:09 What are Data Structures?
07:51 Stacks in Python
15:23 Linked List
01:20:56 Queues
01:42:40 Binary Trees
02:42:17 Heaps
03:06:54 Graph Theory
04:08:33 Djikstra Algorithm
04:44:01 Union Find Algorithm
05:16:48 Union By Rank Detect Cycles
05:34:16 Kruskal Algorithm
🌐Join our community:
Android App(Notes+Videos): https://play.google.com/store/apps/de...
Instagram: / thinkxacademy
Facebook: / thinkxacademy
Twitter: / thinkxacademy
#datastructures #dsa #python #coding