Prove P = NP
Engineer Internship Interview Questions
24,163 engineer internship interview questions shared by candidates
Question: Designed an efficient key-value data structure, each element has an elapsed time. For example, elements A with elapsed time 15 (keyA , (valueA , 15)) will be removed from the data structure after 15 seconds from the time it was added to the data structure
How would you use deep learning models in production
I got asked a question very similar to 329. Longest Increasing Path in a Matrix, if you know how to do this question you would be able to correctly.
I can't tell you the details but they were about algorithms and data structures. At the beginning, they seemed not that hard but the follow-ups were challenging.
Given two arrays, find the same element in both arrays.
Implement pow() function to calculate power between BIG numbers. e.g. pow(7349735853974, 389274834729)
Get the longest segment of an array thats sum is less than a given number
First round interview question was about converting a binary number to base 6. Second round interview was a question that had to do with priority queues.
My background knowledges about the position and my past experiences
Viewing 1801 - 1810 interview questions