Pergunta de entrevista da empresa Rad AI

I was instructed to complete a take home assignment, using python to interact with a C# library. That was the only question.

Resposta da entrevista

Sigiloso

21 de abr. de 2021

I wrapped the C# library in an executable and use subprocess to call from python. Finished it in an hour.