Skip to content

adith-p/DataStructuresAlgorithms

Repository files navigation

A2Z_striver_dsa + Neetcode

This repository is a collection of Python code that implements common data structures and algorithms used to solve problems from the Striver A2Z DSA course and Neetcode

Contents

The repository (Will) contains the following:

  • Data Structures
    • Arrays
    • Linked Lists
    • Stacks
    • Queues
    • Trees
    • Graphs
    • Tries
    • Heaps
  • Algorithms
    • Searching
    • Sorting
    • Greedy
    • Dynamic Programming
    • Backtracking
    • Divide & Conquer

About

collection of Python code that implements common data structures and algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages