How can a string which may only contain four different letters be represented in a class and use minimal storage?
Software Engineer C Developer Interview Questions
5,483 software engineer c developer interview questions shared by candidates
C++ design problems were asked.
The questions themselves deserve a separate paragraph. The interview was split to several quizzes: hardware design, rtos-related, c, c++, linux, security. Majority of the questions was single-answer test questions. Few open questions to write some snippet. The hardware and security part was quite ok. The rest was not. The C/C++ questions were based on a code snippets prepared exactly for interview purpose. So, there were some crazy-looking constructs like 3[arr] + (arr+1)[1], !!!arr, &(*(&arr[1]+1)+2). Things that you should never see on production.
HR round - pretty straight forward. Reason for change? Why this position? What is the expectation? 2nd round - Solid basics from what is mentioned in the resume. C++ STL and Algorithms. 1 or 2 problem solving 3rd round - Design a system. C++ STL, Data Structures (I was asked related to optimal search)
Pointer and memory related questions. Basically core C.
No technical question, but asked me how they can measure my technical ability
Why did you choose the technology you applied for.
What was a time where something didn't go as planned? How did you handle it? What was the outcome?
prime number program in C, difference between C and C++.
none. I don't want to share!
Viewing 1861 - 1870 interview questions