J'ai postulé en ligne. J'ai passé un entretien chez USAA
Entretien
Interview with the team they want to put you on, included a coding problem to solve where you could code the answer and/or explain how you would solve it, both behavioral and technical in one
Questions d'entretien [1]
Question 1
Given an array of numbers, how would you get the 3 smallest numbers
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez USAA en oct. 2020
Entretien
Started with a career fair Interview and were interested in continuing to a remote interview. I was interviewed by two great workers. Started with simple questions about me then moved on to a technical question. After that I had another technical question about how I would go about planning a project.
Questions d'entretien [2]
Question 1
Given a list of tasks and a list of workers and each task is assigned to one worker. Return a list of tasks that aren't assigned to a person.
I cant remember the exact wording but I remember it had to do with creating a scheduler for members. What kind of technologies would you use to accomplish this project.
J'ai postulé en ligne. J'ai passé un entretien chez USAA (Gilbert, AZ) en sept. 2025
Entretien
40 minute 3 part coding assessment with increasing difficulty. You get to pick the the language yourself, I chose python. During the interview, there is not enough time so solve each questions. I solved 1/3 questions. I didn't pass the sample test for 2/3 of the coding questions.
Questions d'entretien [1]
Question 1
Write an algorithm to find the words in the dictionary that can be formed by deleting some characters of the given master word in the order that the words appear in the dictionary.
J'ai postulé en ligne. J'ai passé un entretien chez USAA (Plano, TX) en juin 2025
Entretien
the OA process when you first apply. and then they will email you for the behavioral round and the technical round. the OA has 3 questions, easy, medium, and medium
Questions d'entretien [1]
Question 1
leetcode, find the prime. this one is the easy one