1. write a replacement function for memcpy. 2. what is the function of several C language functions. 2. where in the development environment file system would you place a blowfish open source package - shown a file hierarchy 3. what would be your criteria for selecting an open source encryption package
C Software Engineer Interview Questions
3,496 c software engineer interview questions shared by candidates
How much do you expect to be your salary? Basic C++ questions
Graphic Pipeline and how it works
Cultural Fit Interview: What are your impressions of the company? Why did you choose to work with us? Why you are a good developer? What are your strengths as a professional? What the people usually say about the way you work? Describe yourself in three statements? Live Coding Session : What is the difference between ref and out in C#? Add Entity framework to your project. Some questions related to asynchronous programming in C#.
Cultural Fit Interview: What are your impressions of the company? Why did you choose to work with us? Why you are a good developer? What are your strengths as a professional? What the people usually say about the way you work? Describe yourself in three statements? Live Coding Session : What is the difference between ref and out in C#? Add Entity framework to your project. Some questions related to asynchronous programming in C#.
What makes a good developer?
Basic questions about work experience.
In the next 5 minutes, teach me one thing, anything you want
"Have you used pipes in Linux" and "difference of reference and pointer", just disappointing overall
It's not allowed to share the questions, but you can expect deep knowledge of memory allocation and auto casting type definition, most of the questions are about these subjects. An example of easy question would be: geek = make_tuple('a', 10, 15.5); auto a = get<0>(geek) auto b = get<1>(geek); auto c = get<2>(geek) which kind of type is a, b, c? Or maybe they could ask, what is the result of a+b+c
Viewing 1991 - 2000 interview questions