I applied online. The process took 1 week. I interviewed at Smart Software Solutions in Mar 2018
Interview
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.
Interview questions [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.
I applied online. The process took 2 weeks. I interviewed at Smart Software Solutions (Pierre, SD) in Jan 2023
Interview
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.
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
Interview questions [1]
Question 1
code area of a circle
get sum of an array
find if binary tree has a cycle