Coding Interview Questions

Coding Interview Questions  (English, Paperback, Karumanchi Narasimha)

Price: Not Available
Currently Unavailable
Author
Read More
Highlights
  • Language: English
  • Binding: Paperback
  • Publisher: CareerMonk Publications
  • Genre: Business & Economics
  • ISBN: 9788192107516, 9788192107516
  • Pages: 496
Description

Coding Interview Questions by Narasimha Karumanchi is a book that presents interview question and design patterns in simple and straightforward manner with a clear-cut explanation. This book will provide an introduction to the basics. It comes handy as an interview and exam guide for computer scientists.

This book assumes you have some basic knowledge about computer science. Main objective of the book is not to present you all the interview questions. I have followed a pattern of improving the problem solutions with different complexities (for each problem, you observe multiple solutions with different improved complexities in data structure and algorithmic problems). Basically, it is an enumeration of possible solutions. With this approach, even if we get a new question it gives us a way to think about all possible solutions. For all other topics, it will act as refreshment. This book is very much useful for interview preparation, competitive exams preparation and campus preparations.

As a job seeker if you read complete book with good understanding, I am sure you will challenge the interviewers and that is the objective of this book.

This book is very much useful for the students of Engineering Degree and Masters during their academic preparations. All the chapters of this book contain theory and their related problems as many as possible. If you read as a student preparing for competition exams for Computer Science/Information Technology], the content of this book covers all the required topics in full details. While writing the book, an intense care has been taken to help students who are preparing for these kinds of exams.

In most the chapters you will see more importance given to problems and analyzing them instead of concentrating more on theory. For each chapter, first you will see the basic required theory and then followed by problems.

For many of the problems, multiple solutions are provided with different complexities. We start with brute force solution and slowly move towards the best solution possible for that problem. For each problem we will try to understand how much time the algorithm is taking and how much memory the algorithm is taking.

About the Author
Narasimha Karumanchi
works at Amazon Corporation, India and is a senior software developer by profession. He has earlier worked for IBM labs, Mentor Graphics, and Microsoft.

Karumanchi did his M.Tech. in computer science from IIT, Mumbai, after finishing his B.Tech. from JNT university. He has also taught data structures and algorithms at various training centers and colleges. The author hails from Andhra Pradesh.

 

Read More
Specifications
Book Details
Imprint
  • CareerMonk Publications
Dimensions
Width
  • 25 mm
Height
  • 280 mm
Length
  • 216 mm
Weight
  • 1139 gr
Ratings & Reviews
4.4
1,003 Ratings &
85 Reviews
  • 5
  • 4
  • 3
  • 2
  • 1
  • 640
  • 237
  • 68
  • 18
  • 40
5

Useful for Campus Placements

I am studying final year of Comp Sci. Engineering at one of prestigious colleges in north India.

I was looking for some campus preparation books for Google, Microsoft, Amazon kind of companies.

I purchased this book along with Cracking the code book. Both were really good.

This book concentrates more on technical questions. Whereas Cracking the code book concentrates more on how to prepare resume, how to approach companies etc..

This is really a fantastic book among the ones I studied so ...
READ MORE

Anupam Mishra

Certified Buyer

Oct, 2012

24
3
Report Abuse
5

All In One for preparing coding interviews

I am studying my M-Tech at one of the IITs and this book helped me at lot for getting my dream company (Google).

All the necessary topics were discussed very well and solutions were very well organized.
READ MORE

Rakesh Reddy

Certified Buyer

Dec, 2012

26
2
Report Abuse
5

Worth every penny

I think it's good book for ds and algo . Everything is explained in understanding way and lot of problems are given with solutions.
READ MORE

Shreenidhi

Certified Buyer, Bengaluru

Apr, 2021

8
1
Report Abuse
4

Good work book for placement preparation

I must appreciate the author efforts in collecting questions and preparing elaborated solutions to all the questions.

A professional may feel that the explanations are prolonged. It may be required for students.

Whether you are a professional or student, keep the book as a work book. Don't rush to glance at solution. Sincerely attempt questions, and compare your answers with those given in the book. Practice every solution on a piece of paper and approach compiler.

