Upload Button Icon Add office photos

Visa

Compare button icon Compare button icon Compare

Filter interviews by

Visa Interview Questions, Process, and Tips

Updated 25 Feb 2025

Top Visa Interview Questions and Answers

View all 143 questions

Visa Interview Experiences

Popular Designations

138 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. String related question
  • Q2. Design job portal

Senior Software Development Engineer Interview Questions asked at other Companies

Q1. Level order traversal of a binary search tree from leaf to root? Print in a single line or Print new line for every level.
View answer (3)

Rate your
company

🤫 100% anonymous

How was your last interview experience?

Share interview
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Were related to java, dsa and aptitude
  • Q2. Spring , spring boot, dsa med- high
Round 2 - Technical 

(1 Question)

  • Q1. DSA round LLD+HLD
Round 3 - Technical 

(1 Question)

  • Q1. DSA round and project discussion

Interview Preparation Tips

Topics to prepare for Visa Staff Software Engineer interview:
  • java
  • dsa
  • design
Interview preparation tips for other job seekers - I think its waste of time as interviewers are eccentric looking for what they know and would expect the same only. Funny part was going beyond was hurting their ego

Staff Software Engineer Interview Questions asked at other Companies

Q1. How will you open a file whos size is double that of RAM on your system.?
View answer (1)
Visa Interview Questions and Answers for Freshers
illustration image
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

So total 4 coding questions 2-medium 2-hard

Round 2 - One-on-one 

(5 Questions)

  • Q1. One-on-one round more conditional questions 4-5 technical questions
  • Q2. 1os question 1dbms 1java 1cpp 1 computer network que and more situational questions
  • Q3. Diff between rdbms dbms
  • Ans. 

    RDBMS is a type of DBMS that stores data in a structured format with relationships between tables.

    • RDBMS enforces ACID properties for database transactions.

    • RDBMS uses SQL for querying and managing data.

    • DBMS is a general term for any system that manages databases, while RDBMS is a specific type.

    • DBMS may not support relationships between tables like RDBMS does.

  • Answered by AI
  • Q4. Opps concept in java
  • Ans. 

    Oops concept in Java refers to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation involves bundling data and methods that operate on the data into a single unit.

    • Polymorphism allows objects to be treated as instances of their parent class.

    • Abstraction hides the implementation d...

  • Answered by AI
  • Q5. Sorting algorithms in any language
  • Ans. 

    Sorting algorithms are used to arrange elements in a specific order in an array.

    • Common sorting algorithms include Bubble Sort, Selection Sort, Insertion Sort, Merge Sort, Quick Sort, and Heap Sort.

    • Each algorithm has its own time complexity and best/worst case scenarios.

    • For example, Merge Sort has a time complexity of O(n log n) and is efficient for large datasets.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Visa Summer Intern interview:
  • OS
  • DBMS
  • opps
  • Java
  • CPP
  • situation

Skills evaluated in this interview

Summer Intern Interview Questions asked at other Companies

Q1. There are 8 bottles of milk out of which one bottle is poisoned. What will be the minimum number of persons required to find the poisoned bottle if the person dies within 24 hours of drinking the poison. You have only 24 hours.
View answer (6)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in May 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Why are you interested in this role
  • Q2. Provide an example how you solved a problem
  • Ans. 

    I solved a problem by using machine learning algorithms to predict customer churn for a telecom company.

    • Identified relevant data sources such as customer demographics, usage patterns, and customer service interactions.

    • Preprocessed and cleaned the data to handle missing values and outliers.

    • Built and trained a machine learning model using algorithms like logistic regression and random forest.

    • Evaluated the model's perform...

  • Answered by AI

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)

Visa interview questions for popular designations

 Software Engineer

 (19)

 Senior Software Engineer

 (14)

 Software Developer

 (11)

 Data Scientist

 (4)

 Software Engineer Intern Trainee

 (4)

 Data Engineer

 (4)

 Staff Engineer

 (3)

 Product Manager

 (2)

Interview Questions & Answers

user image Anonymous

posted on 21 Nov 2024

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

I was interviewed in May 2024.

Round 1 - Assignment 

Dashboard, data analytics, predictive model

Interview Preparation Tips

Interview preparation tips for other job seekers - keep it simple, focus on story telling with data

Get interview-ready with Top Visa Interview Questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding test at hacker rank , it was simple

