Why do you want to change sectors? Why do you want this position? Where do you see yourself in the near future? How can your experiences help you do the job? etc...
Learning Developer Interview Questions
490 learning developer interview questions shared by candidates
What regressors and classifiers have you used?
Explain an OOP concept.
Have you used gradient descent?
CodeSignal Matrix Question about Blurring
Given historical stock prices, determine best date to buy and sell
- An assembly question about a SIMD architecture that I cannot remember exactly. - Given an array of points (x and y coordinates), implement a data structure (a heap) for insertion and deletion of n nearest ones. - Implement a CUDA kernel that computes the frequencies of numbers given in an array - Given a very large file containing integers, implement an algorithm that outputs sorted version. (also do space and time complexity analysis) - Implement an optimized CUDA kernel for matrix transpose (also had discussions about GPU architecture) - Present a system you designed and implemented, and explain the changes for desired features asked on the conversation. - Various questions about deep learning like explanation of optimization algorithms, difference between gradient descent and stochastic gradient descent, underfitting, overfitting, gradient clipping and many more.
Two technical problems to solve in 40mins. One on overlapping intervals and the other one on shortest path with dead ends.
Trees, Stack, String related questions were asked
Maximum height of a binary tree. De-dup dict of username and email
Viewing 451 - 460 interview questions