1 hour limit online test with a long question and a long base start code (full of errors and overhead). Instructions indicated that you are free to fully change provided code. Except for Main function. This is NOT true, and they should update their instructions, they want you to use poorly base code as a start point but provided instructions say otherwise. Instructions are misleading, and given time to understand the problem and poorly designed base code, 1 hour is NOT realistic. I guess hiring team wants to over complicate the hiring process and favor job security or use this as an excuse to get more benefits? My research suggested that Sonova is a great company, I was truly shocked by this.
Desenvolvedor Senior Interview Questions
8,028 desenvolvedor senior interview questions shared by candidates
describe some of the design patterns that you have used
Standard developer interview questions. Nothing unusual.
Technical problem solving with time complexity.
With the first exercise they asked me to write an algorithm to sort words in an array in some specific order, the second exercise was about recursion, I had to navigate a tree and calculate the sum of numbers.
int y[10000000000]; int main() { int x[10000000000]; x [0] = 1; y[0] = 1; printf( "X: %d Y:%d\n", x[0], y[0]); } How are x and y treated in memory?
They idea is to check what is your level of proficience in the programming language. So they start with easy questions and then go further with harder questions.
RTOS
If client gave you project and by mistake he missed something important in srs.project is now ready for production.client said oh sorry that was missing from.my end and it's very important module so pls first do it and will move to production. Now u will convence her/him to move to production without important module.
.Net Angular, WebAPI, SQL
Viewing 581 - 590 interview questions