Me postulé a través de un reclutador. El proceso tomó 2 semanas. Acudí a una entrevista en Upstart (Columbus, OH) en oct 2021
Entrevista
Recuriter reached me via Linkedin and then schedule phone call with Recuriter for 1 hour.
Hiring manager then selected my profile and ask to schedule technical video phone interview
Technical video phone interview was schedule for 45 mins but went to 1 hour
Preguntas de entrevista [1]
Pregunta 1
1.Explain your selenium framework
2.You have 1 page with username/password/Login button.Design Selenium framwork
3.how to create jenkins jobs and trigger the same to run application
4.how to trigger build from jenkins
5.how to run the job manully via jenkin to run application
6.Leetcode problem-Sort a characters by Frequency
Write a program that takes a string input and returns the character that occurs the highest number of times consectively.//Example Input:Tree