Upload Button Icon Add office photos

Filter interviews by

Wibmo Interview Questions and Answers for Experienced

Updated 6 May 2024

Wibmo Interview Experiences for Experienced

Popular Designations

7 interviews found

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 25 Mar 2024

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

(2 Questions)

  • Q1. How to design an app as a white labeled.
  • Ans. 

    Designing a white-labeled app involves creating a customizable platform that can be rebranded by different clients.

    • Create a flexible design structure that allows for easy customization of colors, logos, and branding elements.

    • Implement a robust admin panel where clients can easily upload their branding assets and make changes.

    • Ensure that the app's functionality remains consistent across different branding variations.

    • Con...

  • Answered by AI
  • Q2. Generic UI theme can be set via firebase. Set the theme of UI elements dynamically.
  • Ans. 

    Use Firebase to dynamically set the theme of UI elements.

    • Create a collection in Firebase to store UI themes.

    • Retrieve the selected theme from Firebase and apply it to UI elements.

    • Update the UI elements whenever the theme is changed in Firebase.

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. How to handle team, how do you ensure to follow agile and enable team to follow the same?
Round 3 - HR 

(2 Questions)

  • Q1. Your biggest challenge in your career.
  • Q2. Bring out some technical challenge or a challenge you faced while handling team.

Skills evaluated in this interview

Lead Engineer Interview Questions asked at other Companies

Q1. What is the resistance value of tripping & closing coil of vcb?
View answer (8)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before May 2023. There were 4 interview rounds.

Round 1 - Case Study 

Case study round with behavioral questions.

Round 2 - Case Study 

Case study round with detailed step by step problem structuring.

Round 3 - One-on-one 

(1 Question)

  • Q1. More on current and previous work experiences
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion.

Senior Product Manager Interview Questions asked at other Companies

Q1. What are the growth hacks you would use to grow traffic?
View answer (1)

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

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

Interview Questionnaire 

2 Questions

  • Q1. Self introduction n privious company work role, n checked my skills
  • Ans. I explained all about myself in HR TL and manager rounds ... All three people were awesome...
  • Answered Anonymously
  • Q2. Are you willing to work under pressure

Interview Preparation Tips

Interview preparation tips for other job seekers - Over all awesome interview Wibmo selects the candidates who are genuine...

Technical Support Engineer Interview Questions asked at other Companies

Q1. Admin Questions :- What is Relationships what are types of relationships
View answer (4)

Wibmo interview questions for popular designations

 Technical Lead

 (2)

 Quality Assurance & Quality Control

 (1)

 Technical Support Engineer

 (1)

 Analyst

 (1)

 Lead Engineer

 (1)

 Senior Product Manager

 (1)

Analyst Interview Questions & Answers

user image Anonymous

posted on 27 Apr 2023

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

I applied via Recruitment Consulltant and was interviewed before Apr 2022. 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 - HR 

(1 Question)

  • Q1. Explain About yourself
Round 3 - One-on-one 

(1 Question)

  • Q1. Team leader round
Round 4 - One-on-one 

(1 Question)

  • Q1. Operations round
Round 5 - Group Discussion 

Discussion with all together HR TL and Manager

Interview Preparation Tips

Interview preparation tips for other job seekers - Wait time is very long to check your patience.

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

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 production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

Interview Preparation Tips

Round: Resume Shortlist
Experience: Profile matches and kept hold for few more candidate shortlisted

Round: Face to face with ops manager
Experience: He asked in details, for role applied , I have given my best answer

General Tips: It was nice be confident

Quality Assurance & Quality Control Interview Questions asked at other Companies

Q1. Advantage's of gas welding over arcwelding and where and why it is used?
View answer (2)

Interview questions from similar companies

I was interviewed before Aug 2016.

Interview Questionnaire 

1 Question

  • Q1. What do you understand by .#net? What is polymorphism in any language? Write a solution in any prefferd language about banking solution.
  • Ans. 

    .NET is a software framework developed by Microsoft. Polymorphism is the ability of an object to take on many forms.

    • .NET is a framework for building Windows applications and web services.

    • .NET supports multiple programming languages like C#, VB.NET, and F#.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • Polymorphism enables code reusability and flexibility in object-orien...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: It was a written programming and aptitude mix test .I had an experience of 3 yrs in different company so did not have to give all the rounds
Duration: 2 hours
Total Questions: 6

Round: Technical Interview
Experience: Was an experiencd person so I managed to ans questions precisely .

Round: Interview with manager
Experience: It was an intersting round ,face to face interview with the manager was a new experience .He asked me questions regarding my previous work place and working experience,and if I am comfortable with changing my job place and we discussed about the terms and conditions in a very casual way out

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Aug 2023. There were 4 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 

(2 Questions)

  • Q1. Core java related questions
  • Q2. Sql how to remove duplicate record from table?
  • Ans. 

    Use a SELECT statement with a GROUP BY clause to remove duplicate records from a table.

    • Use the DISTINCT keyword in a SELECT statement to retrieve unique records.

    • Use the GROUP BY clause with appropriate columns to group duplicate records together.

    • Consider using the ROW_NUMBER() function to assign a unique number to each row and then filter out duplicates based on this number.

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. Career asipiration
Round 4 - HR 

(1 Question)

  • Q1. Salary expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - its a product based company. can plan to settle for long term if good knowledge on product is acquired. office is daily and not hybrid or wfh.

Skills evaluated in this interview

Round 1 - Coding Test 

2 programs on data structure

Round 2 - One-on-one 

(1 Question)

  • Q1. Questions on java and spring boot.

Interview Preparation Tips

Interview preparation tips for other job seekers - Study hard for database and spring boot there will be more xomplex question on sping security.

Wibmo Interview FAQs

How many rounds are there in Wibmo interview for experienced candidates?
Wibmo interview process for experienced candidates usually has 3 rounds. The most common rounds in the Wibmo interview process for experienced candidates are One-on-one Round, HR and Case Study.
How to prepare for Wibmo 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 Wibmo. The most common topics and skills that interviewers at Wibmo expect are Risk Assessment, Agile, MySQL, J2Ee and SQL.
What are the top questions asked in Wibmo interview for experienced candidates?

Some of the top questions asked at the Wibmo interview for experienced candidates -

  1. Generic UI theme can be set via firebase. Set the theme of UI elements dynamica...read more
  2. How to make singleton class thread sa...read more
  3. How to design an app as a white label...read more

Tell us how to improve this page.

Wibmo Interview Process for Experienced

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 752 Interviews
PhonePe Interview Questions
4.0
 • 300 Interviews
PayPal Interview Questions
3.9
 • 207 Interviews
HighRadius Interview Questions
2.9
 • 183 Interviews
Fiserv Interview Questions
3.0
 • 172 Interviews
Razorpay Interview Questions
3.6
 • 148 Interviews
Mobikwik Interview Questions
3.7
 • 47 Interviews
BillDesk Interview Questions
3.2
 • 14 Interviews
View all

Wibmo Reviews and Ratings

based on 162 reviews

3.2/5

Rating in categories

3.2

Skill development

3.0

Work-life balance

3.2

Salary

2.8

Job security

2.9

Company culture

2.7

Promotions

3.0

Work satisfaction

Explore 162 Reviews and Ratings
Senior Software Engineer
73 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
64 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
38 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
36 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
30 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Wibmo with

Payed

2.7
Compare

Razorpay

3.6
Compare

Paytm

3.3
Compare

Mobikwik

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