Filter interviews by
Laravel is a PHP framework that simplifies web application development with elegant syntax and powerful features.
MVC Architecture: Laravel follows the Model-View-Controller pattern, separating logic and presentation.
Eloquent ORM: Provides an easy way to interact with the database using an object-oriented approach. Example: $user = User::find(1);
Routing: Laravel offers a simple and expressive way to define routes. Examp...
Program to find duplicate number in array of 1 to 100 items.
Iterate through array and use a set to keep track of seen numbers.
If a number is already in set, it is a duplicate.
Return the duplicate number found.
I applied via Approached by Company and was interviewed in Dec 2022. There were 2 interview rounds.
Program to delete middle node from linked list
Traverse the list to find the middle node
Delete the middle node by updating pointers
Handle edge cases like even number of nodes
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
It can be achieved through method overloading or method overriding.
Example: A shape class can have different subclasses like circle, square, and triangle. Each subclass can have its own implementation of the draw method.
Polymorphism makes code more flexible and r...
Top trending discussions
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
Basic java questions
Linked list is a data structure where each element points to the next element. Stack is a data structure that follows Last In First Out (LIFO) principle.
Linked list implementation involves creating nodes with data and a pointer to the next node.
Stack implementation involves pushing elements onto the stack and popping them off in reverse order.
Example: Linked list - 1 -> 2 -> 3 -> NULL, Stack - push(1), push(2), push(3)...
Oops concepts in Java refer to Object-Oriented Programming principles like 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: Hiding the imp...
I applied via Campus Placement and was interviewed before Sep 2021. There were 4 interview rounds.
Questions mainly from Linked list.
Basic aptitude and coding problems were asked
System design and advanced algorithms were asked
Covers basics aps around 15 question
DSA based questions from leetcode easy and medium
I applied via Referral and was interviewed in Sep 2021. There were 3 interview rounds.
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...
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...
Some of the top questions asked at the Wittybrains Software Technologies Software Engineer interview -
based on 3 interview experiences
Difficulty level
Duration
based on 9 reviews
Rating in categories
Software Engineer
53
salaries
| ₹2.2 L/yr - ₹10.9 L/yr |
Softwaretest Engineer
32
salaries
| ₹2 L/yr - ₹7 L/yr |
Software Developer
20
salaries
| ₹2.2 L/yr - ₹11.8 L/yr |
Senior Software Test Engineer
18
salaries
| ₹7 L/yr - ₹13 L/yr |
Senior Software Engineer
10
salaries
| ₹7.5 L/yr - ₹23 L/yr |
Karvy Financial Services
Reliance Money
Bss Microfinance
Sonata Finance