Upload Button Icon Add office photos

Filter interviews by

Wtw Global Delivery And Solutions Senior Technical Lead Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Referral and was interviewed in May 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions on investment banking operations and the IT department associate with that. Since I was hired for governance team I was asked about some data related queries.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a commanding communication skills and walk with the confidence. Always believe in yourself and don't tie your ambition with emotions.

I applied via LinkedIn and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. String manipulation code

Interview Preparation Tips

Interview preparation tips for other job seekers - Be careful to answer to the point

I applied via Naukri.com and was interviewed before Nov 2021. 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. Project related interview questions
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion, Asked some questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I have attended for manual testing. I was little easy

I applied via Company Website and was interviewed in Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Hypothetical Questions - What if the company decides to demote all senior associate s to associate? What will be your reaction??

Interview Preparation Tips

Interview preparation tips for other job seekers - I went for Enterprise Testing Senior Associate. The person who interviewed me was very well known to me. He worked with me for more than a year at the same level. Asked illogical questions. All hypothetical questions he asked in which I was the one who was getting demoted or denied bonus or increment.
He should not have taken my interview as it was conflict of Interest. 99% of questions was asked by this guy and the other lady in VC only asked 1 general question.
I reported conflict of interest issue to the hiring HR but no action was taken not any reply toy email came.

Interview Questionnaire 

2 Questions

  • Q1. Questions on Kubernetes, AWS, Spring batch, Java threads and Apace Kafka
  • Q2. Questions on Executor service and Reentrant Lock in Java

I applied via Referral and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is collateral management
  • Ans. 

    Collateral management is the process of managing and monitoring collateral pledged to secure a loan or other financial obligation.

    • Collateral can include assets such as real estate, stocks, bonds, and commodities.

    • The purpose of collateral management is to mitigate credit risk and ensure that the lender has sufficient collateral to cover any potential losses.

    • Collateral management involves tracking the value of the collat...

  • Answered by AI
  • Q2. What is haircut for collaterals
  • Ans. 

    Haircut for collaterals refers to the reduction in value of the collateral pledged by a borrower to secure a loan.

    • Haircut is the percentage reduction in the value of the collateral that a lender applies to account for market fluctuations and potential losses.

    • It is used to determine the amount of loan that can be extended against the collateral.

    • For example, if a borrower pledges a property worth $100,000 as collateral a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It's was an easy interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Accounting for investment in equity shares under fvt oci
  • Ans. 

    Accounting for investment in equity shares under FVT OCI involves recognizing changes in fair value through other comprehensive income.

    • Equity shares are initially recognized at cost and subsequently measured at fair value.

    • Changes in fair value are recognized in other comprehensive income.

    • Dividends received are recognized in profit or loss.

    • Disclosure of fair value and changes in fair value is required in the financial s

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Accounting questions, Resume
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Multi threading print odd even with 2 threads but output should be in sync
  • Ans. 

    Use two threads to print odd and even numbers in sync

    • Create two threads, one for printing odd numbers and one for printing even numbers

    • Use synchronization mechanisms like mutex or semaphore to ensure output is in sync

    • Example: Thread 1 prints odd numbers (1, 3, 5, ...) and Thread 2 prints even numbers (2, 4, 6, ...)

  • Answered by AI
  • Q2. Largest common prefix in string array
  • Ans. 

    Find the largest common prefix among an array of strings.

    • Iterate through the characters of the first string and compare with the corresponding characters of other strings.

    • Stop when a mismatch is found or when reaching the end of any string.

    • Return the prefix found so far.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Saga pattern in microservice
  • Ans. 

    Saga pattern is a design pattern used in microservices architecture to manage distributed transactions.

    • Saga pattern breaks down a transaction into a series of smaller, independent steps.

    • Each step in the saga is a separate transaction that can be rolled back if needed.

    • If one step fails, compensating transactions can be executed to undo the changes made by previous steps.

    • Saga pattern helps maintain data consistency in a ...

  • Answered by AI
  • Q2. API validation and security
Round 3 - Technical 

(2 Questions)

  • Q1. Micro service inter communication
  • Q2. Hash map hash set implementation
  • Ans. 

    Hash map and hash set are data structures that use hashing to store key-value pairs and unique values respectively.

    • Hash map uses key-value pairs where keys are hashed to find the corresponding value

    • Hash set stores unique values using hashing to quickly check for duplicates

    • Example: HashMap<String, Integer> map = new HashMap<>(); HashSet<Integer> set = new HashSet<>();

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

(3 Questions)

  • Q1. Validation frame work .
  • Q2. Design pattern , .
  • Q3. Singleton pattern and how to break
  • Ans. 

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

    • Singleton pattern involves a private constructor, a static method to access the instance, and a static variable to hold the instance.

    • To break the singleton pattern, one can use reflection to access the private constructor and create multiple instances.

    • Another way to break the singleton pattern is by using serialization a

  • Answered by AI
Round 5 - HR 

(2 Questions)

  • Q1. Negotiation on package .
  • Q2. Why to join here
  • Ans. 

    I am excited about the innovative projects and collaborative team environment at this company.

    • Opportunity to work on cutting-edge projects

    • Collaborative team environment

    • Strong company culture and values

    • Room for growth and advancement

    • Positive reputation in the industry

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Technical questions
Round 2 - HR 

(1 Question)

  • Q1. Benefits and perks of the organization

Tell us how to improve this page.

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.8
 • 589 Interviews
Citicorp Interview Questions
3.7
 • 575 Interviews
American Express Interview Questions
4.1
 • 368 Interviews
UBS Interview Questions
3.9
 • 339 Interviews
Morgan Stanley Interview Questions
3.6
 • 294 Interviews
Morningstar Interview Questions
3.9
 • 245 Interviews
FactSet Interview Questions
3.9
 • 211 Interviews
BNP Paribas Interview Questions
3.8
 • 183 Interviews
View all
Senior Advisor
50 salaries
unlock blur

₹3.3 L/yr - ₹8 L/yr

Senior Analyst
37 salaries
unlock blur

₹7 L/yr - ₹18 L/yr

Analyst
33 salaries
unlock blur

₹4.8 L/yr - ₹16.3 L/yr

Assistant Manager
14 salaries
unlock blur

₹6.8 L/yr - ₹21 L/yr

Team Lead
13 salaries
unlock blur

₹10 L/yr - ₹30 L/yr

Explore more salaries
Compare Wtw Global Delivery And Solutions with

Wells Fargo

3.8
Compare

JPMorgan Chase & Co.

3.9
Compare

Citicorp

3.7
Compare

American Express

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