Upload Button Icon Add office photos

Filter interviews by

WebShar Senior Software Engineer Interview Questions and Answers

Updated 12 Aug 2024

WebShar Senior Software Engineer Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. OOPS concepts in Java
  • Ans. 

    OOPS concepts in Java refer to the principles of Object-Oriented Programming such as Inheritance, Encapsulation, Polymorphism, and Abstraction.

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

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

    • Polymorphism: Ability of a method to do different things based on the object it is acting upon.

    • Abstraction: Hidi...

  • Answered by AI
  • Q2. How does multi inheritance work in Java?
  • Ans. 

    Java does not support multiple inheritance directly, but it can be achieved using interfaces.

    • Java does not support multiple inheritance of classes due to the Diamond Problem.

    • Multiple inheritance can be achieved in Java using interfaces, where a class can implement multiple interfaces.

    • Interfaces in Java provide a way to achieve multiple inheritance by allowing a class to inherit from multiple interfaces.

  • Answered by AI
  • Q3. How classes gets loaded in Java?
  • Ans. 

    Classes in Java are loaded by the Java ClassLoader subsystem, which follows a specific process.

    • Java classes are loaded by the ClassLoader subsystem, which is responsible for finding and loading class files.

    • The ClassLoader subsystem follows a delegation model, where each ClassLoader delegates the class loading to its parent before attempting to load the class itself.

    • There are three built-in ClassLoaders in Java: Bootstr...

  • Answered by AI
  • Q4. Two puzzle questions
Round 2 - Coding Test 

90 minutes to write one code, was moderately difficult

Round 3 - HR 

(2 Questions)

  • Q1. About yourself and projects
  • Q2. Salary discussion

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Company Website and was interviewed before Jan 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Coding round on the programming language of your choice

Round 2 - Technical 

(1 Question)

  • Q1. Telephonic Round
Round 3 - Technical 

(1 Question)

  • Q1. Manager Round - Both Soft and Technical skills
Round 4 - HR 

(1 Question)

  • Q1. Offer and Negotiation Round

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready to discuss achievements: have specific examples of your work ready. Whether it's successful projects or overcoming challenges, concrete examples will make a lasting impression.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Reasoning , maths , coding, english

Round 2 - Coding Test 

Java python css c programming sql, html.

Interview Preparation Tips

Interview preparation tips for other job seekers - No comments
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Water scarcity, 3 mins , name-area-parents-topic

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications using various technologies.

    • Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in backend development with Node.js and databases like MySQL and MongoDB

    • Familiar with version control systems like Git and deployment tools like Docker

    • Strong problem-solving skills and ability

  • Answered by AI
  • Q2. What is your background
  • Ans. 

    I have a Bachelor's degree in Computer Science and 5 years of experience in software development.

    • Bachelor's degree in Computer Science

    • 5 years of experience in software development

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - whatever just enjoy the experiance
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

MCQ - 20 (aptitude), 20(c+ and sql)

Round 2 - Coding Test 

Pattern, array and sql questions

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

I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was a handson coding test contains 4 coding questions on prime numbers patterns and array it was easy

Round 2 - Technical 

(1 Question)

  • Q1. All questions based on resume on javascript java and react and mainly on projects
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Spark architecture.
  • Q2. Narrow and wide transformations
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Assignment 

Giva a Full stack project. based on MERN AND MEAN stack

Round 2 - One-on-one 

(2 Questions)

  • Q1. Dsa , were easy to medium
  • Q2. Some backend and azure related questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Strecture of sql statement
  • Ans. 

    SQL statements are used to interact with databases by performing operations like querying, updating, and deleting data.

    • SQL statements are made up of keywords like SELECT, INSERT, UPDATE, DELETE, etc.

    • They are structured in a specific order, with clauses like WHERE, ORDER BY, GROUP BY, etc.

    • Tables are referenced using their names, and conditions are specified to filter data.

    • Joins can be used to combine data from multiple

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Apr 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 - Assignment 

Some array and string questions. Like make string camelCase.

Round 3 - Technical 

(3 Questions)

  • Q1. Angular basic questions:- DI, Lazy loading, Lifecycle hooks
  • Q2. Create Carrom board using html and css.
  • Ans. 

    Carrom board can be created using HTML and CSS by designing the board and pieces with appropriate dimensions and colors.

    • Create a div element for the board and set its dimensions

    • Add div elements for the pockets and center circle

    • Create div elements for the pieces and set their dimensions and colors

    • Use CSS to style the board and pieces with appropriate colors and borders

  • Answered by AI
  • Q3. Pattern printing question

WebShar Interview FAQs

How many rounds are there in WebShar Senior Software Engineer interview?
WebShar interview process usually has 3 rounds. The most common rounds in the WebShar interview process are Technical, Coding Test and HR.
What are the top questions asked in WebShar Senior Software Engineer interview?

Some of the top questions asked at the WebShar Senior Software Engineer interview -

  1. How does multi inheritance work in Ja...read more
  2. How classes gets loaded in Ja...read more
  3. OOPS concepts in J...read more

Tell us how to improve this page.

WebShar Senior Software Engineer Salary
based on 6 salaries
₹15 L/yr - ₹25 L/yr
25% more than the average Senior Software Engineer Salary in India
View more details
Software Engineer
9 salaries
unlock blur

₹4.2 L/yr - ₹14 L/yr

Senior Software Engineer
6 salaries
unlock blur

₹15 L/yr - ₹25 L/yr

Software Developer
5 salaries
unlock blur

₹4.2 L/yr - ₹11.1 L/yr

Junior Software Engineer
5 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

Devops Engineer
5 salaries
unlock blur

₹11.5 L/yr - ₹21.5 L/yr

Explore more salaries
Compare WebShar with

Info Edge

4.0
Compare

Matrimony.com

4.3
Compare

JustDial

3.5
Compare

Indiamart Intermesh

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview