I applied online. The process took 3 weeks. I interviewed at Upwork in Jul 2024
Interview
After screening, I had three rounds: coding, foundations, and behavioral. The coding task is a leetcode easy-medium, but pay attention to how you code it, i.e., style, comments, functions, modules, etc. While I solved the task and the solution was very close to the one on the internet, interviewers stated that I needed stronger coding skills without providing enough feedback to pinpoint the issue. The second interview looked more like an exam to me. Questions ranged from basic to more advanced, like what the reactivity is, what the practical difference between various frameworks is, what I would choose for starting a project, and why. I didn't particularly appreciate how the interview was conducted. The interviewer was very picky and expected precise definitions and terms, and any correct variations or attempts to describe the term instead, like "I don't know what it's called, but it works like that," added to an overall negative result. Behavioral was as any behavioral: what would you do if..., what you did when..., and so on. The overall experience was ok, but some interviews and interviewers left a bad aftertaste.
Interview questions [1]
Question 1
Find the top 5 longest, shortest, and most common words from the text.
I applied online. The process took 2 weeks. I interviewed at Upwork (Cluj-Napoca) in Nov 2022
Interview
I was contacted from Linkedin by Upwork in October 2022 and the process took like 2-3 weeks to arrange the coding interview. In the interview they have asked me this: // For a given array of integers, rotate the array to the right for the specified amount of steps, removing any odd numbers on the way Honestly i didn't prepare so much for interview. The coding is not hard but you need to have practice with leetcode or hackerrank, otherwise there is no changce, you cannot go on google to check it, you can only read the official javascript documentation.
Interview questions [1]
Question 1
// For a given array of integers, rotate the array to the right for the specified amount of steps, removing any odd numbers on the way
I applied online. The process took 2 weeks. I interviewed at Upwork (Istanbul) in Feb 2022
Interview
The interview process was like the following:
1- 60 min Technical coding round (focus: problem-solving and coding skills, you'll need to solve a tech problem using any language/tool and communicate your solution)
2- 60 min technical foundations round (focus: system design, technologies, and projects you worked with)
3- 45 min team collaboration round