Line 35: Line 35:
 
| Another classic book for algorithms.  
 
| Another classic book for algorithms.  
 
|}
 
|}
 +
 
==Databases==
 
==Databases==
 
{| class="wikitable"
 
{| class="wikitable"
 
! Book
 
! Book
! Comment
+
! Desciption
 
|-
 
|-
 
| s
 
| s

Revision as of 17:23, 3 October 2014

Algorithms

Book Description
Introduction to Algorithms, C.L.R.S. Cormen covers entire GATE syllabus (and much more) in Algorithms as well as Data Structures. Language is simple for most part but some mathematics is required to understand the analysis parts. (This book is only for learning algorithms and theory of data structures and there is no sample programs given in it)
Fundamentals of Computer Algorithms, Rajasekaran, Sahni, Horowitz This book is Mini version of Cormen’s book , this cover almost everything with short discussions ,which is written in Cormen with more pages.

Use this book along with NPTEL lecture of Professor Naveen Garg . Actually if u see prof Garg’s Nptel upon DS you will find slides are taken from this book. Slides are available online in the following link:

http://ww3.algorithmdesign.net/handouts/

Design & Analysis of Computer Algorithms, Aho, Hopcroft, Ullman Another classic book for algorithms.

Databases

Book Desciption
s g

Algorithms[edit]

Book Description
Introduction to Algorithms, C.L.R.S. Cormen covers entire GATE syllabus (and much more) in Algorithms as well as Data Structures. Language is simple for most part but some mathematics is required to understand the analysis parts. (This book is only for learning algorithms and theory of data structures and there is no sample programs given in it)
Fundamentals of Computer Algorithms, Rajasekaran, Sahni, Horowitz This book is Mini version of Cormen’s book , this cover almost everything with short discussions ,which is written in Cormen with more pages.

Use this book along with NPTEL lecture of Professor Naveen Garg . Actually if u see prof Garg’s Nptel upon DS you will find slides are taken from this book. Slides are available online in the following link:

http://ww3.algorithmdesign.net/handouts/

Design & Analysis of Computer Algorithms, Aho, Hopcroft, Ullman Another classic book for algorithms.

Databases[edit]

Book Comment
s g