Image from Google Jackets

Dynamic Programming for Coding Interviews: A Bottom-Up Approach to Problem Solving

By: By: Publication details: Chennai: Notion Press, 2017Description: 128ISBN:
  • 9781946556691
Subject(s): DDC classification:
  • 005.1023 RAW
Summary: The Dynamic Programming solution computes 100th Fibonacci term in less than fraction of a second, with a single function call, taking linear time and constant extra memory. A recursive solution, usually, neither pass all test cases in a coding competition, nor does it impress the interviewer in an interview of company like Google, Microsoft, etc. The most difficult questions asked in competitions and interviews, are from dynamic programming. This book takes Dynamic Programming head-on. It first explain the concepts with simple examples and then deep dives into complex DP problems
Tags from this library: No tags from this library for this title. Log in to add tags.
Star ratings
    Average rating: 0.0 (0 votes)
Holdings
Item type Current library Collection Call number Copy number Status Date due Barcode Item holds
Book Book Alliance College of Engineering and Design CSE & IT 005.1023 RAW (Browse shelf(Opens below)) 3 Available E11457
Book Book Alliance College of Engineering and Design CSE & IT 005.1023 RAW (Browse shelf(Opens below)) 4 Available E11458
Book Book Alliance College of Engineering and Design CSE & IT 005.1023 RAW (Browse shelf(Opens below)) 2 Available E11452
Reference Book Reference Book Alliance College of Engineering and Design CSE & IT 005.1023 RAW (Browse shelf(Opens below)) 1 Not for loan E11451
Total holds: 0

The Dynamic Programming solution computes 100th Fibonacci term in less than fraction of a second, with a single function call, taking linear time and constant extra memory.

A recursive solution, usually, neither pass all test cases in a coding competition, nor does it impress the interviewer in an interview of company like Google, Microsoft, etc.

The most difficult questions asked in competitions and interviews, are from dynamic programming. This book takes Dynamic Programming head-on. It first explain the concepts with simple examples and then deep dives into complex DP problems

There are no comments on this title.

to post a comment.