CGI Interview Question

They asked me to write up a simple function to calculate a factorial, be it in real code or pseudo code.

Interview Answer

Anonymous

Aug 6, 2019

Wrote the function in C# (.NET), the team lead took a look at it and said I passed.