Amazon cover image
Image from Amazon.com
Image from Google Jackets
Image from OpenLibrary

Learning algorithms : a Programmer's guide to writing better code By George T. Heineman

By: Material type: TextTextPublication details: Mumbai: Shroof publishers and distributors, c2021.Edition: 1 EdDescription: i-xiii+264PISBN:
  • 9789391043919
Subject(s): DDC classification:
  • 005.13 HEI-L
Contents:
Foreword -- Preface -- Chapter 1. Problem Solving -- Chapter 2. Analyzing Algorithms -- Chapter 3. Better Living Through Better Hashing -- Chapter 4. Heaping It On -- Chapter 5. Sorting Without a Hat -- Chapter 6. Binary Trees: Infinity in the Palm of Your Hand -- Chapter 7. Graphs: Only Connect! -- Chapter 8. Wrapping It Up.
Summary: When it comes to writing efficient code, every software professional needs to have an effective working knowledge of algorithms. In this practical book, author George Heineman (Algorithms in a Nutshell) provides concise and informative descriptions of key algorithms that improve coding in multiple languages. Software developers, testers, and maintainers will discover how algorithms solve computational problems creatively. Each chapter builds on earlier chapters through eye-catching visuals and a steady rollout of essential concepts, including an algorithm analysis to classify the performance of every algorithm presented in the book. At the end of each chapter, you'll get to apply what you've learned to a novel challenge problem, simulating the experience you might find in a technical code interview. With this book, you will: Examine fundamental algorithms central to computer science and software engineeringLearn common strategies for efficient problem solving, such as divide and conquer, dynamic programming, and greedy approaches; Analyze code to evaluate time complexity using big O notation; Use existing Python libraries and data structures to solve problems using algorithms; Understand the main steps of important algorithms.
Tags from this library: No tags from this library for this title. Log in to add tags.
Holdings
Item type Current library Home library Call number Status Date due Barcode
Book Book Dept. of Computational Biology and Bioinformatics Processing Center Dept. of Computational Biology and Bioinformatics 005.13 HEI-L (Browse shelf(Opens below)) Available DCB4022

Foreword --
Preface --
Chapter 1. Problem Solving --
Chapter 2. Analyzing Algorithms --
Chapter 3. Better Living Through Better Hashing --
Chapter 4. Heaping It On --
Chapter 5. Sorting Without a Hat --
Chapter 6. Binary Trees: Infinity in the Palm of Your Hand --
Chapter 7. Graphs: Only Connect! --
Chapter 8. Wrapping It Up.


When it comes to writing efficient code, every software professional needs to have an effective working knowledge of algorithms. In this practical book, author George Heineman (Algorithms in a Nutshell) provides concise and informative descriptions of key algorithms that improve coding in multiple languages. Software developers, testers, and maintainers will discover how algorithms solve computational problems creatively. Each chapter builds on earlier chapters through eye-catching visuals and a steady rollout of essential concepts, including an algorithm analysis to classify the performance of every algorithm presented in the book. At the end of each chapter, you'll get to apply what you've learned to a novel challenge problem, simulating the experience you might find in a technical code interview. With this book, you will: Examine fundamental algorithms central to computer science and software engineeringLearn common strategies for efficient problem solving, such as divide and conquer, dynamic programming, and greedy approaches; Analyze code to evaluate time complexity using big O notation; Use existing Python libraries and data structures to solve problems using algorithms; Understand the main steps of important algorithms.

There are no comments on this title.

to post a comment.