coding interview questions narasimha karumanchi pdf free download
#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: ic engines interview questions pdf download, narasimha karumanchi coding interview questions pdf, karumanchi, data structures and algorithms by narasimha karumanchi pdf, data structure made easy by narsimha karumanchi pdf, interview questions karumanchi pdf, download pdf for solar energy interview questions,

[-]
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)

Messages In This Thread
RE: coding interview questions narasimha karumanchi pdf free download - by jaseela123d - 16-08-2016, 01:55 PM

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

Forum Jump: