Visa

Visa Software Engineer Interview Questions

89+ questions from real Visa Software Engineer interviews, reported by candidates.

89
Questions
6
Round Types
8
Topic Areas
2025-2026
Year Range

Round Types

Coding 45 OA 24 Phone Screen 8 Recruiter 4 Technical 3 System Design 3

Top Topics

Questions

Hi Fam, Applied for Staff SE - Java, Spring Boot role at Visa. YOE: 6.5 Currently SSE@Walmart. --- OA - CodeSignal Test Cleared. --- Pre-Screen Round: (Taken by Director) Basic technical questions on

I recently completed the interview process for Senior Software Engineer (Backend + AI) at Visa. Sharing my experience for anyone preparing for similar roles. Round 1 – Online Assessment (Hackerrank) R

I am a BTech CSE 2025 grad. Applied through the career site without a referral. Got an OA link. OA had 2 dsa problems of medium difficulty. I don't remember the exact details now. Got a call from the

I have an upcoming Talent Day at Visa for a software engineer position. Does anyone know what I could expect during this interview? It's supposed to be 3 interviews in one day. 2 technical and 1 syste

**Problem 1: Count Triple Substrings** Iterate through a string to find substrings of length 3. Count how many times the first character and the last character of that substring are identical. * Input

I recently interviewed for a Senior Software Engineer position at Visa. After applying via LinkedIn, I completed a CodeSignal assessment consisting of four relatively easy questions under strict proct

Applied for SSE and got OA Codesignal Link, questions were as follows. Q1. Given an array of numbers and some scores, if the scores addition from 0th index till the current index exceeds or equals tar

The structure of the interview I was told: Round 1 (45 mins) Focus Areas: DS, Algo , Problem Solving Round 2 (45 mins) Focus Areas: Design Pattern, HLD & LLD I was only able to...

Total Rounds - One Online Assessment - Two Technical Interview - Hiring Manger Round Online Assessment: Topics: DSA - 4 Question - 70 Minutes - Q1. Leetcode easy array question. - Q2. Given...

Hi, I have been selected for visa FTE (India) process in on campus. I want to know what they mostly ask in interviews and what areas should I focus upon in depth. On some websites I read that they ask

Candidate Information:Candidate: Nayan BirlaExperience: 1.5 Years (Java Backend Development)Location: Bangalore, Karnataka, IndiaInterview Date: October 2025Overview of In...

Here, you can find all the technical resources (articles, coding problems, subjective problems, video tutorials and interview experiences) that are helpful in preparing fo...

Table of ContentEasy LevelMedium LevelHard LevelEasy LevelHeap SortStack Data Structure (Introduction and Program)Dynamic Programming | Set 10 ( 0-1 Knapsack Problem)Find ...

I completed my summer internship in 2023 at Visa, at their office located in Bangalore (Bagmane Tech Park).The office has ten floors, with more than 100 employees working ...

First Round (Coding Round) (1.5 hours)There were two medium-to-hard-level questions. I solved both questions in 15 minutes. Fourteen students were shortlisted from my coll...

Hi folks, Visa visited our campus, hiring for SWE Intern and SWE roles in October. I was an applicant for the SWE Intern profile. They were the fourth company to visit our...

VISA came to our campus for a software engineering profile for the 2022 summer internship, and it was open for CSE, EE, and MTH branches only.Interview Process :Round 1: O...

Round 1 (Online Test):An online test was conducted on Hackerrank that consisted of 2 easy-level coding questions. The test duration was of 90 minutes. Everyone had differe...

Online Round:Find the longest subarray in an unsorted array that has an abs diff b/w adj Elem = 1 after being sorted. My approach: sort and find subarray count of adj elem...

Round 1 – Coding in hackerrank. (5 questions)Round 2 – TechHow ping works – Didn't answer wellMaximum Length Palindrome – Answered perfectlyOS core conceptsResume Question...

What Visa Looks for in Software Engineer Interviews

Visa Software Engineer interviews are calibrated against the level and scope expected of the role. Across 89+ verified candidate reports on LeakCode, the consistent signals interviewers look for: clear problem decomposition before coding, explicit complexity reasoning, structured handling of edge cases, and the ability to articulate trade-offs between two reasonable approaches.

The discriminator between candidates who advance and candidates who do not is rarely the final correctness of the solution. It is the path to the solution: did you ask clarifying questions, did you state your approach before coding, did you handle edge cases without prompting, and did you communicate your reasoning throughout. Reports tagged "no hire" frequently cite a working solution with poor communication; reports tagged "strong hire" cite clear thinking even when the final solution was incomplete.

How To Use This Question Set

Real interview reports are a calibration tool, not a memorization target. Companies update their question pools every 2-4 months; memorizing exact problems risks misleading you when the interviewer uses a variant. The high-leverage use: identify the patterns that appear repeatedly in Visa Software Engineer reports, practice those patterns on similar (not identical) problems, and use the reports to understand the interviewer's typical follow-up depth.

Filter the questions below by round type, difficulty, and recency. Focus first on reports from the past 6-12 months; older reports may reference questions that have since rotated out of Visa's pool. Reports tagged with quantified difficulty (e.g., "medium-hard") are higher-signal than reports without difficulty tags.

Round-by-Round Expectations

Visa Software Engineer loops typically span 4-6 rounds across phone screens and on-site or virtual on-site interviews. The structure varies by company: some run 1 recruiter screen + 1 technical phone + 3-4 on-site rounds; others run 1 recruiter screen + 1 OA + 4-5 on-site rounds. The recruiter screen is logistics and culture-light; the technical phone screen is medium-difficulty coding; the on-site loop covers coding, system design (at L4+ levels), and behavioral rounds.

Each round is designed to surface a specific signal. Coding rounds: correctness, code quality, complexity reasoning, communication. System design rounds: requirements clarification, design judgment, operational thinking. Behavioral rounds: ownership scope, leadership, ambiguity tolerance, conflict navigation. Strong candidates explicitly hit each signal dimension out loud during the round; weak candidates focus only on solving the prompt.

Common Interview Mistakes At This Combination

Reports tagged "no hire" at Visa Software Engineer commonly cite: jumping into code without clarifying requirements, coding silently for 10+ minutes without verbalizing approach, missing edge cases (empty input, single element, very large input, overflow), and producing a working solution that the candidate cannot explain or refactor when probed. Strong candidates avoid these patterns by following a consistent template: clarify, verbalize approach, code with narration, test with examples.

Behavioral and design rounds have their own failure modes. Behavioral: stories that use "we" instead of "I" diluting individual signal, stories with no quantified outcome, defensiveness when probed about failure. Design: not asking clarifying questions, not stating requirements out loud, designing for a single server when the prompt clearly implies scale, ignoring operational concerns (deployment, monitoring, rollback). These show up in roughly half of Visa Software Engineer interview retrospectives on LeakCode.

See All 89 Visa Software Engineer Questions

Full question text, answer context, and frequency data for subscribers.

Get Access