Preparing for an interview? Check out Cracking the Coding Interview
Published on

Nvidia| Back End Developer - Python | 16/08/23

Author
  • Shared Anonymously

First screen - Selected
Questions about myself my project
REST API dockers Django a little bit of background

First Round -Selected
Desgin - About my past project
When use Multi Threading and Multi Processing - Answer: For IO Bound we would use Multi threading (because of thje event loop)
For CPU bound we would use multi processing

Question - We want to despoite from bank account You have two locks and deadlocks how can you solve it?
Answer: Check from the Id who is avaliable and the order is matter so it's if and else (I didn't quite undersrtood the interviewer only after he showed me)

Question: find the bugs in the second max function
Answer: Edge cases, negative and the second is not before the most max

Wasn't selected for the round
It was hard but positive experince for next time!

ReportMark as Helpful