coding interview questions narasimha karumanchi pdf free download
#1

Hello, I would like to get a free copy of Coding the Interview Questions.
I have an Interview Scheduled in two weeks from now and one of my friend suggested me this book, I would be really grateful if I would get it from you.
Thankyou
Reply
#2

Use this book at your own peril.

I have 2nd ed of data structures Made easy in Java & it has lots of errors.

I am currently revising Binary tress chapter & below are some of the errors in the book :

1)AVL tree is explained wrong -RR rotation diagram is actually shown as diagram of LL rotation & vice versa .Even the resultant diagram after rotation is wrong as it contains duplicate digits(8 & 8) in place of correct digits(5 & 8)as in diagram before rotation.

I wasted 1 day to learn AVL ,wrongly, from this book & took 1 day to learn it correctly from these source-https://courses.cs.washington.ed... and http://cise.ufl.edu/~nemo/co...

2) AVL diagram in the book is not even BST.

3)Binary tress : some of the problems like Kth smallest element in BST is explained by taking variable “count” as method parameter . The count should either be a global variable or static variable for the code to work.I think the code was copied from c++ & changed it to Java without even running/verifying the code.

There are many such errors for binary tress in the book.And i am just mentioning the errors in a single chapter.

The reason i still refer this book is because even after so many errors,it’s still a good reference material for DS in java.Topics that are explained quite well in this book-Graph ,LinkedList,Hashing,Searching.

The book is full of errors & my advise is to try GeeksForGeeks or try some other standard book like Robert Lafore’s, Cormen etc with this book.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: data structure and algorithm made easy by narasimha karumanchi, free pdf download of interview questions for b pharm, narasimha karumanchi data structures in java pdf download, data structures in java pdf karumanchi download, narasimha karumanchi books pdf download, karumanchi coding interview pdf download, interview questions karumanchi pdf,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
Thumbs Up invitation to graph theory by s arumugam pdf download graph 2 33,530 26-07-2020, 08:44 PM
Last Post: Ezhilan2
  Pdf Download 0 20,410 07-11-2019, 08:06 AM
Last Post:
  salaam chaus superfast english book pdf free download 2 26,513 30-06-2019, 09:27 PM
Last Post: Sharad7shakky
  engineering mathematics 2 by dr ksc pdf free download 2 6,188 21-02-2019, 01:00 PM
Last Post:
  modern electric traction h partab book pdf to download 2 12,311 15-02-2019, 08:14 AM
Last Post: chirag bafna
  seekng ABF coding 0 584 30-01-2019, 07:42 PM
Last Post:
  free download ksc m3 textbook vtu 1 3,005 11-12-2018, 10:50 PM
Last Post:
  free download college alumni php project 1 2,627 29-11-2018, 08:33 PM
Last Post:
  computer aided design vijayaraghavan book free download 2 10,021 27-11-2018, 04:49 PM
Last Post:
  special electrical machines by dhayalini pdf free download 1 3,192 16-11-2018, 08:38 AM
Last Post:

Forum Jump: