Upload Button Icon Add office photos

WebMobi

Compare button icon Compare button icon Compare

Filter interviews by

WebMobi Interview Questions and Answers

Updated 24 Jul 2021

WebMobi Interview Experiences

1 interview found

Web Developer Interview Questions & Answers

user image Anonymous

posted on 24 Jul 2021

I applied via Job Portal and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Why useState is used?
  • Ans. 

    useState is used to manage state in functional components in React.

    • useState is a hook provided by React.

    • It allows functional components to have state.

    • It takes an initial value and returns an array with two elements: the current state value and a function to update it.

    • useState can be used multiple times in a single component to manage different pieces of state.

  • Answered by AI
  • Q2. Inner join and outer join
  • Q3. Difference btw let, var, const with scope?
  • Ans. 

    let, var, and const are used to declare variables with different scopes and mutability.

    • let has block scope and can be reassigned

    • var has function scope and can be reassigned

    • const has block scope and cannot be reassigned

    • let and const are both block-scoped, meaning they are only accessible within the block they are declared in

    • var is function-scoped, meaning it is accessible within the function it is declared in

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hr is polite and kind. Understand each and every aspect of answer.

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about WebMobi?
Ask anonymously on communities.

Interview questions from similar companies

Software Engineer Interview Questions & Answers

Meddo user image Nishant Srivastava

posted on 31 May 2021

Interview Questionnaire 

1 Question

  • Q1. JS questions are asked

I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Realted to my previous job

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in answering to the interviewer
Interview experience
4
Good
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 

20 mcq questions and 3 programming questions

Round 3 - Technical 

(2 Questions)

  • Q1. Progrmas on the linked list
  • Ans. 

    Linked list programs involve creating, traversing, inserting, and deleting nodes in a linked list data structure.

    • Create a linked list by defining a node struct and using pointers to link them together

    • Traverse the linked list using a while loop and a pointer to the current node

    • Insert a node by creating a new node, updating pointers, and handling edge cases

    • Delete a node by updating pointers and freeing memory

    • Examples: re...

  • Answered by AI
  • Q2. 1 to 1 round with some questions on linked list and arrays

Skills evaluated in this interview

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

Moderate Coding question

Round 2 - Technical 

(2 Questions)

  • Q1. On Java, OOPS concepts and coding logics
  • Q2. Data Structures and algorithms
Round 3 - Technical 

(2 Questions)

  • Q1. Mostly the same as Round 1
  • Q2. But question complexity is increased
Round 4 - HR 

(2 Questions)

  • Q1. Normal questions about us
  • Q2. Nothing major as I remember
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(3 Questions)

  • Q1. Why r u looking job
  • Q2. What is sales and why you need this
  • Q3. And what is your last salary package
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quantiative Aptitude

Round 2 - One-on-one 

(1 Question)

  • Q1. Questions related to basic DSA, Searching, sorting, SQL Queries based on aggregate functions, Basic puzzle (GFG)
Round 3 - One-on-one 

(1 Question)

  • Q1. Resume based, Discussion about projects mentioned on the resume.
Round 4 - HR 

(1 Question)

  • Q1. Strength, Weakness,

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm during the process
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 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 - One-on-one 

(1 Question)

  • Q1. Discussion on sales, areas and target
Round 3 - One-on-one 

(1 Question)

  • Q1. Discussion about product, target etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Its a good organization
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

DSA questions asked in an interview

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

I applied via Referral and was interviewed in Jul 2022. 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 - One-on-one 

(2 Questions)

  • Q1. Previous Experience
  • Q2. Suitability for this job
Round 3 - One-on-one 

(2 Questions)

  • Q1. Since your past experience is different, how will you fit in here
  • Ans. 

    I believe my diverse experience will bring fresh perspectives and new ideas to the team, enhancing overall performance.

    • I have a track record of quickly adapting to new environments and excelling in different roles.

    • My varied background has equipped me with a range of skills that can be applied in this position.

    • I am eager to learn and contribute to the team, bringing a unique perspective to the table.

  • Answered by AI
  • Q2. Will you perform outside KRA also
  • Ans. 

    Yes, I am willing to perform outside my Key Result Areas (KRAs) if needed.

    • I believe in going above and beyond my assigned responsibilities to contribute to the overall success of the team and organization.

    • I have previous experience taking on additional tasks outside my KRA, such as assisting with project management or training new team members.

    • I am flexible and adaptable, willing to step in and help wherever needed to ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for out of syllabus questions also

WebMobi Interview FAQs

What are the top questions asked in WebMobi interview?

Some of the top questions asked at the WebMobi interview -

  1. Difference btw let, var, const with sco...read more
  2. Why useState is us...read more
  3. Inner join and outer j...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

InsanelyGood Interview Questions
4.1
 • 19 Interviews
Vegrow Interview Questions
3.9
 • 17 Interviews
Shine Interview Questions
2.8
 • 17 Interviews
STARZ Ventures Interview Questions
4.8
 • 16 Interviews
Pepper Content Interview Questions
2.5
 • 13 Interviews
Elevate Interview Questions
3.4
 • 10 Interviews
ParallelDots Interview Questions
4.2
 • 9 Interviews
Mogli labs Interview Questions
3.5
 • 9 Interviews
Meddo Interview Questions
3.1
 • 8 Interviews
PromptCloud Interview Questions
4.6
 • 7 Interviews
View all

WebMobi Reviews and Ratings

based on 7 reviews

3.8/5

Rating in categories

3.8

Skill development

3.5

Work-life balance

3.5

Salary

3.6

Job security

3.6

Company culture

3.8

Promotions

3.8

Work satisfaction

Explore 7 Reviews and Ratings
Compare WebMobi with

InsanelyGood

4.1
Compare

Mogli labs

3.5
Compare

Vegrow

3.9
Compare

Shine

2.8
Compare
write
Share an Interview