Filter interviews by
I applied via Referral and was interviewed in May 2024. There was 1 interview round.
Java does not support multiple inheritance to avoid the diamond problem and maintain simplicity.
Java supports single inheritance to avoid ambiguity and complexity.
Multiple inheritance can lead to the diamond problem where a class inherits from two classes that have a common ancestor.
To resolve the diamond problem, Java uses interfaces which allow multiple inheritance of behavior but not state.
Middleware is software that acts as a bridge between different applications or components, allowing them to communicate and share data.
Middleware helps to streamline communication between different systems or components.
It can handle tasks such as authentication, logging, and error handling.
Examples of middleware include Express.js in Node.js for handling HTTP requests and responses.
Migrations are a way to manage database schema changes in a structured and organized manner.
Migrations allow developers to make changes to the database schema without losing data.
They are typically written in code and can be version controlled.
Migrations can be used to create, modify, or delete database tables, columns, indexes, etc.
Popular frameworks like Laravel, Django, and Ruby on Rails have built-in support for mi
Top trending discussions
I was interviewed in Jan 2025.
I was interviewed in Feb 2025.
I was interviewed in Jan 2025.
The exam consists of seven sections, and the cutoff score is quite high; it is essential to complete the exam thoroughly.
The latest news I heard regarding technology is the release of the new iPhone 13 with improved camera features.
Apple recently announced the release of the iPhone 13 series with upgraded camera capabilities.
The new iPhone 13 models come with improved low-light performance and cinematic mode for videos.
Apple also introduced the A15 Bionic chip for enhanced performance and battery life.
I was interviewed in Feb 2025.
I was interviewed in Jan 2025.
I was interviewed in Sep 2024.
An aptitude test evaluates an individual's potential to excel in a specific area by assessing their strengths and weaknesses in particular abilities.
An assessment that measures an individual's inherent abilities and potential for success in a specific activity.
A coding test is a programming assessment designed to evaluate a candidate's coding skills. It is a standard component of the technical hiring process for software developers and programmers.
Assessment that evaluates a candidate's coding skills
Group discussion (GD) topics for interviews may cover areas such as business, social issues, and current affairs. GDs serve to evaluate a candidate's communication, leadership, and teamwork abilities.
Discussion assignments are prompts that your teacher may assign to you. By participating in these discussions, you can reflect on your learning, share ideas and opinions, or ask and answer questions. Discussions may require you to respond to individual questions or provide multiple responses to an ongoing conversation.
I was interviewed in Jan 2025.
A sequence was provided: 4181, 2684, 1597, 987, 610.
first 2 are given and write code for other value calculation using java 8
The second question required writing a reverse of a palindrome using both Java 8 streams. I was able to successfully write both and clear the first round.
Java 17 introduces sealed classes to restrict inheritance and improve code maintainability.
Sealed classes are declared using the 'sealed' keyword followed by the permitted subclasses.
Subclasses of a sealed class must be either final or sealed themselves.
Errors may occur when trying to extend a sealed class with a non-permitted subclass.
Implementation of 'notify me if item is back in stock' feature in an ecommerce application
Create a database table to store user notifications for out-of-stock items
Implement a service to check item availability and send notifications to subscribed users
Provide a user interface for users to subscribe to notifications for specific items
based on 2 interviews
Interview experience
based on 3 reviews
Rating in categories
Software Developer
3
salaries
| ₹0.6 L/yr - ₹3 L/yr |
TCS
Accenture
Wipro
Cognizant