| Status | Title | Video | Leetcode | Solve | Difficulty | Companies | Topics |
|---|---|---|---|---|---|---|---|
| 4. Median of Two Sorted Arrays | Solve | Hard | Accolite+38 | ||||
| 33. Search in Rotated Sorted Array | Solve | Medium | Accenture+91 | ||||
| 97. Interleaving String | Solve | Medium | Amazon+23 | ||||
| 146. LRU Cache | Solve | Medium | Accolite+56 | ||||
| 168. Excel Sheet Column Title | Solve | Easy | Adobe+24 | ||||
| 215. Kth Largest Element in an Array | Solve | Medium | ABCO+44 | ||||
| 1555. Bank Account Summary | Solve | Medium | Optum | ||||
| 2000. Reverse Prefix of Word | Solve | Easy | Optum |
Optum, a leading health services and technology company under UnitedHealth Group, hires software engineers who can solve real-world problems using strong programming and data structures knowledge. The coding interview process typically evaluates candidates through one or more technical rounds focused on data structures and algorithms (DSA), along with discussions around problem solving and code quality.
In most Optum technical interviews, candidates are expected to demonstrate clear thinking, write clean code, and optimize solutions. Interviewers often test concepts like arrays, hashing, recursion, trees, and dynamic programming. Practicing commonly asked DSA problems can significantly improve your chances of performing well in these rounds.
This collection of 8 Optum interview questions helps you understand the patterns and difficulty level typically seen in their coding interviews, allowing you to prepare efficiently and approach the interview with confidence.
Preparing for an Optum coding interview requires a solid understanding of core data structures and the ability to translate logical ideas into efficient code. Interviewers often focus on how you approach a problem, not just the final answer. Clear communication and structured thinking are important throughout the process.
Most Optum technical interviews include one or two coding problems that test algorithmic thinking and implementation skills. Candidates are expected to discuss their approach before coding and explain trade-offs in time and space complexity.
A strong preparation strategy is to practice targeted company-style questions and review patterns across multiple problems. This helps you quickly recognize similar structures during the interview and solve them efficiently.