Filter interviews by
Program to find the largest number in an array of strings.
Iterate through the array and compare each element to find the largest number.
Convert each string element to integer before comparison.
Initialize a variable to store the largest number and update it as needed.
Migration in Laravel is the process of managing database schema changes using PHP code.
Migration allows developers to define database tables and their structure using PHP code instead of SQL.
It helps in version control and collaboration by keeping track of database changes in code.
Migrations can be rolled back to previous states, making it easier to manage database changes.
Example: php artisan make:migration create_use
Top trending discussions
I applied via Campus Placement and was interviewed before Sep 2021. There were 4 interview rounds.
Questions mainly from Linked list.
I appeared for an interview in Feb 2025, where I was asked the following questions.
JPA (Java Persistence API) is a specification for managing relational data in Java applications using object-relational mapping.
JPA provides a way to map Java objects to database tables.
It simplifies database interactions through an object-oriented approach.
Common implementations include Hibernate, EclipseLink, and OpenJPA.
Example: Using JPA annotations like @Entity to define a persistent class.
JPA supports querying wi...
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 Indeed and was interviewed before Jun 2020. There were 5 interview rounds.
I applied via Company Website and was interviewed before Jun 2020. There were 5 interview rounds.
Covers basics aps around 15 question
DSA based questions from leetcode easy and medium
Basic aptitude and coding problems were asked
System design and advanced algorithms were asked
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Software Engineer
15
salaries
| ₹3 L/yr - ₹5.4 L/yr |
Technical Support Engineer
14
salaries
| ₹3.3 L/yr - ₹5 L/yr |
Assistant Sales Manager
12
salaries
| ₹4.2 L/yr - ₹5.8 L/yr |
Asterisk Engineer
7
salaries
| ₹3 L/yr - ₹6 L/yr |
Implementation Engineer
7
salaries
| ₹2.5 L/yr - ₹7.4 L/yr |
Karvy Financial Services
Reliance Money
Sonata Finance
Incrementors Web Solutions