| Status | Title | Video | Leetcode | Solve | Difficulty | Companies | Topics |
|---|---|---|---|---|---|---|---|
| 62. Unique Paths | Solve | Medium | Accoloite+41 | ||||
| 287. Find the Duplicate Number | Solve | Medium | Adobe+30 | ||||
| 445. Add Two Numbers II | Solve | Medium | Accenture+49 |
BNY Mellon is one of the world's leading investment banking and financial services companies, and its technical hiring process focuses on evaluating strong problem-solving skills and solid computer science fundamentals. Candidates applying for software engineering roles can expect coding interview rounds that emphasize Data Structures and Algorithms (DSA), along with discussions around logic, efficiency, and clean code.
The interview process typically includes online assessments, technical coding rounds, and behavioral discussions. Recruiters often look for candidates who can approach problems methodically, explain their thinking clearly, and optimize solutions for time and space complexity.
Practicing targeted DSA problems is one of the most effective ways to prepare. The following set of BNY Mellon interview questions focuses on commonly tested patterns such as arrays, hashing, recursion, and tree or graph traversal, helping you strengthen the skills most relevant for success in their coding interviews.
Preparing for a BNY Mellon coding interview requires a strong grasp of fundamental data structures and the ability to write clean, efficient code. While the difficulty level is typically moderate compared to some big tech companies, interviewers pay close attention to how you reason through problems and communicate your approach.
Most candidates encounter coding questions in an online assessment or live technical interview. These problems commonly revolve around classic DSA concepts and require you to analyze complexity, consider edge cases, and sometimes optimize an initial brute-force approach.
When preparing, focus on mastering core problem-solving patterns rather than memorizing solutions.
During the interview, clearly explain your thought process before coding. Start with a simple approach, then discuss potential optimizations. Also be prepared to talk about time and space complexity, test your solution with sample inputs, and handle edge cases such as empty inputs or large datasets.
Consistent practice with targeted BNY Mellon-style DSA questions will significantly improve your confidence and help you perform well during the actual interview.