Upload Button Icon Add office photos

Filter interviews by

Wibmo Technical Lead Interview Questions and Answers

Updated 22 May 2022

Wibmo Technical Lead Interview Experiences

2 interviews found

I applied via Approached by Company and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. How to make singleton class thread safe?
  • Ans. 

    To make a singleton class thread safe, we can use synchronized keyword or double-checked locking.

    • Use synchronized keyword to ensure only one thread can access the instance at a time.

    • Use double-checked locking to minimize the use of synchronization.

    • Use volatile keyword to ensure visibility of changes across threads.

    • Consider using an enum to implement singleton pattern as it is inherently thread safe.

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

(1 Question)

  • Q1. Why do you want to change the organisation?
  • Ans. 

    I am seeking new challenges and opportunities for growth in my career.

    • Looking for a more challenging role to utilize my skills and expertise

    • Seeking a company with a better work-life balance

    • Want to work in a more innovative and dynamic environment

    • Interested in joining an organization with better career advancement opportunities

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Initially they will lure you with the promise that they can pay anything. As soon as you clear your first round, they say they don't have the budget and ask you to join with 5% hike.

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed in Sep 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Core Java concepts, Java8 and Lambda expression. In second round they asked for Problem solving questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep hands on on Java 8 lambda expression

Technical Lead Interview Questions Asked at Other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to productio ... read more
asked in Infosys
Q2. Managerial: 1) Explain any one past issue and its mitigation stra ... read more
Q3. Longest Substring Without Repeating Characters Problem Statement ... read more
asked in Wipro
Q4. What automation framework have you worked on?
asked in Cognizant
Q5. 1. Type of documentation for computer system validation. 2.Please ... read more

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn 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 - Coding Test 

1. One question regarding the MaxPartitions for a given array, if array is [4, 3, 2, 6 , 5, 10, 9] => upon sorting it appears like [2, 3, 4, 5, 6, 7, 9, 10] ..Max slices are [2,3,4] [5, 6] [9, 10] so slice count is 3

2. Another one Max integer upon removal 5 digit

Round 3 - Technical 

(1 Question)

  • Q1. Two technical rounds happened 1. One technical round : It was all about the Architecture , Design patterns on Microservices like CircuitBreaker etc and also security concepts, 2. Another technical round...

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview of 2 hours each which is more than expected time and Interviewers were unable to judge properly or efficiently and On the last day was told that you are not right fitment, Actually the role is for Desktop applications and interviewers are expecting to have all the design experience, Felt so disappointed as Hiring manager was not interested to proceed and Status of the Interview was not shared properly it was positive but not proceeding further it was mixed up
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

First Round is Aptitude Round.
Second Round is technical inteview.
Third round is HR Round.

Round 2 - Technical 

(2 Questions)

  • Q1. Rotate a array by D places.
  • Ans. 

    Rotate an array of strings by D places.

    • Create a temporary array to store elements that will be rotated

    • Copy elements from original array to temporary array based on rotation

    • Copy elements back from temporary array to original array

  • Answered by AI
  • Q2. Find Maximum in subarray
  • Ans. 

    To find the maximum value in a subarray within an array of numbers.

    • Iterate through the array and keep track of the maximum value seen so far.

    • For each subarray, compare the maximum value with the current element and update if necessary.

    • Return the maximum value found in the subarray.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is Your Strength and weakness Family background why do we hire you
  • Ans. 

    My strength lies in my analytical skills and attention to detail, while my weakness is sometimes being too critical of my own work. I come from a supportive family background and believe my qualifications make me a strong candidate for this role.

    • Strength: Analytical skills

    • Strength: Attention to detail

    • Weakness: Being too critical of my own work

    • Family background: Supportive and encouraging

    • Qualifications make me a strong

  • Answered by AI
Interview experience
2
Poor
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

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

1. One question regarding the MaxPartitions for a given array, if array is [4, 3, 2, 6 , 5, 10, 9] => upon sorting it appears like [2, 3, 4, 5, 6, 7, 9, 10] ..Max slices are [2,3,4] [5, 6] [9, 10] so slice count is 3

2. Another one Max integer upon removal 5 digit

Round 3 - Technical 

(1 Question)

  • Q1. Two technical rounds happened 1. One technical round : It was all about the Architecture , Design patterns on Microservices like CircuitBreaker etc and also security concepts, 2. Another technical round...

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview of 2 hours each which is more than expected time and Interviewers were unable to judge properly or efficiently and On the last day was told that you are not right fitment, Actually the role is for Desktop applications and interviewers are expecting to have all the design experience, Felt so disappointed as Hiring manager was not interested to proceed and Status of the Interview was not shared properly it was positive but not proceeding further it was mixed up
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. System Design question relating scale the services
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Why do you want to work with IG
Round 2 - Technical 

(1 Question)

  • Q1. PM knowledge area along with Agile
Round 3 - Case Study 

PM budget and schedule

I was interviewed in Aug 2022.

Round 1 - Technical 

(1 Question)

  • Q1. Questions around http request response structure
Round 2 - HR 

(1 Question)

  • Q1. Salary expectation and Location preference

Interview Preparation Tips

Interview preparation tips for other job seekers - Better prepare theory for all the technical questions as they are expecting line by line answers to the questions they ask almost like structure of response port number error course et cetera

Wibmo Interview FAQs

How many rounds are there in Wibmo Technical Lead interview?
Wibmo interview process usually has 1-2 rounds. The most common rounds in the Wibmo interview process are One-on-one Round and Technical.
How to prepare for Wibmo Technical Lead 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 Wibmo. The most common topics and skills that interviewers at Wibmo expect are Java, J2Ee, Rest, Spring and Web Services.
What are the top questions asked in Wibmo Technical Lead interview?

Some of the top questions asked at the Wibmo Technical Lead interview -

  1. How to make singleton class thread sa...read more
  2. Core Java concepts, Java8 and Lambda expression. In second round they asked for...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 766 Interviews
FIS Interview Questions
3.9
 • 477 Interviews
PhonePe Interview Questions
4.0
 • 302 Interviews
PayPal Interview Questions
3.9
 • 208 Interviews
HighRadius Interview Questions
2.9
 • 181 Interviews
Fiserv Interview Questions
3.1
 • 168 Interviews
Razorpay Interview Questions
3.6
 • 149 Interviews
MasterCard Interview Questions
4.0
 • 133 Interviews
TransUnion Interview Questions
4.0
 • 88 Interviews
View all
Wibmo Technical Lead Salary
based on 36 salaries
₹15 L/yr - ₹30.3 L/yr
30% more than the average Technical Lead Salary in India
View more details

Wibmo Technical Lead Reviews and Ratings

based on 2 reviews

1.0/5

Rating in categories

1.0

Skill development

1.5

Work-life balance

1.5

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

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

₹8.6 L/yr - ₹34 L/yr

Software Engineer
64 salaries
unlock blur

₹3 L/yr - ₹13.2 L/yr

Senior Analyst
38 salaries
unlock blur

₹3 L/yr - ₹7.4 L/yr

Technical Lead
36 salaries
unlock blur

₹15 L/yr - ₹30.3 L/yr

Analyst
30 salaries
unlock blur

₹2.1 L/yr - ₹5.9 L/yr

Explore more salaries
Compare Wibmo with

Payed

2.8
Compare

Razorpay

3.6
Compare

Paytm

3.3
Compare

Mobikwik

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