Skip to content

This repository is a roadmap to strengthen DSA concepts and required skills to crack interviews

License

Notifications You must be signed in to change notification settings

Aman0509/learningDSA

Repository files navigation

Cookbook

Topics

  • Introduction

  • Data Structure

    • Arrays
    • Linked List
    • Hash Tables
    • Maps
    • Stacks
    • Queues
    • Trees
    • Heap/Priority Queues
    • Graphs
  • Algorithms

    • Recursion
    • Dynamic Programming
    • Hashing
    • Greedy
    • Backtracking
    • Tree Algos
      • Traversal
      • Shortest Path
    • Graph Algos
      • BFS
      • DFS
      • Spanning Tree
    • Searching
    • Sorting

About

This repository is a roadmap to strengthen DSA concepts and required skills to crack interviews

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages