Upload Button Icon Add office photos

Filter interviews by

Visa Interview Questions, Process, and Tips

Updated 3 Jan 2025

Top Visa Interview Questions and Answers

View all 144 questions

Visa Interview Experiences

Popular Designations

133 interviews found

Interview Questions & Answers

user image Anonymous

posted on 12 May 2015

Interview Questionnaire 

23 Questions

  • Q1. First he told me about himself, then he asked about project
  • Q2. My one project was basic UNIX shell,so he asked me to make one and try to illustrate(mainly focus on FORK and EXEC)
  • Q3. SDLC from software engg
  • Q4. Tell me about yourself and then project..(try to elaborate project as much as u can)
  • Q5. Digital Signature (Don’t start with its definition,always start with situation/example considering there is no digital signature and then its use and importance )
  • Q6. D-dos attack and how to stop it.(i told it with help of IDS and IPS)
  • Q7. Explain working of IDS and IPS
  • Ans. 

    IDS and IPS are security systems that monitor network traffic for malicious activity and prevent attacks.

    • IDS (Intrusion Detection System) detects and alerts about potential attacks by analyzing network traffic and comparing it to known attack patterns.

    • IPS (Intrusion Prevention System) goes a step further by actively blocking malicious traffic and preventing attacks from happening.

    • Both systems use a combination of signa...

  • Answered by AI
  • Q8. Context switching,Starvation ,aging (Again try to explain)
  • Q9. Difference b/w Micro kernel and macro kernel
  • Ans. 

    Microkernel is a minimalistic approach where only essential services are kept in kernel space while macrokernel has more services in kernel space.

    • Microkernel has a small kernel with minimal services while macrokernel has a large kernel with many services.

    • In microkernel, most services run in user space while in macrokernel, most services run in kernel space.

    • Microkernel is more secure and reliable while macrokernel is fa...

  • Answered by AI
  • Q10. Difference b/w argument and parameter
  • Ans. 

    Argument is the actual value passed to a function, while parameter is a variable used to define a function.

    • Parameter is a variable in the function declaration, while argument is the actual value passed to the function.

    • Parameter is used to initialize the function's variables, while argument is used to pass values to the function.

    • Example: function add(a, b) { return a + b; } add(2, 3); Here, a and b are parameters, while

  • Answered by AI
  • Q11. Indexes in DBMS
  • Ans. 

    Indexes in DBMS are used to improve the performance of database queries.

    • Indexes are data structures that allow for faster retrieval of data from a database.

    • They work by creating a separate structure that contains a subset of the data in the table, organized in a way that makes it faster to search.

    • Indexes can be created on one or more columns in a table.

    • Examples of indexes include primary keys, unique indexes, and clust...

  • Answered by AI
  • Q12. Diff b/w Interface and Abstract class
  • Ans. 

    Interface is a blueprint of a class while Abstract class is a partially implemented class.

    • An interface can only have abstract methods while an abstract class can have both abstract and non-abstract methods.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Interfaces are used to achieve multiple inheritance while abstract classes are used to provide a common base for related classes.

    • ...

  • Answered by AI
  • Q13. Different topology in networking
  • Ans. 

    Different topology refers to the arrangement of nodes in a network.

    • Common topologies include bus, star, ring, mesh, and hybrid

    • Bus topology connects all devices to a single cable

    • Star topology connects all devices to a central hub

    • Ring topology connects devices in a circular loop

    • Mesh topology connects devices in a network where each device has a direct connection to every other device

    • Hybrid topology is a combination of tw...

  • Answered by AI
  • Q14. Where should u prefer BUS topology instead of ring topology and vice verse
  • Ans. 

    BUS topology is preferred for small networks while ring topology is preferred for larger networks.

    • BUS topology is easier to install and maintain than ring topology.

    • Ring topology is more fault-tolerant than BUS topology.

    • BUS topology is suitable for small networks with few devices while ring topology is suitable for larger networks with many devices.

    • Ring topology is more expensive than BUS topology.

    • Examples of BUS topolo...

  • Answered by AI
  • Q15. Que from unix-
  • Q16. SDLC and different type of model and steps in different model
  • Ans. 

    SDLC refers to the process of software development. Different models include Waterfall, Agile, Spiral, and V-Model.

    • Waterfall model follows a linear sequential approach with distinct phases like planning, design, development, testing, and maintenance.

    • Agile model emphasizes on iterative and incremental development with continuous feedback and collaboration between cross-functional teams.

    • Spiral model combines the elements...

  • Answered by AI
  • Q17. Situation que – Client want his project in very small time span,then which SDLC model will u prefer…(i answered him PROTOTYPE model but this was wrong ,correct is RAD model,but try to explain any model u ...
  • Q18. Analytic que- Two trains start from equator and start running in different direction and they will never collide…so which train will have more wear n tear first…9use concept of rotation,relative motion an...
  • Ans. 

    Two trains starting from equator in opposite directions will not collide. Which train will have more wear and tear first?

    • The train moving towards the east will have more wear and tear due to the rotation of the earth

    • The train moving towards the west will have less wear and tear due to the rotation of the earth

    • Air resistance will also affect the wear and tear of the trains

    • The train moving towards the east will face more...

  • Answered by AI
  • Q19. Lateral thinking que- A man went to a bar and as he reached to bar-tender,bar-tender showed him a gun and that man left that bar…explain scenario. I had only two technical rounds but some of my frndz had ...
  • Q20. XSS attack
  • Q21. JSON
  • Q22. Digital Certificate
  • Q23. OOPs concept

Interview Preparation Tips

Round: Test
Experience: Assessment Composition:
1. Coding Skills: 2 Questions (One que is from DP(easy one like 0-1 knapsack) and other is array)
2. Programming: 10 Questions
3. Machine Learning Hadoop MCQ: 6 Questions
4. Networking MCQ: 6 Questions
5. Operating System: 6 Questions
6. Infrastructure: 6 Questions
7. Application Security: 6 Questions

Round: Technical Interview
Experience: Que from unix-        1-Mode switching        2-Single User system(i had no idea about this que,but i tried to explain it with pseudo terminal and we restrict its value to 1).        3-Find a pattern in a file(use grep).        4- cat command and how can we use it for input to a file (explain).

Round: HR Interview
Experience: Tell me about yourself. Tell something about school life (Prepare some fiction out of box story for this que). Why should we hire you.Where do you see yourself in next 5 yr. Any plan for Post-graduation(M.S)..(play diplomatically in this ans). One puzzle of 8 balls containing one defective ball and then some condition like u don’t know whether defective ball is light or heavy than others.That’s all about my experience.

General Tips: Prepare CRYPTOGRAPHY and try to ans as much as u can and in details, even if u dont have enough knowledge about that que…ALL THE BEST
College Name: NA

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. HR will call you and ask your current roles and responsibilities ?
  • Q2. Job designation senior system engineer (IAM, Azure portal, SaaS Applications, API integrations, Vulnerability Management)
Round 2 - Technical 

(7 Questions)

  • Q1. Do you anything related vulnerability management?
  • Q2. How do you support application for sso enablement?
  • Ans. 

    Supporting application for SSO enablement involves configuring authentication settings, integrating with identity providers, and testing functionality.

    • Configure authentication settings within the application to enable SSO

    • Integrate the application with identity providers such as Okta, Azure AD, or PingFederate

    • Test the SSO functionality to ensure seamless user experience

    • Provide documentation and training for users on how

  • Answered by AI
  • Q3. Haw you handle outages and any regular task you performed?
  • Ans. 

    I handle outages by following established procedures and prioritize tasks based on impact.

    • Immediately assess the situation to determine the root cause of the outage

    • Communicate with stakeholders to keep them informed of the issue and expected resolution time

    • Work with cross-functional teams to troubleshoot and resolve the outage as quickly as possible

    • Document the outage incident and steps taken for future reference and i...

  • Answered by AI
  • Q4. How you deal with change management?
  • Ans. 

    I handle change management by implementing structured processes, communication, and stakeholder involvement.

    • Implementing a change management process to track and document changes

    • Communicating changes effectively to all stakeholders

    • Involving key stakeholders in decision-making and planning

    • Ensuring proper testing and validation of changes before implementation

  • Answered by AI
  • Q5. How do you enable sso for applications for saas?
  • Ans. 

    Enable SSO for SaaS applications by integrating with identity providers and configuring authentication protocols.

    • Integrate with identity providers such as Okta, Azure AD, or Google Workspace

    • Configure authentication protocols like SAML, OAuth, or OpenID Connect

    • Implement single sign-on functionality in the application code

    • Ensure secure communication between the application and the identity provider

  • Answered by AI
  • Q6. What is RTO in disaster recovery?
  • Ans. 

    RTO stands for Recovery Time Objective in disaster recovery, representing the targeted duration of time within which a business process must be restored after a disaster.

    • RTO is a crucial metric in disaster recovery planning, indicating the maximum acceptable downtime for a system or process.

    • It helps organizations determine the resources and strategies needed to recover from a disaster within a specific timeframe.

    • For ex...

  • Answered by AI
  • Q7. Which application you are using to connect servers?
  • Ans. 

    I primarily use SSH (Secure Shell) to connect servers.

    • SSH (Secure Shell) is a widely used application for securely connecting to servers

    • Other applications like PuTTY, OpenSSH, and WinSCP can also be used for server connections

  • Answered by AI
Round 3 - Behavioral 

(4 Questions)

  • Q1. Hiring manager will brief about jd and ask questions based on related job and you are working
  • Q2. Do you vulnerability management?
  • Ans. 

    Yes, I am experienced in vulnerability management.

    • I have experience in identifying, prioritizing, and mitigating vulnerabilities in systems and networks.

    • I am proficient in using vulnerability scanning tools such as Nessus, Qualys, and OpenVAS.

    • I have implemented patch management processes to address vulnerabilities in a timely manner.

    • I have conducted vulnerability assessments and penetration testing to identify weakness...

  • Answered by AI
  • Q3. You worked applications were connected or disconnected one?
  • Ans. 

    I have experience working with both connected and disconnected applications.

    • I have experience developing applications that can function both online and offline.

    • I have worked on projects where data synchronization is crucial for seamless user experience.

    • Examples include mobile apps that can work offline and sync data when connected to the internet.

  • Answered by AI
  • Q4. Have you taken care of Authorization part?
  • Ans. 

    Yes, I have experience in taking care of the Authorization part in various projects.

    • Implemented role-based access control (RBAC) to manage user permissions

    • Configured and managed authentication protocols such as OAuth and SAML

    • Worked on setting up access control lists (ACLs) for network security

    • Experience with managing user roles and permissions in Active Directory

    • Utilized single sign-on (SSO) solutions for seamless user

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well be confident do some research on the jd

Skills evaluated in this interview

Top Visa Senior Systems Engineer Interview Questions and Answers

Q1. Which application you are using to connect servers?
View answer (1)

Senior Systems 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 (5)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
No response

I applied via Job Portal

Round 1 - Technical 

(2 Questions)

  • Q1. Explain the react lifecycle functions and how they work
  • Ans. 

    React lifecycle functions are methods that are automatically called at specific points in a component's life cycle.

    • Mounting: constructor, render, componentDidMount

    • Updating: render, componentDidUpdate

    • Unmounting: componentWillUnmount

  • Answered by AI
  • Q2. Css box model, difference between padding and margin
  • Ans. 

    Padding is the space inside the border of an element, while margin is the space outside the border.

    • Padding is used to create space between the content and the border of an element.

    • Margin is used to create space between the border of an element and other elements.

    • Padding affects the size of the content area, while margin affects the positioning of the element.

    • Example: padding: 10px will create 10 pixels of space inside ...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What are your salary expectations in CTC and variables?
  • Q2. Will you relocate to the location required?

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare everything bookish! don't only speak related to your experience

Skills evaluated in this interview

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)

