Skip to content

A collection of problems solved related to important topics in Data Structures and Algorithms

Notifications You must be signed in to change notification settings

aka0909/Data-Structures-and-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

347 Commits
 
 
 
 
 
 

Repository files navigation

Data Structures and Algorithms

The repository contains code to important questions on Data Structures and Algorithms.

Algorithms

  • Recursion
  • Graphs
  • Dynamic Programming
  • Backtracking
  • Greedy
  • Searching
  • Sorting

Data Structures

  • Array
  • String
  • Matrix
  • Hash
  • Stack
  • Queue
  • Heap
  • Trie
  • Tree
  • BST

About

A collection of problems solved related to important topics in Data Structures and Algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages