
Check Point Software Technologies C++ Developer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 18 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at Check Point Software Technologies.
C/C++ Developer
they asked me two questions about code correctness. first one had a problem with no allocation for array and then trying to send it back from function and the second one held buffer overflow problem. The third part was to try yo implement atoi function from scratch.
- Can you do a code review focusing on malloc and pointers?
- Could you implement the atoi function from scratch in C?
C++ Developer
after passing the exam, they called me for an interview, the interview contained technical questions. some hard ans some fair, the interviewer was very professional, polite and kind. i did not feel uncomfortable at any stage of the interview. started by introducing himself the job offer asked to talk about myself then went for an hour long technical question did not ask to write code just how i would solve the problems.
- How would you sort a stack?
- Explain threads and processors.
C/C++ Developer
I had a call interview first, then they send me a 3 questions exam, it was very easy. Then I had a zoom interview that I passed then they asked me to go for an interview in the offices. Then for no obvious reasons they told me that they want to continue with other candidates.
- Given two pointers of two different lists, can you tell if one of them is part of the second?
Check Point Software Technologies C++ Developer Interview Questions
Quoted word for word from Check Point Software Technologies interview reports.
“Find the index that every value in the array before it is smaller than the value of this index and every value after this index is bigger.”
Read reports →“What is the difference between TCP and UDP?”
Read reports →“Given two pointers of two different lists, can you tell if one of them is part of the second?”
Read reports →“Could you implement the atoi function from scratch in C?”
Read reports →“Can you create a function `min` for a stack that retrieves the minimum element in constant time, O(1)?”
Read report →“How do you calculate a bank account balance?”
Read report →“Implement building malloc and free functions from scratch but in the malloc you have to return 8 byte of memory and we have just 1MB of memory.”
Read report →“How would you seat a family of 4 on a plane?”
Read report →“How would you sort an array of colors?”
Read report →Formats, difficulty and experience
Across all 18 Check Point Software Technologies interview reports.