Explain how memory is managed in python.
Learning Developer Interview Questions
490 learning developer interview questions shared by candidates
Runtime complexity of naive matrix multiplications, name a sorted data structure that remains sorted when adding data.
Nothing really all that hard. I signed an NDA (Non-disclosure agreement) so I can not give specifics. I was well prepared and I also contacted the team member who I had a phone interview with, and asked if they could point me to some good resources to help prep for the interview and they gave me some very good ones which helped a lot.
Design an ML training and inference pipeline for a given prediction use-case.
How can you perform multiplication/division using only addition/subtraction
In an array, return the index of the pair number with the opposite sign [1, 2, 0, 3, -3, 2, 5, -4]--> results is (-3,3), but you need to return the index which will be 3 and 4
Coding and system design were typical questions you'd see on leetcode or career cup
Write an SQL query to carry out inner join The answer written below was marked wrong by the interviewer but its actually correct. I can say this because I, myself have executed in MySQL
Esperienze lavorative pregresse, frameworks Python vari ed eventuali
write a function to sample from a multinomial distribution
Viewing 51 - 60 interview questions