Data Analyst Interview Questions & Answers

user image Vishwesh Dayama

posted on 18 Dec 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. SQL Joins and remove duplicates
  • Q2. Function to create a transaction bin column
  • Ans. 

    Create a function to generate a transaction bin column based on transaction amounts.

    • Create bins based on transaction amounts (e.g. $0-$100, $101-$200, etc.)

    • Use pandas cut() function in Python to create bins

    • Assign bin labels to the transactions based on the bin ranges

  • Answered by AI

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Visa interview questions for popular designations

 Software Engineer

 (18)

 Senior Software Engineer

 (14)

 Software Developer

 (11)

 Data Engineer

 (4)

 Data Scientist

 (4)

 Software Engineer Intern Trainee

 (4)

 Data Engineer Staff

 (2)

 Intern

 (2)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Closures, setTimeout, Eventloop in javascript
  • Q2. How to center a div in css3
  • Ans. 

    To center a div in CSS3, use the 'margin: auto;' property along with a set width.

    • Set the width of the div

    • Use 'margin: auto;' to center the div horizontally

    • Make sure the parent container has a defined width

  • Answered by AI
  • Q3. Call , bind and apply functions in javascript
  • Ans. 

    call, bind, and apply are methods used to manipulate the context of a function in JavaScript.

    • call() is used to invoke a function with a specified 'this' value and arguments provided individually.

    • bind() is used to create a new function with a specified 'this' value and initial arguments.

    • apply() is used to invoke a function with a specified 'this' value and arguments provided as an array.

  • Answered by AI

