Data Structures and Algorithms

Important Problems for Cracking the Coding Interviews:

This book contains important problems of Data Structure and Algorithms topic wise which are frequently asked in interviews and Notes for OS and DBMS and OOPs Concept.

All the Questions can be found in Leetcode, GFG or Interview Bit

Topic Wise Questions

Arrays

Linked List

Strings

Binary Tree

Binary Search Tree

Stack and Queue

Hash Table

Graphs

Trie

Dynamic Programming

Heap and Priority Queue

Greedy

Backtracking

Last updated