“1 + 2” how would you parse this string?
Ai Software Engineer Interview Questions
585 ai software engineer interview questions shared by candidates
The first interview is a detailed peer review of the projects written in your resume. The second interview is an informational interview regarding your motivations of doing the projects, applying for the company, and future plans.
Code a trivial web crawler using Go
In first round questions were purely from AI/ML and deep learning. In 2nd round, I was asked about Technical questions related to my resume and previous work experience. Third round was with the founder, where we mostly talked about machine learning deployment and use cases.
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
Can't remember what the questions in the code exam were, but I thought they were pretty basic. Questions in the technical interview were foundational and tailor-fit to the experience I claimed to have.
Gostaria que descrevesse uma situação adversa que você passou pela sua carreira profissional e como você agiu para resolvê-la.
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.
Asked questions about basic objected oriented programming concepts such as how I would solve a certain problem and what my approach will be and some ML concepts like what NLP is, and what tools to use to increase the query time for unstructured data.
Viewing 471 - 480 interview questions