Filter interviews by
I applied via Company Website
Top trending discussions
posted on 2 Jan 2025
I applied via Referral
Print a specific pattern using any programming language.
A class in OOP is a blueprint for creating objects, defining their properties and behaviors.
Classes are templates for creating objects in OOP
They define the properties (attributes) and behaviors (methods) of objects
Objects are instances of classes, each with its own unique data
Inheritance allows classes to inherit properties and behaviors from other classes
Encapsulation ensures that the data is hidden and can only be a...
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, fields, and methods, while interface cannot have any implementation.
A class can only extend one abstract class, but can implement multiple interfaces.
Abstract classes are used to define common characteristics of subclasses, while interfaces are used to define contracts for...
Joining is combining data from two or more tables based on a related column, while an inner join query retrieves only the matching records.
Joining is used to combine data from multiple tables in a database.
Inner join query retrieves only the records that have matching values in both tables.
Syntax for inner join: SELECT columns FROM table1 INNER JOIN table2 ON table1.column = table2.column;
Example: SELECT orders.order_i...
posted on 19 Nov 2024
Job Roles and Responsibility & Salary Discussion
posted on 12 Dec 2024
Use thread pooling and asynchronous processing to handle multiple requests efficiently in Spring Boot.
Implement thread pooling to manage multiple requests concurrently.
Use asynchronous processing to handle requests without blocking the main thread.
Consider using reactive programming with Spring WebFlux for better scalability.
Optimize database queries and external API calls to reduce response times.
Implement caching mec...
posted on 19 Sep 2024
I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.
Very basic aptitude questions along with few coding questions
posted on 2 Oct 2024
I am a Senior Software Engineer with 8 years of experience in developing scalable and efficient software solutions.
Experienced in full stack development using technologies like Java, Spring Boot, Angular, and SQL
Strong background in designing and implementing RESTful APIs
Skilled in optimizing code performance and troubleshooting complex technical issues
posted on 24 Aug 2024
5 verbal questions, 2 mid - hard coding on arrays, hashmap and dp
I am a software developer with experience in web development and mobile applications.
Developed a web application using React and Node.js for managing inventory
Created a mobile app using Flutter for tracking daily expenses
Familiar with Agile development practices
posted on 5 Jun 2024
I applied via Campus Placement
Interview experience
based on 9 reviews
Rating in categories
Software Engineer2
57
salaries
| ₹8.6 L/yr - ₹25 L/yr |
Software Engineer III
43
salaries
| ₹21.5 L/yr - ₹37.5 L/yr |
Software Engineer
35
salaries
| ₹7.5 L/yr - ₹20.3 L/yr |
Senior Software Engineer
35
salaries
| ₹14.8 L/yr - ₹44 L/yr |
Software Engineer II
35
salaries
| ₹12 L/yr - ₹23.1 L/yr |
IBM
Microsoft Corporation
Oracle
SAP