Seller: GreatBookPricesUK, Woodford Green, United Kingdom
£ 33.13
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
£ 33.14
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Seller: PBShop.store UK, Fairford, GLOS, United Kingdom
PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
£ 35.81
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: California Books, Miami, FL, U.S.A.
£ 29.77
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Published by BPB Publications, New Delhi, 2024
ISBN 10: 9365891345 ISBN 13: 9789365891348
Language: English
Seller: CitiRetail, Stevenage, United Kingdom
Paperback. Condition: new. Paperback. Recursion, a fundamental programming concept, empowers developers to solve complex problems elegantly and efficiently. However, excelling at recursion can be challenging due to its counterintuitive nature. This book is your comprehensive guide to understanding and applying recursion in your programming journey. This book is a complete guide to understanding recursion, starting from the basics and moving to more complex topics. It explains what recursion is and how it is different from iteration, using easy examples like calculating the factorial of a number, raising numbers to a power, and the Fibonacci sequence. The book then goes into more advanced topics like backtracking, dynamic programming, and tree traversal. It shows how to break big problems into smaller, manageable parts and how to make solutions faster with memoization. Real-world examples like the knapsack problem and finding the shortest path in a network are included. Master recursion fundamentals and apply them to real-world problems. Explore advanced recursion techniques and optimization strategies. Gain hands-on experience with practical recursion examples. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
£ 38.16
Convert currencyQuantity: 1 available
Add to basketPAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.
Published by Bpb Publications 8/17/2024, 2024
ISBN 10: 9365891345 ISBN 13: 9789365891348
Language: English
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
£ 30.08
Convert currencyQuantity: 5 available
Add to basketPaperback or Softback. Condition: New. Think in Recursion in Algorithmic Programming: Write recursive computer algorithms to solve complex problems (English Edition) 1.14. Book.
Published by BPB Publications, IN, 2024
ISBN 10: 9365891345 ISBN 13: 9789365891348
Language: English
Seller: Rarewaves USA United, OSWEGO, IL, U.S.A.
£ 39.43
Convert currencyQuantity: Over 20 available
Add to basketPaperback. Condition: New.
Published by BPB Publications, IN, 2024
ISBN 10: 9365891345 ISBN 13: 9789365891348
Language: English
Seller: Rarewaves.com UK, London, United Kingdom
£ 40.98
Convert currencyQuantity: Over 20 available
Add to basketPaperback. Condition: New.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
£ 27.74
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
£ 30.99
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Published by BPB Publications, IN, 2024
ISBN 10: 9365891345 ISBN 13: 9789365891348
Language: English
Seller: Rarewaves.com USA, London, LONDO, United Kingdom
£ 47.60
Convert currencyQuantity: Over 20 available
Add to basketPaperback. Condition: New.
Published by BPB Publications, IN, 2024
ISBN 10: 9365891345 ISBN 13: 9789365891348
Language: English
Seller: Rarewaves USA, OSWEGO, IL, U.S.A.
£ 39.39
Convert currencyQuantity: Over 20 available
Add to basketPaperback. Condition: New.
Seller: AHA-BUCH GmbH, Einbeck, Germany
£ 46.26
Convert currencyQuantity: 2 available
Add to basketTaschenbuch. Condition: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - DESCRIPTIONRecursion, a fundamental programming concept, empowers developers to solve complex problems elegantly and efficiently. However, excelling at recursion can be challenging due to its counterintuitive nature. This book is your comprehensive guide to understanding and applying recursion in your programming journey.This book is a complete guide to understanding recursion, starting from the basics and moving to more complex topics. It explains what recursion is and how it is different from iteration, using easy examples like calculating the factorial of a number, raising numbers to a power, and the Fibonacci sequence. The book then goes into more advanced topics like backtracking, dynamic programming, and tree traversal. It shows how to break big problems into smaller, manageable parts and how to make solutions faster with memoization. Real-world examples like the knapsack problem and finding the shortest path in a network are included.By the end of this book, readers will have a strong grasp of recursion, understanding not just how it works but also its practical applications. They will learn about Big O notation, which is crucial for evaluating the performance and efficiency of algorithms. Additionally, they will become familiar with function stacks, which play a vital role in understanding how recursive calls are managed in memory.KEY FEATURES¿ Master recursion fundamentals and apply them to real-world problems.¿ Explore advanced recursion techniques and optimization strategies.¿ Gain hands-on experience with practical recursion examples.WHAT YOU WILL LEARN¿ Understand the basics of recursive algorithms and their nature.¿ Learn to plan, write, and stop recursion with boundary conditions.¿ Analyze recursive algorithm efficiency using Big O notation.¿ Differentiate between classical recursion and backtracking techniques.¿ Optimize recursion with memorization to improve performance.WHO THIS BOOK IS FORThe target audience for this book includes any programmer or engineer from diverse professional or academic backgrounds. This book can also be resourceful for anyone who wants to take programming industry job interviews, where often some basic recursive questions are asked to be solved quickly on site.