Upload Button Icon Add office photos

Visa

Compare button icon Compare button icon Compare

Filter interviews by

Visa Senior Data Scientist Interview Questions and Answers for Experienced

Updated 2 Jul 2024

Visa Senior Data Scientist Interview Experiences for Experienced

1 interview found

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

(2 Questions)

  • Q1. Details about past projects
  • Q2. Details about latest project

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good in comm skills

Interview questions from similar companies

I applied via Approached by Company and was interviewed before Oct 2021. There were 6 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 - Coding Test 

Simple programming test from mettl website

Round 3 - Technical 

(2 Questions)

  • Q1. First tech interview is also more of a coding round.
  • Q2. Questions on data structures in Java Multithreading Immutability
Round 4 - Technical 

(1 Question)

  • Q1. 2nd technical interview more of conceptual questions on related technology
Round 5 - Technical 

(1 Question)

  • Q1. Tech manager round based on previous project and scenario based questions
Round 6 - HR 

(1 Question)

  • Q1. Salary discuss Why you want to join paytm

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared before interview
Go through basic programming questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What are SSL certificates?
  • Ans. 

    SSL certificates are digital certificates that authenticate the identity of a website and encrypt information sent to the server.

    • SSL certificates ensure secure communication between a user's browser and a website's server.

    • They use encryption to protect sensitive data such as login credentials, credit card information, etc.

    • SSL certificates are issued by Certificate Authorities (CAs) and contain information about the web...

  • Answered by AI
  • Q2. What are the ways to secure REST API?
  • Ans. 

    Securing REST API involves using authentication, authorization, encryption, and input validation.

    • Use authentication methods like OAuth, JWT, or API keys to verify the identity of clients.

    • Implement authorization to control access to resources based on user roles and permissions.

    • Encrypt data transmission using HTTPS to protect sensitive information from being intercepted.

    • Validate and sanitize input data to prevent inject

  • Answered by AI
  • Q3. What if your application is down for 1 hour in one site in prod?
  • Ans. 

    I would investigate the root cause, work on fixing the issue, and implement measures to prevent it from happening again.

    • Investigate the root cause of the downtime, such as network issues, server failures, or software bugs

    • Work on fixing the issue promptly to minimize impact on users and business operations

    • Implement measures to prevent similar downtime in the future, such as redundancy, monitoring, and failover mechanism

  • Answered by AI
  • Q4. How do you make sure a throttling system process dropped messages from a slow downstream service?
  • Ans. 

    Implement a throttling system to handle dropped messages from a slow downstream service.

    • Implement a queue to store messages from the downstream service.

    • Set a maximum queue size and drop messages when the queue is full.

    • Use a timestamp to track when messages were received and process them in order.

    • Implement a retry mechanism to reprocess dropped messages after a certain time.

    • Monitor the queue size and processing speed to

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. System design basics
  • Q2. Java 8 stream api code
  • Q3. Current project
Round 2 - Technical 

(2 Questions)

  • Q1. Only arrogance related stuff
  • Q2. Only arrogance related stuff happened

Interview Preparation Tips

Interview preparation tips for other job seekers - Too much arrogant people .
Not at all talented asked me everything theoretical ,no evaluation from logic building or coding perspective just some random stupid google questions based upon their own internal project work .
I am not happy with the style of evaluation also interviewer was too much arrogant and rude .never met these kind of people.
I do too belongs to equal product based,good technical background but never seen anyone rude to this level.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

I was asked two DSA questions and duration was of one hour.
1. Calculate Sum of edges of LinkedList
2. Given a list of numbers, find out all the pythagorean triplets.

Round 2 - Coding Test 

This was also a DSA round for 1 hour and expected to solve two problems (Medium)

Round 3 - Case Study 

This was a system design round for one hour

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

(1 Question)

  • Q1. Explain the last technically challenging topic that you have worked on. The engineering manager is only interested in self boasting. Without even trying to understand the entire problem statement, they try...

Interview Preparation Tips

Interview preparation tips for other job seekers - To pass engineering manager round, you will always have to agree to the hiring manager. Even if technically it doesn't make sense, just nod. The entire interview is to boost his ego. The comments that they pass without even understanding the entire picture is generally astonishing.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Auto complete Input Search box with Dropdown

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

I appeared for an interview before Feb 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. Machine coding round for SQL
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Explain Concurrency
  • Ans. 

    Concurrency is the ability of a system to execute multiple tasks simultaneously.

    • Concurrency allows multiple tasks to run concurrently, improving performance and efficiency.

    • Concurrency can be achieved through multithreading or multiprocessing.

    • Example: A web server handling multiple requests simultaneously using multithreading.

  • Answered by AI
  • Q2. Explain Acid principles
  • Ans. 

    ACID principles are a set of properties that guarantee database transactions are processed reliably.

    • Atomicity: Transactions are all or nothing. If one part of the transaction fails, the entire transaction is rolled back.

    • Consistency: Transactions bring the database from one valid state to another. All constraints are satisfied.

    • Isolation: Transactions are isolated from each other until they are completed.

    • Durability: Once...

  • Answered by AI

Skills evaluated in this interview

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

Implement thread safe load balancer.
focus on input validations and cover all corner cases in tests

Visa Interview FAQs

How many rounds are there in Visa Senior Data Scientist interview for experienced candidates?
Visa interview process for experienced candidates usually has 1 rounds. The most common rounds in the Visa interview process for experienced candidates are Technical.
How to prepare for Visa Senior Data Scientist interview for experienced candidates?
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 SQL, Data Mining, Data Science, Python and Big Data.

Tell us how to improve this page.

Visa Senior Data Scientist Interview Process for Experienced

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 759 Interviews
PayPal Interview Questions
3.9
 • 212 Interviews
HighRadius Interview Questions
2.8
 • 186 Interviews
Fiserv Interview Questions
3.0
 • 175 Interviews
Razorpay Interview Questions
3.6
 • 154 Interviews
MasterCard Interview Questions
3.9
 • 139 Interviews
Angel One Interview Questions
4.0
 • 138 Interviews
Revolut Interview Questions
2.5
 • 100 Interviews
CapitalOne Interview Questions
3.6
 • 79 Interviews
View all
Visa Senior Data Scientist Salary
based on 26 salaries
₹30 L/yr - ₹60 L/yr
59% more than the average Senior Data Scientist Salary in India
View more details

Visa Senior Data Scientist Reviews and Ratings

based on 2 reviews

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.6

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
637 salaries
unlock blur

₹14.5 L/yr - ₹45 L/yr

Software Engineer
317 salaries
unlock blur

₹11 L/yr - ₹30 L/yr

Staff Software Engineer
173 salaries
unlock blur

₹20 L/yr - ₹61 L/yr

Senior Data Engineer
93 salaries
unlock blur

₹20 L/yr - ₹45 L/yr

Senior Software Test Engineer
91 salaries
unlock blur

₹18 L/yr - ₹41.6 L/yr

Explore more salaries
Compare Visa with

MasterCard

3.9
Compare

American Express

4.1
Compare

Paytm

3.3
Compare

Fiserv

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