I applied through college or university. The process took 2 weeks. I interviewed at USAA (College Station, TX) in Feb 2017
Interview
Spoke to a kind man at a career fair. He immediately expressed interest in my coding background and as we continued to speak about simple concepts, told me to give him my information for an interview opportunity. Met with interviewers a week and a half later. Consisted mostly of behavioral analysis questions. "A time you did this...". With a few logical questions at the end.
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
Interview questions [1]
Question 1
Given an array of numbers, how would you get the 3 smallest numbers
I applied online. I interviewed at USAA (Gilbert, AZ) in Sep 2025
Interview
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.
Interview questions [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.
I applied online. I interviewed at USAA (Plano, TX) in Jun 2025
Interview
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
Interview questions [1]
Question 1
leetcode, find the prime. this one is the easy one