Skip to content

aka0909/Data-Structures-and-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

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