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.
Graduate Software Engineer Interview Questions
4,493 graduate software engineer interview questions shared by candidates
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
DS and Algos - when to use what, complexity and most optimized way to use them.
How would I sort an unordered list
Cubed root of 10648?
Viewing 471 - 480 interview questions