Acudí a una entrevista en Smart Software Solutions
Entrevista
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
Preguntas de entrevista [1]
Pregunta 1
code area of a circle
get sum of an array
find if binary tree has a cycle
Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en Smart Software Solutions (Pierre, SD) en ene 2023
Entrevista
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.
Envié una solicitud electrónica. El proceso duró 1 semana. Acudí a una entrevista en Smart Software Solutions en mar 2018
Entrevista
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.
Preguntas de entrevista [3]
Pregunta 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.