tell me about a project you wrote
Computer Software Entwickler Interview Questions
81 computer software entwickler interview questions shared by candidates
How would you implement a coding problem to factor the prime numbers of digits to 1000?
Tell me about some things you learned during your educational experience (Technical question)
I expressed interest in computer vision and mathematics, so my questions included the following topics: vector/linear algebra, calculus 3 (some basic proofs), computer graphics, geometry/trigonometry, leetcode-style questions, camera systems, buffer streams, ML-related questions (network architectures for a given problem, how to design/formulate an ML problem), and some questions related to my past research in CV.
Everything was answerable
Singleton pattern
how was the test
I also had a phone screen where they asked me to write code on a shared screen. I think they asked me to remove duplicates from an array. The phone interview was quite straightforward and good.
Coding questions: Some were easy, while some were classical Computer Science problems such as Longest Increasing Subsequence, Optimal Assignment Problem, find a convex hull etc. and there were a few easy CS/data science written and/or multiple choice questions. Management Interview: Tell me something about yourself and your work, what are you looking for, when are you available to join, what is your desired salary.
Transpose a Matrix. First do it using extra memory, then do it in place.
Viewing 11 - 20 interview questions