vaskes e9a72107ed [7kyu][fundamentals] Growth of a Population
https://www.codewars.com/kata/563b662a59afc2b5120000c6

n a small town the population is p0 = 1000 at the beginning of a year.
The population regularly increases by 2 percent per year and moreover 50
new inhabitants per year come to live in the town. How many years does
the town need to see its population greater than or equal to p = 1200
inhabitants?
2024-10-03 13:04:36 +03:00
2024-09-23 12:37:06 +03:00
2023-06-27 21:00:40 +03:00
2023-06-27 21:35:04 +03:00
2023-06-27 21:00:40 +03:00
2023-06-27 21:35:04 +03:00

learn algorithms

I will be studying algorithms and collecting different cases to improve my knowledge on this repository.


S
Description
No description provided
Readme 17 MiB
Languages
HTML 76.8%
TypeScript 16%
JavaScript 4.6%
CSS 2.6%