Why do you want to join ZOPA?
Engenheiro De Software C Interview Questions
608 engenheiro de software c interview questions shared by candidates
Programming tasks via codepad, no stl is needed or allowed.
Ask you some complicated Data Structure problem that is used in their Code base.
programming questions and a few rounds of coding
basic C++, basic hr
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.
Viewing 311 - 320 interview questions