Upload Button Icon Add office photos

Filter interviews by

Wittybrains Software Technologies Software Developer Interview Questions, Process, and Tips

Updated 23 Sep 2022

Top Wittybrains Software Technologies Software Developer Interview Questions and Answers

  • Q1. what is oops, what are 4 pillars in oops, what are class and object, what is interface oops, questions. then Data structure and algorithms 1 what is an array, LinkedList, ...read more
  • Q2. Difference between overloading and overriding
  • Q3. What is recursion

Wittybrains Software Technologies Software Developer Interview Experiences

2 interviews found

I applied via Job Fair and was interviewed in Aug 2022. There were 2 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. What is oops, what are 4 pillars in oops, what are class and object, what is interface oops, questions. then Data structure and algorithms 1 what is an array, LinkedList, stack, queues, tree, graph, and ...
  • Ans. 

    Interview questions for Software Developer covering OOPs, Data Structures and Algorithms, and DBMS.

    • OOPs: 4 pillars, class, object, and interface

    • Data Structures: array, LinkedList, stack, queues, tree, graph, and their operations

    • Algorithms: Fibonacci series, palindrome, array min max questions

    • DBMS: general questions

  • Answered by AI
  • Q2. 2nd round. oops, DBMS . array rotate by k (leetcode). . print prime numbers up to n numbers .

Interview Preparation Tips

Interview preparation tips for other job seekers - clear your oops concept and DBMS with real-life examples, do go for a solution quickly while solving the DSA problem take time and think about and try to dry run.

be calm and don't hesitate it was my mistake in the 2nd round that's why I was rejected...

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. Difference between overloading and overriding
  • Ans. 

    Overloading is when multiple methods have the same name but different parameters. Overriding is when a subclass provides a different implementation of a method inherited from its superclass.

    • Overloading is compile-time polymorphism, while overriding is runtime polymorphism.

    • Overloading allows a class to have multiple methods with the same name but different parameters.

    • Overriding is used to provide a different implementat...

  • Answered by AI
  • Q2. What is recursion
  • Ans. 

    Recursion is a programming concept where a function calls itself to solve a problem by breaking it down into smaller subproblems.

    • Recursion involves a base case and a recursive case

    • It is commonly used to solve problems that can be divided into smaller, similar subproblems

    • Examples include factorial calculation, Fibonacci sequence, and tree traversal

  • Answered by AI
  • Q3. What is constructor
  • Ans. 

    A constructor is a special method used to initialize objects in a class.

    • Constructors have the same name as the class they belong to.

    • They are called automatically when an object is created.

    • Constructors can have parameters to initialize object properties.

    • They can be overloaded to have multiple versions with different parameters.

    • Constructors can also call other constructors using the 'this' keyword.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Aptitude and reasoning

Skills evaluated in this interview

Interview questions from similar companies

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

Covers basics aps around 15 question

Round 2 - Coding Test 

DSA based questions from leetcode easy and medium

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

I applied via Job Portal and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Java related questions
  • Q2. Core java, Java 8
Round 2 - Coding Test 

Random Programming questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude and coding problems were asked

Round 2 - Coding Test 

System design and advanced algorithms were asked

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

(1 Question)

  • Q1. 3 dsa problem asked

I applied via Referral and was interviewed in Sep 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about recent Project Details and what is your Role in this Project.
  • Ans. I explained my project and the modules which I had developed. Informed about Team members and their responsibilities who were working on the same Project. Then my role in the team as well as my responsibilities in the Project.
  • Answered Anonymously
  • Q2. Git and Azure DevOps related Questions
  • Ans. I Explained how we work on AzureDevOps. Explained workflow with Git Repos through DevOps Repositories. Explained Build and Release Pipelines also Explained NuGet Packages using Artifacts
  • Answered Anonymously
  • Q3. Explain Solid Principles and Where to use this with Example
  • Ans. 

    Solid Principles are a set of design principles for writing maintainable and scalable software.

    • Solid Principles consist of five principles: Single Responsibility Principle, Open/Closed Principle, Liskov Substitution Principle, Interface Segregation Principle, and Dependency Inversion Principle.

    • Single Responsibility Principle states that a class should have only one reason to change.

    • Open/Closed Principle states that sof...

  • Answered by AI
  • Q4. Abstraction and Interface Differance
  • Ans. 

    Abstraction focuses on hiding implementation details, while interface defines a contract for classes to follow.

    • Abstraction allows us to focus on the essential features of an object, while hiding unnecessary details.

    • Interface defines a set of methods that a class must implement, providing a contract for how the class should behave.

    • Abstraction is achieved through abstract classes and interfaces in object-oriented program...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't feel uncomfortable if you don't know the exact answer. Whatever you know just explain in your statement. make an easy sentence to explain don't give an exact theoretic answer try to explain with one example.

I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. How meny days working, and working hours
  • Ans. 

    The number of working days and working hours for a Software Developer.

    • Software Developers typically work 5 days a week.

    • The standard working hours for Software Developers are 8 hours per day.

    • However, the actual number of working days and hours may vary depending on the company and project requirements.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - He was asking more then technical question, interviewer and hr are good person, it means helpfull.

I applied via Indeed and was interviewed before Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic php and array functions
  • Q2. Mysql basic, views, triggers

Interview Preparation Tips

Interview preparation tips for other job seekers - Array related question and basic php mysql

I applied via Company Website and was interviewed before Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Php basic and array functions
  • Q2. Mysql basic,views,triggers

Interview Preparation Tips

Interview preparation tips for other job seekers - Average

Wittybrains Software Technologies Interview FAQs

How many rounds are there in Wittybrains Software Technologies Software Developer interview?
Wittybrains Software Technologies interview process usually has 2 rounds. The most common rounds in the Wittybrains Software Technologies interview process are Resume Shortlist and One-on-one Round.
What are the top questions asked in Wittybrains Software Technologies Software Developer interview?

Some of the top questions asked at the Wittybrains Software Technologies Software Developer interview -

  1. what is oops, what are 4 pillars in oops, what are class and object, what is in...read more
  2. Difference between overloading and overridi...read more
  3. What is recursi...read more

Tell us how to improve this page.

Wittybrains Software Technologies Software Developer Salary
based on 18 salaries
₹2.2 L/yr - ₹12.5 L/yr
10% less than the average Software Developer Salary in India
View more details

Wittybrains Software Technologies Software Developer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 2 Reviews and Ratings
Software Engineer
50 salaries
unlock blur

₹2.2 L/yr - ₹11 L/yr

Softwaretest Engineer
29 salaries
unlock blur

₹2.2 L/yr - ₹7 L/yr

Software Developer
18 salaries
unlock blur

₹2.2 L/yr - ₹12.5 L/yr

Senior Software Test Engineer
17 salaries
unlock blur

₹7 L/yr - ₹13 L/yr

QA Lead
6 salaries
unlock blur

₹12 L/yr - ₹17.2 L/yr

Explore more salaries
Compare Wittybrains Software Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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