DS Algo Questions

Written by haloboy777 on 2024-10-03

A set of DS Algo question that one should know before going for an interview

Arrays

Hashing

Cyclic Sort

Sorting

LinkedList

String

Heaps & Priority Queues

Stacks/Queues

Greedy

Trees

Trie

DSU (Disjoint Set Union)

Graph

DP (Dynamic Programming)

×