Think in Recursion in Algorithmic Programming

Dr. Fang Jin

SKU: 9789365891348

$34.95
Type:
Quantity:

FREE PREVIEW

ISBN: 9789365891348
eISBN: 9789365898194
Authors: Dr. Fang Jin
Rights: Worldwide
Edition: 2025
Pages: 300
Dimension: 7.5*9.25 Inches
Book Type: 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.

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 FOR

The 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. 

  1. Introduction
  2. What is Recursion?
  3. Recursion as the Architect
  4. Factorial and Power
  5. Fibonacci Sequence
  6. Climbing Stairs 
  7. Edit Distance
  8. Paint Bucket
  9. Permutation
  10. Knapsack 0/1
  11. Eight Queens 
  12. Finding Path
  13. Tree Traversal
  14. Shortest Route 

Dr. Fang Jin is a software engineer who makes reusable and scalable web modules that can be applied to modern browsers and devices. He is an engineering hobbyist with interests ranging from economics and philosophy to software development, architecture, and team development. Fang is a lifelong learner, and throughout his journey, he has helped organizations and teams adopt UI frameworks to achieve consistent branding and look and feel across departments so that they can save costs and boost efficiency. In his free time, he likes swimming, running, and surfing YouTube.

You may also like

Recently viewed