Welcome to the Striver's A2Z DSA Sheet Solutions repository! This repository contains solutions to all the problems from Striver's A2Z DSA Sheet, implemented in Python by me. This repository is the result of my work of about 2 months.
Basics
Sorting Techniques
Arrays
Binary Search
String
Linked List
Recursion
Bit Manipulation
Stacks
Queues
Sliding Windows
Two Pointers
Heap
Greedy
Binary Tree
Binary Search Tree
Graph
Disjoint Set
Dynamic Programming
Trie