CodeStudio, 2021. — 505 p. — (Acing the Coding Round: 125+ Most Popular Interview Problems).
The book has been specifically designed for aspiring programmers, i.e. students who are in their final year of engineering or have just recently graduated. It covers all important coding questions that have been asked in technical interviews of 2500+ MNCs, which will ultimately help students to ace the various coding interview rounds.
Arrays.
Multidimensional Arrays.
Strings.
Stacks and Queues.
Linked Lists – I.
Linked Lists – II.
Trees.
Binary Search Tree (BST).
Priority Queue and Heaps.
Graphs.
Recursion and Backtracking.
Dynamic Programming and Memoization.
Hashmaps, Circular Queues, and Deques.
Tries and String Algorithms.