Could you describe the line of code to define a function pointer?
Graduate Software Engineer Interview Questions
3,311 graduate software engineer interview questions shared by candidates
There is a group activity where you are inclined to voice out your opinion on which tools are ranked best for survival in the wild.
What ML network architectures have you used, and for what reasons was that particular one chosen?
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.
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.
will update next week x
Will not go into more detail about the questions :)
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
Most unexpected question was to write a c macro to find nth power of two .... i never expected anyone to question on macros.
During one of the interviews, they asked me to use notepad++ regex functionality to do some sort of manipulation on a text file.
Viewing 361 - 370 interview questions