Pergunta de entrevista da empresa Diamond Diagnostics

Write a function that takes an integer and returns the factorial of that number. Experience working with web development tools.

Resposta da entrevista

Sigiloso

6 de jan. de 2022

Check if negative. If not, then recursion or iterative approach.