Data Structures and Algorithms for Gate

Data Structures and Algorithms for Gate (English, Paperback, Karumanchi Narasimha)

Share

Data Structures and Algorithms for Gate  (English, Paperback, Karumanchi Narasimha)

4.5
303 Ratings & 33 Reviews
Special price
₹520
550
5% off
i
Coupons for you
  • Special PriceGet extra ₹30 off on 20 items (price inclusive of cashback/coupon)
    T&C
  • Available offers
  • Bank Offer100% Cashback upto 500Rs on Axis Bank SuperMoney Rupay CC UPI transactions on super.money UPI
    T&C
  • Bank Offer5% cashback on Flipkart Axis Bank Credit Card upto ₹4,000 per statement quarter
    T&C
  • Delivery
    Check
    Enter pincode
      Delivery by27 Jun, Friday
      ?
    View Details
    Author
    Read More
    Highlights
    • Language: English
    • Binding: Paperback
    • Publisher: CareerMonk Publications
    • Genre: Computers
    • ISBN: 9788192107509, 9788192107509
    • Pages: 432
    Services
    • Cash on Delivery available
      ?
    Seller
    Repro Books on Demand
    3.8
    • 7 Days Replacement Policy
      ?
  • See other sellers
  • Description

    The book provides detailed solutions for data structure and algorithm related questions in previous years GATE Papers.

    Summary Of The Book

    Algorithms and data structures are fundamental concepts in computer science, programming and related courses. A good understanding of these concepts are required in the workplace as well as for higher studies. For a person aiming to gain entry into postgraduate courses in IT related fields, this knowledge is of utmost importance.

    For students who have finished their bachelor degree in computer science, this might not be a problem. They might have a good understanding of these concepts. Still, when appearing for an exam like GATE, they will need to tackle challenging questions on these topics.

    Data Structures And Algorithms For GATE: Solutions To All Previous Gate Questions Since 1991 helps them by concentrating on the concepts and codes that are directly relevant to competitive exams and interview situations.

    The book covers theorems and proofs for data structure and algorithm related concepts. It provides different solutions, in varying levels of complexities for the same problems. This will help the students understand many possible solutions to a specific problem.

    The book concentrates more on problem solving than on the basic theory, for it is assumed that readers at this level understand enough of the theory to tackle various kinds of problems. This book will help readers prepare for competitive exams, for interviews, and even serve as basic reference material for higher studies.

    Instructors might also find this book useful, as it provides multiple solutions to various problems and discusses the solutions too.
    Data Structures And Algorithms For GATE: Solutions To All Previous Gate Questions Since 1991 will be especially helpful to GATE aspirants for it contains detailed solutions to questions from previous twenty years of GATE Papers.

    All the codes in Data Structures And Algorithms For GATE: Solutions To All Previous Gate Questions Since 1991 have been written in C. The book covers data structure topics like linked lists, stacks, queues and trees. It also covers recursions and backtracking.

    The book discusses various algorithm concepts like searching, sorting and graph algorithms. It goes into string algorithms, hashing techniques and symbol tables. The book also looks into interesting and complex algorithm concepts like dynamic programming, divide and conquer algorithm and greedy algorithms.

    About Narasimha Karumanchi

    Narasimha Karumanchi is an experienced software designer and developer.

    Other books by this author are Peeling Design Patterns: For Beginners And Interviews, Coding Interview Questions, and Data Structure Puzzles: Puzzle Your Mind For Data Structures.

    He specializes in covering programming and data structure concepts for competitive exams and interviews.

    Narasimha Karumanchi studied for his B.Tech in computer science at JNT University. He earned his M.Tech from IIT, Bombay. He has worked for Mentor Graphics, Microsoft, and IBM Labs. He also has teaching experience, having taught algorithm and data structures at colleges and training centers. Currently, he is Senior Software Developer at Amazon Corporation.

    Read More
    Specifications
    Book Details
    Imprint
    • CareerMonk Publications
    Exam
    • GATE
    Dimensions
    Width
    • 22 mm
    Height
    • 280 mm
    Length
    • 216 mm
    Weight
    • 996 gr
    Frequently Bought Together
    1 Item
    520
    1 Add-on
    588
    Total
    1,108
    Ratings & Reviews
    4.5
    303 Ratings &
    33 Reviews
    • 5
    • 4
    • 3
    • 2
    • 1
    • 206
    • 56
    • 26
    • 9
    • 6
    5

    Useful for GATE preparation

    I am a B-Tech final year computer science student appearedfor GATE exams. Earlier, I took coaching for GATE at one of the institute in Delhi. One of my senior referred this book for me and it helped me a lot. This book played important role in securing 180th all India rank for me.

    I recommend this book for all computer science students (particularly rural engg. college students who may not have chance to take coaching) to have a look and use this as primary source for preparing data structur...
    READ MORE

    Abhishek Agar

    Certified Buyer

    Apr, 2012

    39
    7
    Report Abuse
    5

    Not sure whether any lecturer teaches like this

    Since my first year I have been reading the same data structures and every time I through the same books. In the past I read them just for the sake of exams and getting marks.

    This book was referred by my senior who wrote GATE exam this year. I first read only Searching chapter and in that liked the Negation technique and it its variants.

    Author narration is very lucid and well connected.

    If we can get such books for all subjects, they will definitely help all students.
    READ MORE

    Chakravarthy Mohan

    Certified Buyer

    Aug, 2012

    11
    1
    Report Abuse
    5

    Useful!

    Earlier, I used to follow cormen and ullman books for data-structures. This book I purchased after looking at my friend and reviews.

    It is very helpful and it has presented the concepts in easy and straight to the points.

    I specially liked the master theorems for divide and conquer and subtraction and conquer.
    READ MORE

    Sri Latha S

    Certified Buyer

    Oct, 2012

    5
    0
    Report Abuse
    5

    Data structure

    Excellent book for GATE. All the topics are elaborately given.
    Author started with fundamentally and touches all advanced topic.It will be useful for all competitive exam.Especially GATE,SLET and NET and all central government exams
    READ MORE

    Vinothsaravanan Ramakrishnan

    Certified Buyer, Erode

    Feb, 2013

    3
    0
    Report Abuse
    5

    Very Useful!!

    A must book for every computer Science student. It is very useful for GATE preparation as well as for placements. Every topics is covered with ample number of examples using C programming. The questions which have been chosen for solved examples is really awesome!!
    READ MORE

    Mathura

    Certified Buyer, Chennai

    Feb, 2014

    2
    0
    Report Abuse
    5

    A 'MUST' book for every GATE aspirant

    This is one of the best books I have read so far in Data Structure and Algorithms.It explains every topic in very precise and lucid manner,starting from scratch. In addition to that, it contains solutions to all previous GATE questions with proper explanation. I secured 339th rank in GATE 2013 and this book really played a vital role during my preparation.
    READ MORE

    Rajdeep Paul

    Apr, 2013

    2
    0
    Report Abuse
    5

    Good book for beginners .

    This book gives a good overview and a good set of examples on various data structures, and is pretty good for starters, multiple solutions are shared and is a good read. Delivery of the product is clean as always.
    READ MORE

    Yasasvee Atreya

    Certified Buyer, Vishakhapatnam

    Aug, 2014

    1
    0
    Report Abuse
    5

    Awesome Book to kickstart DSA GATE preperation...!!!

    This is the best book you would find to prepare DSA for GATE. Although this doesn't cover and anyone book can't cover the whole syllabus of DSA. But this is the by far best way to start building the fundamentals and has awesome questions at the end of each chapters to make those concepts stronger.
    READ MORE

    Tanuj Joshi

    Certified Buyer, Ahmedabad

    Jul, 2014

    1
    0
    Report Abuse
    4

    Nice Compilation !

    Pros :
    >>>Wide variety of Questions
    >>>Useful for all GATE Aspirants
    >>>All topics have been covered equally well.

    Cons :
    >>>Most of the codes given in this book are not perceivable, they're unnecessarily made complicated !
    >>>The book has explained no exact differences between Sorting Algorithms. I would recommend one to refer to Donald E. Knuth (Vol 3) for Analysis of Algorithms. If you don't know what's the mean (ave.) or Variance of a sorting procedure, how can you compare them bluntly o...
    READ MORE

    Abhinandan Dubey

    Oct, 2013

    1
    2
    Report Abuse
    5

    Amazing Book

    Sir Suggested me this book for the preparation of GATE examination
    i studied this book throughly and it is one of the best book out there. I always followed standard books like Tanenbaum for Data structure and i found this book a lot better than tanenbaum
    I would definitly recomend this book to all the B.tech students for their university examination and to students who are preparing for GATE
    READ MORE

    Himanshu Kaushik

    Certified Buyer, New Delhi

    Oct, 2014

    0
    0
    Report Abuse
    +
    All 33 reviews
    Questions and Answers
    Q:I m studying in 3rd sem of CS. Should I read this book for my university examination as well as for GATE?
    A:yes
    Anonymous
    Certified Buyer
    3
    0
    Report Abuse
    Q:Does it covers full theory for Gate?
    A:It is very useful book for GATE aspirants. all the concepts of Data structure which are included in GATE syllabus. I reccomend that every CSE and IT students, serious about GATE can have it.
    Suvam Mukherjee
    Certified Buyer
    2
    0
    Report Abuse
    Q:Publishing yr is of 2011..So is it good for gate 2022..please be specific.. Thanks
    A:if you want to gain knowledge on data structures and algorithms don't see the publishing year this book is best for gate preparation and every topic is there in this book for gate 2022
    Krishna Prakash
    Certified Buyer
    0
    0
    Report Abuse
    Q:Which language is used in this book java/python/c++ Or something else?
    A:C++
    Pranta Sutradhar
    Certified Buyer
    1
    0
    Report Abuse
    Q:Is there multiple questions available in this book?
    A:so many problems are there at every finishing of the chapter so many questions are there for every topic
    Anonymous
    Certified Buyer
    0
    0
    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
    Finance And Accounting Books
    Min. 50% Off
    Shop Now
    Language And Linguistic Books
    Min. 50% Off
    Shop Now
    Industrial Studies Books
    Min. 50% Off
    Shop Now
    Business And Management Books
    Min. 50% Off
    Shop Now
    Back to top