Write a lambda function for incrementing an array values. Write a program for filtering prime numbers in a array and storing it in a vector array. Write a program to print the last 5 greatest numbers in an array.
C Software Engineer Interview Questions
3,488 c software engineer interview questions shared by candidates
General Architecture questions regarding threads , data structures
Did I work with design patterns.
You have unordered list of numbers. For example, 5, 0, 1, 2, 4, 9. Compress these numbers and represent them as a string: “0-2, 4-5, 9”.
Write codes to realize encapsulation such as get and set, but they ask to do it not using common way.
What are the difference between table valued function and stored procedure?
What is object oriented programming?
Describe a situation where a team member wasn't contributing their fair share, and how you approached that situation.
create stars (*) structure using c#?
Tell me about your self?
Viewing 321 - 330 interview questions