What ML network architectures have you used, and for what reasons was that particular one chosen?
Software Engineer Graduate Interview Questions
3,316 software engineer graduate interview questions shared by candidates
Classic questions like why this position. Also, one programming question and then describe how you solved it and what you found hard. Was also asked about debuggers.
Could you describe the line of code to define a function pointer?
They gave me a written test to complete, both for software and hardware. Then I had a couple of interviews. They asked technical and specific questions both hardware (difference between blocking and non-blocking assignment, buses, critical paths) and software (XML, how to order an array in ascending order). They also asked me how would I solve some given problem in a comfortable (to me) programming language. The atmosphere was good and friendly anyway.
Comparison between Java and C
The company has servers in Europe but also want to serve clients outside the EU. What could be a good solution to that problem? We are given that we cannot afford to set new servers outside the EU.
During one of the interviews, they asked me to use notepad++ regex functionality to do some sort of manipulation on a text file.
Will not go into more detail about the questions :)
Most unexpected question was to write a c macro to find nth power of two .... i never expected anyone to question on macros.
Online test: 1. Most frequently side-by-side used integer in the array. //10,20,30,40,40,40,40,20,20,20 -> 40 2. Median of an integer array Group Project: marshmallow and spaghetti: build the highest Technical Interview: Find the longest palindrome in the string //abcacacdbbabe -> cacac
Viewing 361 - 370 interview questions