I applied online. I interviewed at Comarch (Poznań, Greater Poland) in May 2024
Interview
10 questions about C++, 10 about Python and 10 more general ones, not very hard (although many were tricky), but there is not much time, and you only have about 10 seconds per question.
Interview questions [1]
Question 1
Poniższy program: #include
#define square(x) x*x
int main( int argc, char* argv[] ) {
std::cout << square( 5 + 1 );
return 0;
}
a) Żadne z pozostałych
b) Wypisze na ekran '31'
c) Wypisze na ekran '36'
d) Wypisze na ekran '11'
e) Wypisze na ekran '25'
Test questions are too general. But at the same time are very wide and not consistent in my opinion. E.g. I was been asked for a db related questions and in the same session later for a management related...
The interview process is a multi-step procedure that companies use to evaluate and hire new employees. The specific steps can vary depending on the industry, position, and company, but generally, it includes the following stages: