Upload Button Icon Add office photos

Filter interviews by

TIAA Global Business Services Sdet Lead Interview Questions and Answers

Updated 1 Jun 2024

TIAA Global Business Services Sdet Lead Interview Experiences

1 interview found

Sdet Lead Interview Questions & Answers

user image Anonymous

posted on 1 Jun 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Reverse a String with Java Method
  • Ans. 

    Use StringBuilder class to reverse a string in Java.

    • Create a StringBuilder object with the input string.

    • Use the reverse() method of StringBuilder to reverse the string.

    • Convert the reversed StringBuilder object back to a string using toString() method.

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. Java core advance questions
  • Q2. Testing concepts related questions

I applied via Campus Placement and was interviewed in May 2022. There were 2 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 - Technical 

(5 Questions)

  • Q1. Questions about framework you have used in project, TestNG annotations ,flags.
  • Q2. String reverse program,
  • Q3. Find duplicate in array program
  • Ans. 

    Program to find duplicates in an array.

    • Iterate through the array and compare each element with the rest of the elements.

    • If a match is found, add it to a separate array or print it.

    • Use a hash table to keep track of the frequency of each element.

    • Sort the array and compare adjacent elements to find duplicates.

  • Answered by AI
  • Q4. Open perticular page and inspect element (link)
  • Q5. Selenium waits , difference
  • Ans. 

    Selenium waits are used to pause the execution of the script, while the difference is in the way they wait for an element.

    • Implicit wait is used to wait for a certain amount of time before throwing an exception if the element is not found.

    • Explicit wait is used to wait for a certain condition to occur before proceeding with the execution.

    • Fluent wait is used to wait for an element with a certain frequency and timeout peri...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on framework, oops concepts, programs on Array, String

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Company Website and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Coding questions mostly related to Java and Api

Round 2 - Assignment 

Algorithm specific questions to understand approach

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

DSA, Leetcode medium -2 problems

Round 2 - One-on-one 

(2 Questions)

  • Q1. Easy Leetcode Problem: Count of substrings with no repeating characters
  • Ans. 

    Count substrings with unique characters in a given string

    • Use a sliding window approach to keep track of unique characters in a substring

    • Use a set to store characters in the current window and update the window accordingly

    • Increment the count of valid substrings whenever a new character is added to the set

  • Answered by AI
  • Q2. Debugging a Java Code
  • Ans. 

    Debugging a Java code involves identifying and fixing errors in the code to ensure it runs correctly.

    • Start by understanding the error message or symptoms of the issue.

    • Use debugging tools like breakpoints, watches, and logging to track the flow of the code.

    • Review the code logic and check for common mistakes like typos, incorrect variable assignments, or logic errors.

    • Test different scenarios to reproduce the issue and na...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Design Parking System
  • Ans. 

    Design a parking system with different types of parking spots

    • Create classes for different types of parking spots (e.g. compact, regular, handicap)

    • Implement methods for checking availability, reserving, and releasing spots

    • Consider implementing a parking lot class to manage all parking spots

  • Answered by AI

Skills evaluated in this interview

Round 1 - Technical 

(1 Question)

  • Q1. Basic java questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple interviews
Prepare for java and selenium
Round 1 - Coding Test 

Coding and mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Technical round about QA process

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on automation and technical stuffs.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java core advance questions
  • Q2. Testing concepts related questions

I applied via Referral and was interviewed before Dec 2021. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Mcq test java, xpath, selenium, sql by hackers rank.. Later saw it is happened to everyone.. My case it was happened.. 2020 nov

Round 3 - Technical 

(1 Question)

  • Q1. Same that every interview ask... But interviewer is good person
Round 4 - Behavioral 

(1 Question)

  • Q1. Managerial question, fews manual testing scenario.. I have asked many people about company review before joined about tsys but later experience not match as now global payment have acquired.. And we are me...
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion.. Not much as i already good lavel as i was before in oracle and they have bugat issue.. Hr told many things but all policy change.. Every thing depends manager but my case manager was n...

Interview Preparation Tips

Interview preparation tips for other job seekers - Please take care if you are joining global payment.. It's not any more tsus system
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Hackerrank and array and leetcode medium questions and nothing else

Round 2 - HR 

(2 Questions)

  • Q1. Whats you name and hobbies
  • Ans. 

    My name is Sarah and my hobbies include hiking, reading, and painting.

    • Name: Sarah

    • Hobbies: hiking, reading, painting

  • Answered by AI
  • Q2. Age and your hobbies
  • Ans. 

    I am 32 years old and my hobbies include hiking, reading, and playing the guitar.

    • Age: 32

    • Hobbies: hiking, reading, playing the guitar

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - very good company can try there

TIAA Global Business Services Interview FAQs

How many rounds are there in TIAA Global Business Services Sdet Lead interview?
TIAA Global Business Services interview process usually has 1 rounds. The most common rounds in the TIAA Global Business Services interview process are Technical.

Tell us how to improve this page.

TIAA Global Business Services Sdet Lead Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
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
Wells Fargo Interview Questions
3.9
 • 563 Interviews
View all
Associate
539 salaries
unlock blur

₹9.2 L/yr - ₹30.4 L/yr

Analyst
481 salaries
unlock blur

₹4.5 L/yr - ₹15.4 L/yr

Senior Associate
308 salaries
unlock blur

₹14.5 L/yr - ₹42.5 L/yr

Software Developer
213 salaries
unlock blur

₹6.5 L/yr - ₹19.5 L/yr

Associate Director
149 salaries
unlock blur

₹23 L/yr - ₹60 L/yr

Explore more salaries
Compare TIAA Global Business Services with

State Bank of India

3.8
Compare

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

Axis Bank

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