Skip to content

5uhani/DSA

Repository files navigation

Gfg-Problems-Solutions

This repository serves as my personal library of core computer science concepts. It’s a curated collection of fundamental data structures and algorithmic patterns implemented from scratch. 📑 Contents

Data Structures: * Linear: Linked Lists, Stacks, Queues.

    Non-Linear: Binary Trees, BSTs, Heaps, and Graphs.

Algorithms:

    Sorting: Merge Sort, Quick Sort, Heap Sort.

    Searching: Binary Search, BFS, DFS.

    Optimization: Dynamic Programming (DP) and Greedy approaches.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors