Ho presentato la mia candidatura tramite l'università. Ho sostenuto un colloquio presso USAA nel mese di ott 2020
Colloquio
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.
Domande di colloquio [2]
Domanda 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.
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso USAA
Colloquio
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
Domande di colloquio [1]
Domanda 1
Given an array of numbers, how would you get the 3 smallest numbers
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso USAA (Gilbert, AZ) nel mese di set 2025
Colloquio
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.
Domande di colloquio [1]
Domanda 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.
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso USAA (Plano, TX) nel mese di giu 2025
Colloquio
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
Domande di colloquio [1]
Domanda 1
leetcode, find the prime. this one is the easy one