Roivant Sciences interview question

Python Coding: Sum two numbers, optimize seating. Python Technical Conversation: Reverse a string, recreate the sqrt function as an algorithm.

Interview Answer

Anonymous

27 July 2020

I believe I answered all questions correctly. Maybe missed some edge cases. For recreate the sqrt function I did a binary search.