Skills evaluated in this interview

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing ArrayYou have been given an integer array/list 'ARR' of size 'N'. Write a solution to check if it could become non-decreasing by modifying at most 1 element. We define an array as non-decreasing, if ARR[i] <= ARR[i + 1] ho... read more
View answer (6)

Get interview-ready with Top Visa Interview Questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Spark question on optimization
  • Q2. SQL writting and optimization

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a GameYou and your friend Ninjax are playing a game of coins. Ninjax place the 'N' number of coins in a straight line. The rule of the game is as follows: 1. Each coin has a value associated with it. 2. It’s a two-playe... read more
View answer (6)

Jobs at Visa

View all

Finance Manager Interview Questions & Answers

user image Vaishnavi Gopalam

posted on 24 Nov 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is impairment
  • Ans. 

    Impairment refers to a reduction in the value of an asset on the balance sheet.

    • Impairment occurs when the carrying amount of an asset exceeds its recoverable amount.

    • It is typically recorded as a non-cash charge on the income statement.

    • Common examples include impairment of goodwill, intangible assets, and property, plant, and equipment.

  • Answered by AI
  • Q2. How do you reconcile mismatch between Gl and subledger
  • Ans. 

    Reconciling GL and subledger involves identifying and resolving discrepancies between the two accounts.

    • Compare transactions in GL and subledger to identify discrepancies

    • Investigate any differences in balances or transactions

    • Adjust entries in GL or subledger to reconcile the accounts

    • Ensure proper documentation of reconciliation process

    • Communicate with relevant stakeholders to resolve discrepancies

  • Answered by AI

