Skip to content

My learning Data Structures and Algorithms from GfG and LeetCode. The repository is under development.

Notifications You must be signed in to change notification settings

sanketvavadiya/Data-Structures-and-Algorithms

Repository files navigation

Data-Structures-and-Algorithms

01. BitMagic & Recursion

Check power of 2 Cutting rope Digital roots Josephus problem kth bit

02. Arrays

Leader in array Sliding window technique Stock buy-sell Kadane's algorithm (Maximum sum of subarray) Trapping rain water Presum technique

13. Tree

Contains only single file Application of tree Depth first search Breadth first search Problems of DFS-BFS

##14. Binary Search Tree BST background BST Introduction Problems on BST Self balancing BST TreeSet and TreeMap in Java

About

My learning Data Structures and Algorithms from GfG and LeetCode. The repository is under development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages