Alien Cell Fission

# Introduction In this challenge, we will be exploring the concept of alien cell fission. Scientists have discovered a unique single-cell organism that has an extraordinary ability to divide. Our task is to calculate the total number of cells after a given number of seconds of cell fission. We will implement a non-recursive algorithm using dynamic programming to solve this problem.

|60 : 00

Click the virtual machine below to start practicing