I applied online. The process took 1 week. I interviewed at Kaseya (Warsaw, Masovia) in Jan 2024
Interview
Recruitment consists of 3 rounds (In Poland): initial call, technical interview and hiring manager call.
In initial call HR asks you about the background/experience. In the end HR also asks 3 questions to see if they can proceed with your application: JWT structure?; What is a binary tree?; Something about web security that I can't remember.
Then comes technical interview. They ask questions regarding JS, Security(mostly focused) and etc. Then there's a technical assignment. The technical part of the interview was a code review - I needed to review a Todo application (with React) and say what can be improved/removed/refactored and etc.
Last stage is getting a call by the hiring manager to discuss the offer.
Interview questions [1]
Question 1
Call:
JWT structure?;
What is a binary tree?;
Web security?
Technical interview:
Promises vs Callbacks
Pros and Cons of JWT
SSE vs WebSocket
In tests, SPY vs MOCK
Put vs Patch HTTP methods
useCallback vs useMemo
localStorage vs sessionStorage vs cookies
Explain XSS
Explain DNS and how it's used to restrict access to the website
Code-reviewing a React application
Hiring manager call:
What you know about Kaseya?