Finance Manager Interview Questions asked at other Companies

Q1. What are the major adjustments need to be done while finalization of Accounts ?
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(4 Questions)

  • Q1. Introduction and experience demonstration in 1-1.5 minutes
  • Q2. Why we should hire you?
  • Q3. Articulate Product Strategy for a market migration/mass enablement
  • Ans. 

    Develop a product strategy to enable mass migration in the market.

    • Conduct market research to identify target segments and their needs

    • Create a roadmap for product development and deployment

    • Implement marketing campaigns to educate and attract customers

    • Provide training and support for users transitioning to the new product

    • Monitor and analyze feedback to make continuous improvements

  • Answered by AI
  • Q4. Leadership style question with example
Round 2 - Case Study 

Create a Project Plan and Presentation on a Market Migration Case Study

Round 3 - One-on-one 

(2 Questions)

  • Q1. Same as round 1 questions
  • Q2. Describe yourself in 3 words

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

1. medium dp question on busrst ballon
2. graph quetion on flood fill

Round 2 - Technical 

(2 Questions)

  • Q1. Design File Search
  • Ans. 

    Design a file search feature for a software application.

    • Implement a search bar where users can input keywords or phrases to search for files.

    • Include filters for file type, date modified, and other relevant criteria.

    • Display search results in a user-friendly format with relevant file details.

    • Allow users to preview files before opening or downloading them.

    • Consider implementing search suggestions or autocomplete functional...

  • Answered by AI
  • Q2. Design BookMyShow
