Koncocoo

Best Memory Management Algorithms

Elements of Programming Interviews in Java: The Insiders' Guide
Since different candidates have different time constraints, EPI includes a study guide with several scenarios, ranging from weekend Hackathon to semester long preparation with a recommended a subset of problems for each scenario. All problems are classified in terms of their difficulty level and include many variants to help you apply what you have learned more widely. It emphasizes problems that stem from real-world applications and can be coded up in a reasonable time, and is a wonderful complement to a traditional computer science algorithms and data structures course."
Reviews
"This book is not an "easy" book compared with the other popular interview preparing books. (Just like how you train yourself in Gym). The pearls in this book are how the ideas are being developed and how one coding problem will evolve in different scenarios."
"Great book, I own both editions (C++ and Java) and highly recommend it to everybody."
"This is a great book with good problems and detailed explanations."
"This book is for advanced programmers, includes advanced Java language concepts."
"I am having interviews and getting asked a lot of questions from this very book."
"It's pretty good except the dynamic programming chapter."
"A must-have book if you are preparing for technical interviews."
Find Best Price at Amazon
Elements of Programming Interviews in Java: The Insiders' Guide
Since different candidates have different time constraints, EPI includes a study guide with several scenarios, ranging from weekend Hackathon to semester long preparation with a recommended a subset of problems for each scenario. All problems are classified in terms of their difficulty level and include many variants to help you apply what you have learned more widely. It emphasizes problems that stem from real-world applications and can be coded up in a reasonable time, and is a wonderful complement to a traditional computer science algorithms and data structures course."
Reviews
"This book is not an "easy" book compared with the other popular interview preparing books. (Just like how you train yourself in Gym). The pearls in this book are how the ideas are being developed and how one coding problem will evolve in different scenarios."
"Great book, I own both editions (C++ and Java) and highly recommend it to everybody."
"This is a great book with good problems and detailed explanations."
"This book is for advanced programmers, includes advanced Java language concepts."
"I am having interviews and getting asked a lot of questions from this very book."
"It's pretty good except the dynamic programming chapter."
"A must-have book if you are preparing for technical interviews."
Find Best Price at Amazon
Understanding the Linux Kernel, Third Edition
This edition of the book covers Version 2.6, which has seen significant changes to nearly every kernel subsystem, particularly in the areas of memory management and block devices. This book will help you make the most of your Linux system. Now, thanks to cheap PCs and to Linux, Marco and Dan are able to cover all the facets of an operating system from booting to tuning and are able to hand out tough, satisfying homework to their students.
Reviews
"This book is more conceptual in its coverage of the Linux kernel (as opposed to giving actual examples of code), but if you want to understand the rationale behind Linux design decisions, this book is at worst a fantastic start, and at best 100% necessary."
"Insanely in depth, and very much a "must read" for folks who are trying to understand what's going on underneath the hood of their Linux system."
"I like it better than Robert Love's kernel book."
"The most helpful linux kernel book for kernel software engineer."
"A good overview - but lacking in depth in any one given area."
"Every chapter starts with a great overview and moves to the details."
"Very very good book that gives you all the information you need about the linux kernel."
"Lots of theory and background, but I am still looking for some programming specifics about the kernel."
Find Best Price at Amazon

Best Linux Kernel & Peripherals

Linux Kernel Development (3rd Edition)
An all-new chapter on kernel data structures Details on interrupt handlers and bottom halves Extended coverage of virtual memory and memory allocation Tips on debugging the Linux kernel In-depth coverage of kernel synchronization and locking Useful insight into submitting kernel patches and working with the Linux kernel community.
Reviews
"Even if you are doing driver development or just embedded system work, I highly recommend this as the text for learning the linux kernel."
"The book is not a Linux kernel reference for details and completeness, but it focus on the major points of Linux kernel."
"Highly informative book, that is well written by a Kernel insider."
"Extremely valuable overview of linux kernel internals."
"I would recommend this book to anyone who is interested not just in the Linux kernel but OS internals in general."
"Recommended reading(well this and the source code) for anyone interested in how the Linux kernel works, even if you don't plan to become a kernel hacker."
"Some of the concepts may be hard to understand for someone coming from a non-CS background but then again they are part of the core CS."
Find Best Price at Amazon

Best Genetic Algorithms

Elements of Programming Interviews in Python: The Insiders' Guide
Since different candidates have different time constraints, EPI includes a study guide with several scenarios, ranging from weekend Hackathon to semester long preparation with a recommended a subset of problems for each scenario. All problems are classified in terms of their difficulty level and include many variants to help you apply what you have learned more widely. It emphasizes problems that stem from real-world applications. and can be coded up in a reasonable time, and is a wonderful complement to. a traditional computer science algorithms and data structures course. ".
Reviews
"Better than most books of the same variant I've read and it is in Python."
"I have nothing but good things to say about the book, and can confidently say that no other product that offers as much depth as EoPI does. For example, if a problem has multiple solutions, the authors will walk you through each one and guide you towards the optimal solution. In addition to being a goldmine of commonly-asked problems, the book also offers many original problems that you wouldn't be able to find anywhere else; it is by far the most comprehensive practice resource out there."
"However, the physical quality of the book being delivered is horrible for a book lover like me. I ordered this book (brand new version ) from MT Rainier Store as a Christmas present for my brother on 21 Dec 2017 and it arrived on 26 Dec 2017. Although it may seems like very small details but for a book lover and as a Christmas present , the physical quality of the book really upset me."
"It covers bitwise operations and data structures, showing how to implement them from scratch and common interview problems. 3. A lengthy section called "Honors Class" with reach problems that exceed the difficulty in most tech interviews but are nonetheless fascinating to solve and build up confidence."
"After my last job I came to the conclusion that certain jobs will forever be out of my reach unless I will learn the fundamentals and the skills required to pass whiteboard interviews. I had to research and deepen my understanding (highly recommend the mycodeschool youtube channel). Because of the methodology of teaching through problems, it's extremely dense. I think python is the ideal language for interviews, because it's very concise and elegant and saves time writing the trivial stuff."
"Great book!"
Find Best Price at Amazon

Best Data Structure and Algorithms

Introduction to Algorithms, 3rd Edition (MIT Press)
A new edition of the essential text and professional reference, with substantial new material on such topics as vEB trees, multithreaded algorithms, dynamic programming, and edge-based flow. The second edition featured new chapters on the role of algorithms, probabilistic analysis and randomized algorithms, and linear programming. (Gabriel Robins, Department of Computer Science, University of Virginia) Introduction to Algorithms , the 'bible' of the field, is a comprehensive textbook covering the full spectrum of modern algorithms: from the fastest algorithms and data structures to polynomial-time algorithms for seemingly intractable problems, from classical algorithms in graph theory to special algorithms for string matching, computational geometry, and number theory.
Reviews
"I actually bought it so that I could follow the MIT Computer Science course on OCW (open course ware), and though some chapters are a bit intimidating, I have learn much more than I expected."
"It's an Indian reprint version."
"It arrived in 3 days!"
""The Bible of the Algorithms" simply all you need to know, with enough mathematical rigor."
"Excellent reference for students or professionals."
"Useful text with many pseudo codes to study."
"This is a very authoritative book for algorithms and is a must-have for anyone who wants to have a comprehensive reference."
"Just bought the Third edition Hardcover."
Find Best Price at Amazon