Last Year Project
C Software Developer Interview Questions
3,500 c software developer interview questions shared by candidates
What would you change from your puberty years
Implementation of a memory leak fix(definitely not for beginners)
Implementing functions in C++11 (or higher) a) Create a “Sum” function that gets ints and returns their sum. The function can be called with any number of parameters. For example: sum(2,5,10) sum(2,5,10,2,5,102,5,102,5,10) sum(3) b) Create a template function that receives std::array of ints of an even size and returns std::array in which each variable “i” is the sum of the input variables 2*i, 2*i+1 For example: {1,2,100,150,200,700} -> {3,250,900}
what is c++ ? what is ++ ? why is ++
as soon as i enter EZE,a guy asked me to write a c# program in a sheet.
What was the most interesting course you took in your education that was not directly related to your major, and why?
OOP Tech codility questions about data structures:
OOP Tech codility questions about data structures:
proficiency in c++ on scale of 10
Viewing 201 - 210 interview questions