Open In App

VISA Interview Experience | On-Campus (Virtual)

Improve
Improve
Like Article
Like
Save
Share
Report

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 different questions. 

Questions I got were:- 

  1. https://www.geeksforgeeks.org/maximum-difference-between-two-elements/
  2. https://www.geeksforgeeks.org/count-distinct-pairs-with-given-sum/

Both the questions required an optimized solution to pass all the test cases.

5 students were shortlisted for the interview round.

Round 2 (Interview):

For internship, VISA conducted only one interview round. The duration was of 45-60 minutes. This round was conducted on Microsoft Teams. I expected the interview to be entirely technical, but my interviewer asked me mostly behavioral and hr questions.

Interview Questions:

  1. Introduce yourself.
  2. As I had mentioned sports in my resume, the interviewer asked me Being a team player, are you an introvert or an extrovert?
  3. Do you have any plans for higher studies? I said yes (2-3 years after graduation). He then asked me in what field I want to pursue my higher education? He was interested in knowing my inclination, my interests, so he again asked me the same question differently.
  4. What did you think while applying to VISA?
  5. What do you prefer working individually or in a team? 
  6. What is success to you?
  7. Situational Questions- 
    • Have you faced a stressful situation in your life and how did you handle it?
    • How do you handle people who don’t agree with you or have different opinions than you?
  8. Then he asked me to explain the logic and then write code for printing the given pattern (Hackerrank code-pair link was provided). 
  9. Given an integer n (say n=5) print the following pattern-   
               1
              121
             12321
            1234321
           123454321
  10. Why do you want to do this internship?
  11. Then he asked me to explain my latest project. What difficulties were faced while working on it? What was the fun part while doing this project?
  12. Lastly, he asked me if I have any questions.

On the same day, results were declared and 2 students were selected for the internship.


Last Updated : 25 Feb, 2021
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads