J'ai passé un entretien chez Smart Software Solutions
Entretien
two interviews, first one technical with three questions, second one was a behavioural with hiring manager. Both where very straight forward. very simple if you understand simple coding concepts and dont give any red flag answers
Questions d'entretien [1]
Question 1
code area of a circle
get sum of an array
find if binary tree has a cycle
J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Smart Software Solutions (Pierre, SD) en janv. 2023
Entretien
Same questions as you see at other glassdoor posts. 3 questions. Just look it up. Very easy if you just look up beforehand. Not difficult at all if you prepare.
J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez Smart Software Solutions en mars 2018
Entretien
I applied online and got an email back the following day. On the day of the interview, they asked me a few questions and than got to the technical interview. I would've thought I did alright, but the next interview, they offered me a job.
Questions d'entretien [3]
Question 1
Write a function, in any programming language, to calculate the area of a circle.
Write a non-recursive function, in any programming language, to check if there is a cycle in a Binary Search Tree. A Cycle being any node that loops back to another node.