Pros:
Plenty of collecti...
READ MORE

Venkateswara Rao Sanaka

Nov, 2012

7
1
Report Abuse
4

Has good questions but also a lot of errors

Every topic has first a conceptual review and then a lot of problems with solutions.

The book has a lot of good questions. But it is not reliable in terms of accuracy in its study material and solutions to its questions. There are multiple typographic and syntactical errors. At some places there are even programmatical errors. It can only be used as a large practice question bank. Its conceptual matter should not be studied without first going through a good reference book like CLR (Cormen e...
READ MORE

Zafar Ahmed Ansari

Certified Buyer, Hyderabad

Nov, 2013

4
2
Report Abuse
5

Excellent and super resource

It is the best resource have ever seen in this area. Very useful and well presented.

It is worth the money.
READ MORE

Narayan Krishnan

Oct, 2014

3
1
Report Abuse
4

Best in this class

There is no other books with sound good concept and explanations,it gives a solid concept of programming languages like Java,C and C++,also contains Perl scripting language. So nice examples and beautiful code to understand the basic fundas. This review is just to show respect to the author....Thank you sir.
READ MORE

Sayan Chaudhuri

Certified Buyer, Sonarpur

Mar, 2015

1
1
Report Abuse
5

1 of the BEST BOOK for preparing technical knowledge

I got selected in campus interview and credit goes to this book .. very good for developing technical knowledge ..

JUST 1 THING - its very similar to : Data Structure and Algorithm made easy .. ( almost 90 % of contenst are same ) ..
SO plz buy only 1 book of these 2 books

At last - Big thanks to Mr. NARASIMHA KARUMANCHI
READ MORE

Ashish Singh

Feb, 2015

2
2
Report Abuse
5

Good resource kit

This coding interview questions book will help you to improve your preparation for coding interview.

If you are looking out to begin programming this book is not enough.

I highly recommend this book if you are preparing for a coding interview and want to improve your knowledge from intermediate to expert in algorithms and programming.
READ MORE

Abhinav D

Certified Buyer, Bhopal

Jul, 2014

2
2
Report Abuse
5

Nice book for Placements Preparation

Nice book. Lots of worked out problems. Multiple non-trivial, tricky solutions. Although the book has quite a couple of mistakes here and there, nevertheless they can be easily spotted and fixed. A recommended book for placements preparation.
Last but not the least Excellent delivery service from Flipkart. Got it delivered in one day. Kudos Flipkart.
READ MORE

Indranil Bhattacharya

Certified Buyer, Bangalore

Jul, 2016

1
1
Report Abuse
+
All 85 reviews
Questions and Answers
Q:Coding is written in java or not?
A:No, it's in C
Anonymous
Certified Buyer
4
1
Report Abuse
Read other answers
Q:In which programming language ,codes are written?
A:There is no a single languages defined, codes can be written into many different languages such as c c++ python etc.
Abhishek Lakra
Certified Buyer
5
8
Report Abuse
Q:Which edition is better is this book?
A:All edition are almost same but the last edition has covered Java 8.
Anonymous
Certified Buyer
1
0
Report Abuse
Q:In which language the book is written..??
A:It is written in C. but explains concept of object oriented and scripting language.
Sneha Shetty
Certified Buyer
3
0
Report Abuse
Read other answers
Q:Does the contain of this book and DSA made easy in java are same ?? i have DSA made easy in java ... should i buy this or need ?
A:The Content of DSA made easy is same in this book, but there are some additional topics like OS, computer networks etc.,But they are very basic, so u don't need to buy this one..
Shubham Negi
Certified Buyer
4
1
Report Abuse
Didn't get the right answer you were looking for
Safe and Secure Payments.Easy returns.100% Authentic products.
You might be interested in
Other Lifestyle Books
Min. 50% Off
Shop Now
Language And Linguistic Books
Min. 50% Off
Shop Now
Other Self-Help Books
Min. 50% Off
Shop Now
Economics Books
Min. 50% Off
Shop Now
Back to top