Upload Button Icon Add office photos

Filter interviews by

Visa Front end Developer Interview Questions and Answers

Updated 9 Oct 2024

Visa Front end Developer Interview Experiences

1 interview found

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

Interview questions from similar companies

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

(1 Question)

  • Q1. Expected salery
Round 1 - Aptitude Test 

The duration of this round was around 20 minutes and there were 40 questions in total. This round consisted of standard mathematical, logical aptitude questions. Aptitude questions based on directions, speed and time, profit loss, etc. were asked. Out of 40 questions, around 15 questions were diagram based questions like finding the odd one, predict the next pattern, etc.

Round 2 - Coding Test 

The Second Round is an Online coding test that lasts for around 30 minutes to 1 hour. It was held on the coder byte platform. There were around 5-6 MCQs and 1 Coding Question. MCQ Questions - Predict the output, find errors, Simple language-based questions etc. The Coding Question was from Arrays, Strings, etc. For Example, You are given a string like “ONE PLUS THREE MINUS TWO” and you will have to give output as “TWO”

They will give you a frontend role based on your performance in Interviews Rounds.

Round 3 - Technical 

(2 Questions)

  • Q1. Questions were related to Java Language, DSA and OOPS. Type of questions asked: 1. Simple Coding Problem with the implementation of SETS and HASH MAPS 2. OOPS Pillars 3. Explain each pillar of OOPS wit...
  • Q2. You may be asked a few questions related to CSS, Bootstrap (if mentioned in your resume) in Front End Dev Questions: 1. Media Query in CSS 2. Scroll and Height Adjust in CSS 3. Number of Columns in each...
Round 4 - HR 

(2 Questions)

  • Q1. This was a RESUME BASED Round of around 30 minutes and it started with your introduction. There will be a discussion related to the projects that you made. 1. Why did you make this project? 2. What all f...
  • Q2. There could be a few Behavioural and scenario-based questions like: 1. How will you handle conflict within the team? 2. What is more dangerous between shark and elephant? 3. How will you help your team ...

Interview Preparation Tips

Interview preparation tips for other job seekers - OOPS and DSA are the most important. You must be familiar with all the DSA and Language specific topics. They are expecting someone who is ready to learn new technologies. If you don’t know any topic, then simply say you don’t know it, don’t lie during the interview.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic questions like what is useEffect hook used for and other basic javascript and react questions
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - HR 

(1 Question)

  • Q1. Basi questions on resume
Round 2 - Technical 

(2 Questions)

  • Q1. Javascript question based on finding median
  • Q2. React hooks and context api
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Expected salery
Round 1 - Aptitude Test 

The duration of this round was around 20 minutes and there were 40 questions in total. This round consisted of standard mathematical, logical aptitude questions. Aptitude questions based on directions, speed and time, profit loss, etc. were asked. Out of 40 questions, around 15 questions were diagram based questions like finding the odd one, predict the next pattern, etc

Round 2 - Coding Test 

The Second Round is an Online coding test that lasts for around 30 minutes to 1 hour. It was held on the coder byte platform. There were around 5-6 MCQs and 1 Coding Question. MCQ Questions - Predict the output, find errors, Simple language-based questions etc. The Coding Question was from Arrays, Strings, etc. For Example, You are given a string like “ONE PLUS THREE MINUS TWO” and you will have to give output as “TWO”

They will give you a frontend role based on your performance in Interviews Rounds.

Round 3 - Technical 

(2 Questions)

  • Q1. 1. Simple Coding Problem with the implementation of SETS and HASH MAPS 2. OOPS Pillars 3. Explain each pillar of OOPS with a real-life example 4. Errors in CONSTRUCTOR 5. Create a program in which if w...
  • Q2. You may be asked a few questions related to CSS, Bootstrap (if mentioned in your resume) in Front End Dev Questions: 1. Media Query in CSS 2. Scroll and Height Adjust in CSS 3. Number of Columns in each...
Round 4 - HR 

(2 Questions)

  • Q1. This was a RESUME BASED Round of around 30 minutes and it started with your introduction. There will be a discussion related to the projects that you made. 1. Why did you make this project? 2. What all f...
  • Q2. There could be a few Behavioural and scenario-based questions like: 1. How will you handle conflict within the team? 2. What is more dangerous between shark and elephant? 3. How will you help your team ...

Interview Preparation Tips

Interview preparation tips for other job seekers - OOPS and DSA are the most important. You must be familiar with all the DSA and Language specific topics. They are expecting someone who is ready to learn new technologies. If you don’t know any topic, then simply say you don’t know it, don’t lie during the interview.
Round 1 - Aptitude Test 

The duration of this round was around 20 minutes and there were 40 questions in total. This round consisted of standard mathematical, logical aptitude questions. Aptitude questions based on directions, speed and time, profit loss, etc. were asked. Out of 40 questions, around 15 questions were diagram based questions like finding the odd one, predict the next pattern, etc.

Round 2 - Coding Test 

The Second Round is an Online coding test that lasts for around 30 minutes to 1 hour. It was held on the coder byte platform. There were around 5-6 MCQs and 1 Coding Question. MCQ Questions - Predict the output, find errors, Simple language-based questions etc. The Coding Question was from Arrays, Strings, etc. For Example, You are given a string like “ONE PLUS THREE MINUS TWO” and you will have to give output as “TWO”

They will give you a frontend role based on your performance in Interviews Rounds.

Round 3 - Technical 

(2 Questions)

  • Q1. Questions were related to Java Language, DSA and OOPS. Type of questions asked: 1. Simple Coding Problem with the implementation of SETS and HASH MAPS 2. OOPS Pillars 3. Explain each pillar of OOPS wit...
  • Q2. You may be asked a few questions related to CSS, Bootstrap (if mentioned in your resume) in Front End Dev Questions: 1. Media Query in CSS 2. Scroll and Height Adjust in CSS 3. Number of Columns in each...
Round 4 - HR 

(2 Questions)

  • Q1. This was a RESUME BASED Round of around 30 minutes and it started with your introduction. There will be a discussion related to the projects that you made. 1. Why did you make this project? 2. What all f...
  • Q2. There could be a few Behavioural and scenario-based questions like: 1. How will you handle conflict within the team? 2. What is more dangerous between shark and elephant? 3. How will you help your team ...

Interview Preparation Tips

Interview preparation tips for other job seekers - OOPS and DSA are the most important. You must be familiar with all the DSA and Language specific topics. They are expecting someone who is ready to learn new technologies. If you don’t know any topic, then simply say you don’t know it, don’t lie during the interview.

Visa Interview FAQs

How many rounds are there in Visa Front end Developer interview?
Visa interview process usually has 1 rounds. The most common rounds in the Visa interview process are Technical.
How to prepare for Visa Front end Developer 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 Debugging, Agile, Ajax, Automation and Configuration management.
What are the top questions asked in Visa Front end Developer interview?

Some of the top questions asked at the Visa Front end Developer interview -

  1. call , bind and apply functions in javascr...read more
  2. how to center a div in c...read more
  3. Closures, setTimeout, Eventloop in javascr...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Visa interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small 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
 • 753 Interviews
FIS Interview Questions
3.9
 • 470 Interviews
American Express Interview Questions
4.2
 • 356 Interviews
PayPal Interview Questions
3.9
 • 206 Interviews
HighRadius Interview Questions
2.9
 • 178 Interviews
Fiserv Interview Questions
3.2
 • 167 Interviews
View all
Senior Software Engineer
621 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

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