I applied through a recruiter. The process took 1 week. I interviewed at Okta in Oct 2024
Interview
3 step Interview. HR -> Technical -> On-site interview. For the technical interview, I had basic JS syntax questions. I recommend you to read about SSO, SaaS, 2FA, MFA, Microsoft Active Directory, and things similar to this to have a better knowledge before the technical interview.
Interview questions [2]
Question 1
Correct the code: (Similar to this)
const x = 12;
x = 11;
console.log(x);
I applied online. The process took 1 week. I interviewed at Okta in Jul 2022
Interview
La entrevista telefónica duró aproximadamente 30 minutos. El entrevistador me hizo preguntas sobre mi conocimiento de los productos y servicios de Okta Auth0, así como mis habilidades técnicas. La entrevista fue en ingles
Interview questions [1]
Question 1
¿Por qué estás interesado en el puesto de Developer Support Engineer en Okta Auth0? ¿Cuáles son tus habilidades y experiencia más relevantes para este puesto?
I applied online. The process took 2 weeks. I interviewed at Okta
Interview
The multi-step interview process, including the assessment part. You are tested on your general knowledge, and you will need to create an application using their technology. You can use any programming language.
Interview questions [1]
Question 1
Q: What's the difference between Authorization and Authentication?