que es Continuous Integration?
C Software Engineer Interview Questions
3,489 c software engineer interview questions shared by candidates
-Briefly explain your work experience -rate yourself in C++ expertise -OOPS concepts -shallow v/s deep copy -what is malloc -malloc v/s new -Compare Union, Structure, Class -Access specifiers -what is the default access specifier in a class -Types of constructors -how a copy constructor works -what are provided by default in a class (constructor,...) -Can a constructor be private -Purpose of singleton class -Friend class & function -virtual class & function -Sizeof( class A{} ) -How to find number of objects created so far -static member -what are vectors -data structures -did you have to create & implement any data structure -Linux/Scripting -how to list hidden files -how to find a file -touch command -what happens if touch is used on existing file -vtable -are you familiar with debugging tools like GDB -are you familiar with versioning tools like git
Implement a vector with dynamic array
Given a set of numbers and a k. Count the numbers of all arrays with a size of k and composed of numbers belonging to the input set. The array should meet the condition that the first number in this array is prime to every other number in this array.
trading question on hackerrank phone interview with cryptic badly explained question
Implement a String object without using std::string or any of its methods.
None None None None None
greedy algorithm
C++ concepts multiple choice question and programming tasks
A single LeetCode-style question focusing on exploring different possible solutions, optimization techniques, and analyzing complexity.
Viewing 1021 - 1030 interview questions