Question d’entretien chez PFL

They had me write the code to generate a Fibonacci sequence.

Réponse à la question d'entretien

Utilisateur anonyme

14 févr. 2024

After my interview (my code was terrible) the guy running the interview suggested a simple program design that made use of caching. Googling any simple fibonacci generation code will get you these results.