/Data-Structures-and-Algorithms

Data Structures and Algorithms Practice Repo

Primary LanguagePython

Data Structures and Algorithms

  • Algorithms

    • Bubble Sort
    • Insertion Sort
    • Optimmized Bubble Sort
    • Quick Sort
  • Arrays

    • Kth Smallest Element
    • Max and Min in an Array
    • Reverse the Array
    • Sort an array of 0s, 1s and 2s
  • Linked List

  • Following the 450 Questions - DSA List by Love Babbar