Staff Engineer Interview Questions asked at other Companies

Q1. Swap Adjacent Bit Pairs Problem Statement Given an integer N, your task is to compute the number that results from swapping each even position bit of N's binary representation with its adjacent odd bit to the right. Consider the least signi... read more
View answer (1)

Jobs at Visa

View all
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Oct 2023.

Round 1 - Coding Test 

Hacker rank type coding test, four questions of medium difficulty.

Round 2 - One-on-one 

(3 Questions)

  • Q1. System design fundamental
  • Q2. Rest API basics questions
  • Q3. Write new rest API
  • Ans. 

    Design a new REST API for a Senior Consultant Engineer position

    • Define the endpoints and HTTP methods for the API

    • Design the request and response data structures

    • Implement authentication and authorization mechanisms

    • Document the API using OpenAPI or Swagger

  • Answered by AI
Round 3 - Coding Test 

Hacker rank like questions

Skills evaluated in this interview

Senior Consultant Engineer Interview Questions asked at other Companies

Q1. How to filter external prefix entering into ospf domain
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Shell scripting
  • Q2. Patching, Vulnerability

Cyber Security Engineer Interview Questions asked at other Companies

Q1. What is your approach to Vulnerability Assessment and Penetration Testing (VAPT) for web-based applications?
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Code Signal, 110 minutes, 4 questions. 2 easy 1 medium 1 hard.
Word Search in a matrix of characters variation. Move only right and down and can't bend more than once.
Count all possible combinations of Contiguous Subarray sum from two different arrays adding up to a target sum.

Round 2 - Assignment 

React
Implement Form Validation of four fields, name, email, dropdown and textbox. Each field contribute to 25% form completion, the progress should reflect in a progress bar below.

Interview Preparation Tips

Topics to prepare for Visa Staff Software Engineer interview:
  • DSA
  • React.Js
Interview preparation tips for other job seekers - Time is the biggest challenge

Staff Software Engineer Interview Questions asked at other Companies

Q1. How will you open a file whos size is double that of RAM on your system.?
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding test link will be given

Round 2 - Technical 

(1 Question)

  • Q1. Mostly on DSA and problem solving
Round 3 - HR 

(1 Question)

  • Q1. Mostly on your Resume and basic HR Questions

Top Visa Software Engineer Interview Questions and Answers

Q1. Stock Buy and Sell Problem Statement You are given an array of integers PRICES where PRICES[i] represents the price of a stock on the i-th day, and an integer K representing the number of transactions you can perform. Your task is to determ... read more
View answer (1)

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 (203)
Contribute & help others!
anonymous
You can choose to be anonymous

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 One-on-one Round.
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 Python, Computer science, 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.

Recently Viewed

DESIGNATION

SALARIES

Axis Bank

SALARIES

HDFC Bank

JOBS

HIMFLAX

No Jobs

JOBS

Browse jobs

Discover jobs you love

SALARIES

PhonePe

SALARIES

Paytm

JOBS

Arrixa

No Jobs

PHOTOS

Fino Payments Bank

No Photos

Tell us how to improve this page.

Visa Interview Process

based on 102 interviews

Interview experience

4
  
Good
View more

HCLTech

An opportunity to work for Fortune 500 companies

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.5k Interviews
Paytm Interview Questions
3.3
 • 749 Interviews
American Express Interview Questions
4.2
 • 358 Interviews
PayPal Interview Questions
3.9
 • 207 Interviews
Razorpay Interview Questions
3.6
 • 148 Interviews
MasterCard Interview Questions
3.9
 • 134 Interviews
Mobikwik Interview Questions
4.0
 • 47 Interviews
View all

Visa Reviews and Ratings

based on 365 reviews

3.5/5

Rating in categories

3.3

Skill development

3.6

Work-life balance

3.7

Salary

3.3

Job security

3.4

Company culture

3.0

Promotions

3.1

Work satisfaction

Explore 365 Reviews and Ratings
SW Engineer, Sr Consultant level

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Staff Software Engineer

Bangalore / Bengaluru

8-13 Yrs

₹ 29-52 LPA

SW Test Engineer

Bangalore / Bengaluru

3-8 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
624 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
212 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Staff Software Engineer
153 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Test Engineer
87 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Data Engineer
85 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Visa with

MasterCard

3.9
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