TY - GEN AU - Rawat, Meenakshi AU - Rawat, Kamal TI - Dynamic Programming for Coding Interviews: A Bottom-Up Approach to Problem Solving SN - 9781946556691 U1 - 005.1023 RAW PY - 2017/// CY - Chennai PB - Notion Press KW - Dynamic Programming KW - Computer Science KW - Programming (Mathematics) N2 - 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 ER -