/DSA

Data Structures and Algorithms

Primary LanguagePython

dsa

Data Structures and Algorithms

Personalized learning towards improving my Data Structures and Algorithm knowledge. Throughout the learning, I will be using various resources but my main ones are:

📝 Table of Contents

  1. Introduction to Data Structures and Algorithms
  2. Picking a Language
  3. Python Programming 101
  4. Basic Data Structures - Arrays
  5. Basic Data Structures - Linked Lists
  6. Basic Data Structures - Stacks
  7. Basic Data Structures - Queues
  8. Basic Data Structures - Hash Tables
  9. Algorithmic Complexity
  10. Sorting Algorithms
  11. Search Alorithms