Udemy - Data Structures and Algorithms in Python - DSA Course
Data Structures & Algorithms in Python: DSA Course
https://WebToolTip.com
Published 7/2026
Created by Sharad Khare
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: All Levels | Genre: eLearning | Language: English | Duration: 22 Lectures ( 1h 12m ) | Size: 264.2 MB
Learn DSA with Python — lists, trees, graphs, searching & sorting
What you'll learn
⚡ Understand Data Structures and Algorithms — and how to combine them to write more efficient Python code
⚡ Implement core data structures in Python: lists, stacks, queues, linked lists, hash tables, trees, and graphs
⚡ Apply search and sort algorithms: linear/binary search and bubble, selection, insertion, quick, counting, radix, and merge sort
⚡ Choose the right data structure and algorithm for a problem based on time and space trade-offs
Requirements
❗ Basic knowledge of Python (variables, loops, functions, and simple lists)
❗ A computer with Python 3 installed (Windows, Mac, or Linux)
❗ Any code editor — VS Code is recommended
❗ No prior Data Structures or Algorithms experience needed — we start from the basics