Round 3 - Coding Test 

TrieNode common prefix
Graph dkistra algo find least time to fill

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)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and experienced Product Support Engineer with a strong background in troubleshooting and customer service.

    • Experienced in providing technical support for software and hardware products

    • Skilled in diagnosing and resolving customer issues in a timely manner

    • Strong communication skills to effectively communicate with customers and internal teams

    • Familiar with various troubleshooting tools and techniques

    • Passio

  • Answered by AI
  • Q2. What does SQL stand for?
  • Ans. 

    SQL stands for Structured Query Language.

    • SQL is a standard language for accessing and manipulating databases.

    • It is used to communicate with databases to perform tasks such as querying data, updating data, and creating tables.

    • Examples of SQL commands include SELECT, INSERT, UPDATE, DELETE, and CREATE.

  • Answered by AI

Skills evaluated in this interview

Product Support Engineer Interview Questions asked at other Companies

Q1. What is DSP (Demand Side Platform) and SSP ( Sell side platform?
View answer (1)

Support Engineer Interview Questions & Answers

user image Rima Chatterjee

posted on 18 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Different SQL and business related question for BFS

Support Engineer Interview Questions asked at other Companies

Q1. How to handle escalations/ your approach to solve any issues/ why do you want to join support when already you are working on development
View answer (2)

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 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 72 interviews in last 1 year

Interview experience

4
  
Good
View more

Explore Interview Questions and Answers for Top Skills at Visa

People are getting interviews through

based on 65 Visa interviews
Job Portal
Campus Placement
Referral
Company Website
WalkIn
Recruitment Consultant
32%
23%
18%
12%
3%
2%
10% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

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
 • 743 Interviews
American Express Interview Questions
4.2
 • 352 Interviews
PayPal Interview Questions
3.9
 • 203 Interviews
Razorpay Interview Questions
3.6
 • 148 Interviews
MasterCard Interview Questions
4.0
 • 126 Interviews
Mobikwik Interview Questions
4.0
 • 44 Interviews
View all

Visa Reviews and Ratings

based on 338 reviews

3.6/5

Rating in categories

3.3

Skill development

3.7

Work-Life balance

3.7

Salary & Benefits

3.4

Job Security

3.4

Company culture

3.0

Promotions/Appraisal

3.2

Work Satisfaction

Explore 338 Reviews and Ratings
Financial Analyst

Bangalore / Bengaluru

2-7 Yrs

Not Disclosed

Technical Program Analyst

Bangalore / Bengaluru

3-8 Yrs

Not Disclosed

Staff Software Engineer

Bangalore / Bengaluru

7-10 Yrs

₹ 41.98-57 LPA

Explore more jobs
Senior Software Engineer
601 salaries
unlock blur

₹12.3 L/yr - ₹44 L/yr

Software Engineer
175 salaries
unlock blur

₹11 L/yr - ₹34.6 L/yr

Staff Software Engineer
140 salaries
unlock blur

₹24.8 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

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview