Jump to ratings and reviews
Rate this book

Problem Solving in Data Structures & Algorithms Using Python: Programming Interview Guide

Rate this book
This book is about the usage of Data Structures and Algorithms in computer programming. GitHub Designing an efficient algorithm to solve a computer science problem is a skill of Computer programmer. This is the skill which tech companies like Google, Amazon, Microsoft, Adobe and many others are looking for in an interview. This book assumes that you are a Python language developer. You are not an expert in Python language, but you are well familiar with concepts of references, functions, lists and recursion. In the start of this book, we will be revising the Python language fundamentals. We will be looking into some of the problems in arrays and recursion too. Then in the coming chapter, we will be looking into complexity analysis. Then will look into the various data structures and their algorithms. We will be looking into a Linked List, Stack, Queue, Trees, Heap, Hash Table and Graphs. We will be looking into Sorting & Searching techniques. Then we will be looking into algorithm analysis, we will be looking into Brute Force algorithms, Greedy algorithms, Divide & Conquer algorithms, Dynamic Programming, Reduction, and Backtracking. In the end, we will be looking into System Design, which will give a systematic approach for solving the design problems in an Interview.

411 pages, Paperback

Published December 14, 2016

37 people are currently reading
161 people want to read

About the author

Hemant Jain

54 books6 followers

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
16 (84%)
4 stars
1 (5%)
3 stars
2 (10%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
1 review
Read
July 3, 2019
goood
This entire review has been hidden because of spoilers.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.