Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

freeCodeCamp

Data Structures and Algorithms in Python - Full Course for Beginners

via freeCodeCamp

Overview

This course covers common data structures (linked lists, stacks, queues, graphs) and algorithms (search, sorting, recursion, dynamic programming) in Python. The learning outcomes include understanding data structures and algorithms, preparing for coding interviews, and improving problem-solving skills. The course teaches Python programming, data structure implementation, algorithm design, and problem-solving techniques. The teaching method includes video lessons, coding examples, assignments, and a final project. This course is intended for beginners with little to no prior knowledge of data structures and algorithms, who are interested in learning Python programming and preparing for coding interviews.

Syllabus

Introduction.
Binary Search Linked Lists and Complexity.
Introduction.
Problem.
The Method.
Solution.
Complexity and Big O notation.
Binary Search vs Linear Search.
Generic Binary Search.
Summary and Conclusion.
Assignment Walkthrough.
Introduction.
Problem- Rotated Lists.
The Method.
Solution.
Summary and Conclusion.
Binary Search Trees Python Tutorial.
Introduction.
Problem.
The Method.
Binary tree.
Traversing Binary Tree.
Binary Search Tree.
Self-Balancing Binary Trees and AVL Trees.
Summary and Conclusion.
Hash Tables and Python Dictionaries.
Introduction.
Problem.
Data List.
Hash Function.
Basic Hash Table Implementation.
Handling Collisions with Linear Probing.
Summary and Conclusion.
Sorting Algorithms and Divide & Conquer.
Introduction.
Problem.
The Method.
Custom Comparison Functions.
Summary and Conclusion.
Recursion Memoization & Dynamic Programming.
Introduction.
Problem.
The Method.
Solution.
Knapsack Problems.
The Method.
Solution.
Summary and Conclusion.
Graph Algorithms BFS, DFS & Shortest Paths.
Introduction.
Graph Data Structure.
Graph Algorithms - Breadth-First Search.
Depth-First Search.
Shortest Paths.
Summary and Conclusion.
Python Interview Questions Tips & Advice.
Introduction.
The Method.
Solution.
Summary and Conclusion.

Taught by

freeCodeCamp.org

Reviews

4.6 rating, based on 9 Class Central reviews

Start your review of Data Structures and Algorithms in Python - Full Course for Beginners

  • Profile image for KRISHNADHARSHINI L
    KRISHNADHARSHINI L
    The data structures and algorithm in python course was very helpful.My foundation has become stronger and i am confident in my basics than before learning this course.The "Data Structures and Algorithms in Python" course for beginners is a comprehen…
  • Profile image for Bhavesh
    Bhavesh
    The "Python Data Structures and Algorithms" course is a stellar resource, delivering a comprehensive guide to mastering DSA using Python. With clear explanations, practical examples, and challenging coding exercises, it caters to both beginners and experienced developers. The emphasis on real-world applications and a dedicated discussion forum adds significant value. Notably, the course excels in elucidating time and space complexity analysis, crucial for writing efficient code.
  • Taksin Raja
    it is a very helpful course for me. I learned so many thing from this course. this course help me to understand the fundamentals of DSA,
  • Samiksha Prabhakar Modhave
    This course is an excellent resource for anyone looking to strengthen their understanding of data structure and algorithms with python

  • Aathi Siva Balan
    its good course I ever seen this use full to me and make some VEDIO about mL concept and solve some problem statements
  • It is very important for us to career. So we should be able to considered how the possibility that completed by awareness and exclusive use of the practices with commercials mindfulness to exchange our profile. Thanks!
  • Profile image for Naga Choudendra
    Naga Choudendra
    The data structures and algorithms course I reviewed provided a comprehensive overview of various data structures and algorithms, including arrays, linked lists, stacks, queues, trees, heaps, sorting, searching, and graph algorithms. The course explained each concept in a clear and concise manner, with helpful examples and interactive exercises to reinforce learning. The instructors were knowledgeable and engaging, providing insightful explanations and tips. The course also emphasized the importance of analyzing and optimizing algorithm efficiency. Overall, the course was an excellent resource for anyone looking to improve their understanding of data structures and algorithms.
  • It was just more than amazing Data structures and algorithms course I have ever attended. I hope their other courses will be as good as this one. Thanks to freecodecamp and jovian for this free course.
  • Profile image for Ankita Gautam
    Ankita Gautam
    This is quite a good course. It is very useful in learning Data Structures and algorithms in Python. I got very basic knowledge about python and data structures and algorithms. I is such a life saver course

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.