Why do you want to join ZOPA?
C Software Engineer Interview Questions
603 c software engineer interview questions shared by candidates
Some template related question
Tell me about a time you handled a difficult situation and what was the result
Take-home project. There are multiple choices and a candidate can submit code for any one project of their choice.
Parenthesis balancing Reverse and Add palindrome problem with BigInt
3. Write a method that takes two collections of characters as a parameters and returns a new Set of distinct elements common between the two collections. // Give me the intersection of common elements between two data sets. // ['a', 'a', 'c', 'd'], ['a', 'c'] // -> ['a', 'c'] // ['a', 'a', 'c', 'd'], ['a', 'a', 'c'] // -> ['a','c']
Single coding question with 4 hours to complete
1. A paper with some code - find the errors 2. Array with some numbers - move all 9's to the end of the array.
Design a C++ class that vaguely reflects some real life problems in a company's domain of operation.
C++ virtual functions, some basic coding challenges and questions based on your past projects and work.
Viewing 311 - 320 interview questions