Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by TIAA Global Business Services Team. If you also belong to the team, you can get access from here

TIAA Global Business Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

TIAA Global Business Services Senior Software Engineer Interview Questions and Answers

Updated 20 Sep 2023

TIAA Global Business Services Senior Software Engineer Interview Experiences

3 interviews found

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

I applied via Recruitment Consulltant and was interviewed in Aug 2023. 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 - One-on-one 

(2 Questions)

  • Q1. Code Singleton in Java
  • Ans. 

    Singleton pattern ensures a class has only one instance and provides a global point of access to it.

    • Create a private static instance variable of the class.

    • Make the constructor private to prevent instantiation from outside the class.

    • Provide a static method to get the instance, creating it if necessary.

  • Answered by AI
  • Q2. Code Angular Component Service

Skills evaluated in this interview

Round 1 - Technical 

(1 Question)

  • Q1. Java , Spring , Microservices, Mysql ,Jquery , Angular , Javascript.

Interview Preparation Tips

Interview preparation tips for other job seekers - I passed all the rounds easily but they ghosted me after the managerial round for no reason !!. At least have the decency to inform the candidate and give feedback. Waste of time really ! Shows they are unprofessional and their work culture.

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more

Interview Questionnaire 

1 Question

  • Q1. TIAA Telephonic 30min (Round 1) - for senior developer and lead. -------------------------------------------------------------------------------------------------- Java-- what is run time polymorphism what...

Interview Preparation Tips

Round: Technical Interview
Experience: TIAA test/interview 90min
-----------------------------------------------------------------------------------------
1- write a program for singleton pattern (consider multithreading).
2- write a program to read a text file and find count of each word in text file
3- DB Query--
a- write a query to get employee with highest salary in each department
b- write a query to get all department which do not have any employee
c- write a query to find employee whose salary greater then max salary of 'digital' department.

4- write a jquery to change background color of each even and odd row of a table

5- write a web service using JAX-RS
a- get list of employee for given deptid
b- get employee details for given employee_id

5- write a program for factory pattern using below given input
db- Oracle, mysql, mssql
connectionType- secure , non-secure

6- write a method which will return list of coin and count of each coin for amount rs 23.
available coins- 10, 5, 2,1
input- 23
output- 10x2, 2x1, 1x1

Interview questions from similar companies

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

(2 Questions)

  • Q1. Explain how spring boot application startup works in detail
  • Ans. 

    Spring Boot application startup involves auto-configuration, component scanning, and dependency injection.

    • Spring Boot uses embedded Tomcat, Jetty, or Undertow server for running the application.

    • Auto-configuration automatically configures the application based on dependencies and properties.

    • Component scanning scans the project for components like controllers, services, and repositories.

    • Dependency injection injects depen...

  • Answered by AI
  • Q2. When using java streams API, will the performance get impacted?
  • Ans. 

    Using Java streams API may impact performance depending on how it is implemented.

    • Performance impact can vary based on the size of the data being processed.

    • Improper use of streams can lead to unnecessary overhead and decreased performance.

    • Parallel streams can improve performance for large datasets by utilizing multiple threads.

    • Careful consideration of stream operations and data size is important for optimizing performan

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Approached by Company

Round 1 - Coding Test 

Mostly they asked questions on String or basic coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Core java questions basics, SpringBoot Microservice ,Sql questions
Round 3 - Technical 

(1 Question)

  • Q1. Mostly questions on core java, day to day activities , agile,beghavioural questions
Round 4 - HR 

(1 Question)

  • Q1. Salary Expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - Salary discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions on Full stack(Java and Angular)
Round 2 - Technical 

(1 Question)

  • Q1. Process, Design related questions
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion, Benefits explanation
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jun 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Asp.net mvc common questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Hash collision , interceptor, custom annotation
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

Basic python and data structure, time complexity of programs

Round 3 - Technical 

(1 Question)

  • Q1. Oops concepts in depth
  • Ans. 

    Object-oriented programming principles for organizing and designing code.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Allowing a class to inherit properties and behavior from another class.

    • Polymorphism: Ability for objects to take on multiple forms or types.

    • Abstraction: Hiding complex implementation details and showing only necessary features.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Approached by Company and was interviewed in Jul 2023. There were 3 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 

(1 Question)

  • Q1. Role: Java+ React Full stack I had 2 rounds of interview so far. 1) First round was all about the fundamentals of react and java. It was a virtual one-o-one. Questions on java String, java classes and ...
Round 3 - Technical 

(1 Question)

  • Q1. Already shared in my prev response

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare
Java strongly,
projects you have done so far and DBMS and design patterns.

TIAA Global Business Services Interview FAQs

How many rounds are there in TIAA Global Business Services Senior Software Engineer interview?
TIAA Global Business Services interview process usually has 1-2 rounds. The most common rounds in the TIAA Global Business Services interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for TIAA Global Business Services Senior Software Engineer 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 TIAA Global Business Services. The most common topics and skills that interviewers at TIAA Global Business Services expect are Agile, Application Development, Coding, Core Java and Hibernate.
What are the top questions asked in TIAA Global Business Services Senior Software Engineer interview?

Some of the top questions asked at the TIAA Global Business Services Senior Software Engineer interview -

  1. Code Singleton in J...read more
  2. TIAA Telephonic 30min (Round 1) - for senior developer and lead. --------------...read more
  3. Java , Spring , Microservices, Mysql ,Jquery , Angular , Javascri...read more

Tell us how to improve this page.

TIAA Global Business Services Senior Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
TIAA Global Business Services Senior Software Engineer Salary
based on 97 salaries
₹11.5 L/yr - ₹35 L/yr
65% more than the average Senior Software Engineer Salary in India
View more details

TIAA Global Business Services Senior Software Engineer Reviews and Ratings

based on 11 reviews

3.7/5

Rating in categories

3.1

Skill development

3.9

Work-life balance

4.4

Salary

3.0

Job security

3.9

Company culture

3.1

Promotions

3.0

Work satisfaction

Explore 11 Reviews and Ratings
Associate
551 salaries
unlock blur

₹9 L/yr - ₹33 L/yr

Analyst
397 salaries
unlock blur

₹5 L/yr - ₹19 L/yr

Senior Associate
289 salaries
unlock blur

₹14 L/yr - ₹42.5 L/yr

Software Developer
211 salaries
unlock blur

₹6 L/yr - ₹21 L/yr

Associate Director
159 salaries
unlock blur

₹23 L/yr - ₹60 L/yr

Explore more salaries
Compare TIAA Global Business Services with

Wells Fargo

3.8
Compare

JPMorgan Chase & Co.

3.9
Compare

Citicorp

3.7
Compare

American Express

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