“1 + 2” how would you parse this string?
Ai Software Engineer Interview Questions
231 ai software engineer interview questions shared by candidates
Code a trivial web crawler using Go
Write the function of logistic regression and the optimization process.
Make sure you have reviewed your CV as they can ask you questions about your past projects
Imagine you have a bag of marbles. This bag would contain say 20 red marbles, 10 green marbles, and 5 blue marbles. We are going to create software that represents this bag. The main operation we need to be able to do is to repeatedly draw a marble at random from this bag without replacement. Draw up a data structure for how you represent this bag and describe how the draw operation works such that the bag both before and after the operation properly statistically represents its contents.
A algorithm questions about graph data structures
Lots of deep learning and C questions.
Average C++ questions about memory, pointers, heap vs stack etc; UE4 questions - Actors, Behavior Trees
Given a class that defines Points (x,y), can you detect if a image is on the border or not? Greater then or equal to 1 means it's part of the image, 0 means its a empty white pixel
- Walk us through previous (computer vision/AI) projects you completed (university/internships) - How would you solve [computer vision case] this case?
Viewing 181 - 190 interview questions