Jump to ratings and reviews
Rate this book

Data Structures and Algorithms in TypeScript: An Essential Guide with Interview Questions

Rate this book
This book is intended for those who do not have the time to read a lengthy book or tutorial. This book is a collection of algorithms and data structures, along with the code that explains them. This book is simple to understand; you can read it once and then refer to it whenever you want. This book is divided into two sections.
The first section covers all of the fundamental data structures and algorithms. Sorting algorithms such as quicksort, merge sort, and so on, searching algorithms such as binary search, and the second part of the book covers some advanced data structures such as Binary Tree, Linked List Stack, Queue, Heap, and Trie. Aside from that, I covered some interview question problems such as implementing autocomplete using Trie, phone book search, and many others.

PART ONEData Structure and AlgorithmDesign an AlgorithmTypescriptSortingSearchingLinked ListStackQueueHashTablePART TWOBinary Search TreeHeapTrieRecursionBack TrackingDynamic Programming and Memoization

420 pages, Kindle Edition

Published January 30, 2023

About the author

Santosh Singh

38 books7 followers
Santosh Singh,Senior Assistant Editor with The Indian Express, is a senior journalist, political analyst covering Bihar for over 18 years and has overall experience of 26 years in journalism.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
0 (0%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.