Upload Button Icon Add office photos

Filter interviews by

Visa Interview Questions, Process, and Tips

Updated 15 Jan 2025

Top Visa Interview Questions and Answers

  • Q1. Stock Buy and Sell You have been given an array 'PRICES' consisting of 'N' integers where PRICES[i] denotes the price of a given stock on the i-th day. You are also given ...read more
    asked in Software Engineer interview
  • Q2. Maximum equal elements after K operations You are given an arbitrary array/list of integers 'ARR' of size ‘N’ and an integer ‘K’. You need to find the maximum number of e ...read more
    asked in Software Developer interview
  • Q3. Given a grid containing 0s and 1s and source row and column, in how many ways, could we reach form source to target. ( 1's represents a blockade and 0's represent accessa ...read more
    asked in Senior Software Engineer interview
View all 146 questions

Visa Interview Experiences

Popular Designations

137 interviews found

I applied via LinkedIn and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Screening round or a Fitment round
Round 3 - Technical 

(1 Question)

  • Q1. Agile / Scrum related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - If the interview is for VAS unit and if you are from Tamilnadu, then you are hired.

Full of regional Favorites and Favorite groups

Tamilians get Promoted frequently and close to Half the Leadership positions are filled with Tamilians right from the top.

VISA seriously needs to walk their talk of Diversity and Inclusion

Technical Program Manager Interview Questions asked at other Companies

Q1. consider a scenario where you are collaborating with multiple PoDs (product teams), each of these are working on business critical deliverables with dedicated engineering teams but a common QA team for all. How will you ensure that the QA b... read more
View answer (1)

I applied via Company Website and was interviewed in Feb 2022. There were 4 interview rounds.

Round 1 - Coding Test 

3 DSA coding questions were there of medium difficulty to be solved in 90 mins.

Round 2 - Technical 

(1 Question)

  • Q1. Was grinded on OOPs concepts and also told to implement them (inheritance, virtual function, friend functions). Some questions on dbms related to scaling. Some questions on system design (was asked how to ...
Round 3 - Technical 

(1 Question)

  • Q1. In this round no DSA question was asked. Only theory related concepts were grinded like SDLC, DBMS, OS Then he asked me 2 puzzles 1. How can you make 3 equilateral triangles using 6 matchsticks without br...
Round 4 - HR 

(5 Questions)

  • Q1. Was asked some typical HR round questions like-
  • Q2. What was your 1 mistake that you regret now?
  • Ans. 

    I regret not thoroughly testing my code before deployment.

    • Not allocating enough time for testing

    • Assuming the code was error-free without proper validation

    • Not considering edge cases

    • Lack of unit tests

    • Not involving others for code review

  • Answered by AI
  • Q3. Was asked to explain my recent project and what challenges I faced?
  • Q4. Was asked about my experience of internship.
  • Q5. Discussion on some topics that was written on my resume.

Interview Preparation Tips

Topics to prepare for Visa Software Engineer interview:
  • DSA
  • OS
  • DBMS
  • Computer Networking
Interview preparation tips for other job seekers - This was an on-campus opportunity on a tier-2 college. Here are some tips -
1. Carefully add keywords on your resume because you may be asked questions based on that keywords on HR round.
2. Keep your theory subjects(OS, DBMS, CN, OOPS) strong.
3. If DSA questions will be asked then it would be of easy level related to mainly linked list or tree, however I wasn't asked any question related to DSA.

Result- I was selected with 6 other students from my college!

Top Visa Software Engineer Interview Questions and Answers

Q1. Stock Buy and SellYou have been given an array 'PRICES' consisting of 'N' integers where PRICES[i] denotes the price of a given stock on the i-th day. You are also given an integer 'K' denoting the number of possible transactions you can ma... read more
View answer (4)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Two string related questions were there. One was to use stream api and another one was just to do perform operations on top of that.

Round 2 - Technical 

(1 Question)

  • Q1. It was technical, mostly related to your tech stack and some questions on technology your are applying for
Round 3 - Behavioral 

(1 Question)

  • Q1. Some basic techno managerial round. Mostly to check problem solving skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Be free and prepare your resume properly. Do not lie in resume. If you don’t know the answer that’s ok just be truthful.

Top Visa Senior Software Engineer Interview Questions and Answers

Q1. Given a grid containing 0s and 1s and source row and column, in how many ways, could we reach form source to target. ( 1's represents a blockade and 0's represent accessable points)
View answer (2)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

QA Test Lead Interview Questions & Answers

user image Anonymous

posted on 26 Nov 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Job Portal and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Coding Test 

HackerRank test which includes find continuos array of target sum

QA Test Lead Interview Questions asked at other Companies

Q1. How to get non repeating substring from a string
View answer (1)

Visa interview questions for popular designations

 Software Engineer

 (19)

 Senior Software Engineer

 (14)

 Software Developer

 (11)

 Data Engineer

 (4)

 Data Scientist

 (4)

 Software Engineer Intern Trainee

 (4)

 Staff Engineer

 (3)

 Data Engineer Staff

 (2)

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Coding Test 

DSA round on graph . String questions were asked

Top Visa Senior Software Engineer Interview Questions and Answers

Q1. Given a grid containing 0s and 1s and source row and column, in how many ways, could we reach form source to target. ( 1's represents a blockade and 0's represent accessable points)
View answer (2)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Get interview-ready with Top Visa Interview Questions

SDE Interview Questions & Answers

user image Anonymous

posted on 5 Sep 2022

Round 1 - Technical 

(2 Questions)

  • Q1. Palindrome check standard leetcode question pretty easy
  • Q2. Why Visa inc etc etc standard hr question

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience only one interview and be thourouh with resume.

SDE Interview Questions asked at other Companies

Q1. Longest Increasing SubsequenceFor a given array with N elements, you need to find the length of the longest subsequence from the array such that all the elements of the subsequence are sorted in strictly increasing order. Strictly Increasin... read more
View answer (5)

Jobs at Visa

View all

Intern Interview Questions & Answers

user image Akshit Kanaujia

posted on 29 Jul 2022

I applied via campus placement at Indian Institute of Technology (IIT), Kanpur and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Two Coding questions were asked -
1- Graph Connectivity with threshold
2-Find length of longest subsequence of one string which is substring of another string

Round 2 - Technical 

(3 Questions)

  • Q1. N-Queens, Snake and Ladder Problem, Second Most repeated word in a sequence
  • Ans. 

    These are three different programming problems that require different approaches to solve.

    • N-Queens: placing N queens on an NxN chessboard so that no two queens threaten each other

    • Snake and Ladder Problem: finding the minimum number of dice rolls to reach the end of a board with snakes and ladders

    • Second Most Repeated Word in a Sequence: finding the second most frequently occurring word in a given sequence of words

  • Answered by AI
  • Q2. Replace every element with the greatest element on the right side
  • Ans. 

    Replace each element with the greatest element on its right side in the array

    • Loop through the array from right to left

    • Keep track of the maximum element seen so far

    • Replace the current element with the maximum element seen so far

    • Return the modified array

  • Answered by AI
  • Q3. Special Keyboard DP Problem

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and believe in your preparation. You will definitely get good results.

Skills evaluated in this interview

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

I applied via LinkedIn and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Assignment 

Online assesment . 5 coding question in 90 minutes

Round 2 - Coding Test 

Hackerrank coding test with paired screen. They give problem we have to write the logic

Round 3 - Coding Test 

Again hacker rank code pair. the give problem and have to write logic. this round with staff senior engineer

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare on java problems. leet code medium problems.

Top Visa Senior Software Engineer Interview Questions and Answers

Q1. Given a grid containing 0s and 1s and source row and column, in how many ways, could we reach form source to target. ( 1's represents a blockade and 0's represent accessable points)
View answer (2)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

DSA and sql with a time limit of 1 hr asking around 3 coding questions 3 sql and remaining on bash

Round 2 - One-on-one 

(1 Question)

  • Q1. 4 rounds Design fitness app Design url shortener Leetcode medium qs 2

Staff Data Enginner Interview Questions & Answers

user image Venkata Sai Krishna Jonnalagadda

posted on 20 Oct 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Indeed and was interviewed before Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Assignment 

Online Assesment focused on DSA and linux based operations

Round 3 - Coding Test 

Coding on DSA to find optimal solution

Round 4 - Technical 

(4 Questions)

  • Q1. My Final round was about 3 hrs with 3 peer peer interviewers
  • Q2. Design Paking lot
  • Q3. Design Fitness Tracker
  • Q4. DSA on Strings and arrays

Skills evaluated in this interview

Visa Interview FAQs

How many rounds are there in Visa interview?
Visa interview process usually has 2-3 rounds. The most common rounds in the Visa interview process are Technical, Coding Test and HR.
How to prepare for Visa interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Visa. The most common topics and skills that interviewers at Visa expect are Computer science, Python, Agile, SQL and Linux.
What are the top questions asked in Visa interview?

Some of the top questions asked at the Visa interview -

  1. Given a grid containing 0s and 1s and source row and column, in how many ways, ...read more
  2. Given 2 game scenarios for basketball, and given p as the probability of making...read more
  3. 1. High Level System Design -> Design Uber like Service. Follow up -> What woul...read more
How long is the Visa interview process?

The duration of Visa interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Visa Interview Process

based on 74 interviews in last 1 year

Interview experience

4
  
Good
View more

Explore Interview Questions and Answers for Top Skills at Visa

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Axis Bank Interview Questions
3.8
 • 1.4k Interviews
Paytm Interview Questions
3.3
 • 752 Interviews
American Express Interview Questions
4.2
 • 355 Interviews
PayPal Interview Questions
3.9
 • 206 Interviews
Razorpay Interview Questions
3.6
 • 151 Interviews
MasterCard Interview Questions
4.0
 • 129 Interviews
Mobikwik Interview Questions
4.0
 • 44 Interviews
View all

Visa Reviews and Ratings

based on 341 reviews

3.6/5

Rating in categories

3.3

Skill development

3.6

Work-life balance

3.7

Salary

3.4

Job security

3.4

Company culture

3.0

Promotions

3.2

Work satisfaction

Explore 341 Reviews and Ratings
HR Operation - Associate

Bangalore / Bengaluru

4-5 Yrs

Not Disclosed

Manager

Mumbai

6-8 Yrs

Not Disclosed

Accounts Payable Analyst - Payments

Bangalore / Bengaluru

4-8 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
619 salaries
unlock blur

₹12.3 L/yr - ₹44 L/yr

Software Engineer
181 salaries
unlock blur

₹9.1 L/yr - ₹34.6 L/yr

Staff Software Engineer
148 salaries
unlock blur

₹20 L/yr - ₹60 L/yr

Senior Software Test Engineer
84 salaries
unlock blur

₹18 L/yr - ₹40 L/yr

Senior Data Engineer
83 salaries
unlock blur

₹20 L/yr - ₹42 L/yr

Explore more salaries
Compare Visa with

MasterCard

4.0
Compare

American Express

4.2
Compare

PayPal

3.9
Compare

State Bank of India

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview