Dynamic Programming for Coding Interviews: A Bottom-Up Approach to Problem Solving
Publication details: Chennai: Notion Press, 2017Description: 128ISBN:- 9781946556691
- 005.1023 RAW
Item type | Current library | Collection | Call number | Copy number | Status | Date due | Barcode | Item holds | |
---|---|---|---|---|---|---|---|---|---|
Book | Alliance College of Engineering and Design | CSE & IT | 005.1023 RAW (Browse shelf(Opens below)) | 3 | Available | E11457 | |||
Book | Alliance College of Engineering and Design | CSE & IT | 005.1023 RAW (Browse shelf(Opens below)) | 4 | Available | E11458 | |||
Book | Alliance College of Engineering and Design | CSE & IT | 005.1023 RAW (Browse shelf(Opens below)) | 2 | Available | E11452 | |||
Reference Book | Alliance College of Engineering and Design | CSE & IT | 005.1023 RAW (Browse shelf(Opens below)) | 1 | Not for loan | E11451 |
Browsing Alliance College of Engineering and Design shelves, Collection: CSE & IT Close shelf browser (Hides shelf browser)
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.