Sample coding problems peppered with questions on on C++ and object-oriented design that built on the code being written. Examples are alternative approaches and the benefits or trade-offs associated with them. Lots of questions on memory management.
Software Engineer C Developer Interview Questions
5,485 software engineer c developer interview questions shared by candidates
They ask you about the projects you have done
string compare
file handlig
Background and experience for role
New features introduced in C++17
What happens in the memory at the backend from code compilation to execution? If you know the process ID, which command would you use to kill the process? Given a large dataset where you know the data and their IDs, which data structure would you prefer for searching? Which one have you used—SQL or NoSQL? Which is better and why? What is indexing? How does it help in searching when we don’t know the primary key or specific details?
What’s difference between .net and .net core. What is DOM
What steps would you follow when setting up a new Web API project in .NET?
Gave a small code with mistakes and then a few questions about what and where those mistakes might be.
Viewing 3201 - 3210 interview questions