Filter interviews by
I applied via LinkedIn and was interviewed in May 2023. There were 4 interview rounds.
Encountered a null pointer exception while accessing a database connection.
Identified the root cause by debugging the code and found that the database connection was not properly initialized.
Resolved the issue by adding a check to ensure the database connection is not null before accessing it.
Implemented proper error handling to prevent similar exceptions in the future.
Following best coding practices is crucial for writing high-quality code.
Use meaningful variable and function names
Follow consistent indentation and formatting
Write modular and reusable code
Comment code to explain complex logic
Avoid hardcoding values
Top trending discussions
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
Java8 Stream program to filter even numbers and double them
Use Stream to filter even numbers
Use map to double the filtered numbers
Use collect to collect the results into a list
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
SOA focuses on large, monolithic services while Microservices are small, independent services.
SOA is a centralized architecture with shared services, while Microservices are decentralized with each service having its own database.
SOA is typically implemented using ESB (Enterprise Service Bus), while Microservices communicate via lightweight protocols like HTTP or messaging queues.
SOA is more suitable for large enterpri...
I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.
I applied via Job Portal and was interviewed in Oct 2023. There was 1 interview round.
Yes
LiveData is lifecycle aware and can be used to observe changes in data.
ViewModel provides a way to store and manage UI-related data across configuration changes.
ViewModel can hold LiveData objects to provide data to the UI.
LiveData and ViewModel work together to ensure data consistency and prevent memory leaks.
The ViewModel survives configuration changes by being retained by the system.
ViewModels are designed to survive configuration changes like screen rotations or language changes.
When an activity is destroyed and recreated, the ViewModel is not destroyed and retains its data.
The ViewModel is associated with the activity's lifecycle and is retained until the activity is finished.
The retained ViewModel instance can be acces...
MVP offers better separation of concerns and easier unit testing compared to MVC.
MVP separates the presentation layer from the business logic, making it easier to maintain and modify the codebase.
MVP allows for easier unit testing as the presenter can be tested independently from the view.
MVP provides better decoupling between components, enabling easier code reuse and scalability.
MVP promotes a clear separation of con...
SSL pinning is a security technique that ensures a client only communicates with a server using a pre-defined public key.
SSL pinning involves hardcoding the server's public key in the client's code or configuration.
During the SSL handshake, the client checks if the server's public key matches the pinned key.
If the keys match, the connection is established; otherwise, it is rejected.
Pinning prevents man-in-the-middle at
Data security can be achieved through encryption, access controls, backups, and regular security audits.
Encrypt sensitive data using strong encryption algorithms.
Implement access controls to restrict unauthorized access to the data.
Regularly backup the data to prevent data loss.
Conduct regular security audits to identify and fix vulnerabilities.
Use secure protocols and communication channels for data transfer.
Implement...
Encryption keys should be securely stored in a separate key management system.
Encryption keys should not be stored alongside the encrypted data.
Use a dedicated key management system (KMS) to store and manage encryption keys.
Implement strong access controls and authentication mechanisms for the KMS.
Consider using hardware security modules (HSMs) for added security.
Regularly rotate encryption keys to minimize the impact
posted on 27 Dec 2024
I was interviewed in Jan 2024.
Java 8 based programming
I applied via LinkedIn and was interviewed in Nov 2023. There was 1 interview round.
SharePoint is a web-based collaborative platform that integrates with Microsoft Office.
SharePoint allows for document management, collaboration, and sharing within organizations.
It provides features such as document libraries, lists, workflows, and web parts.
Users can create intranet sites, extranet sites, and websites using SharePoint.
SharePoint integrates with Microsoft Office applications like Word, Excel, and Power...
based on 2 reviews
Rating in categories
Senior Software Engineer
8
salaries
| ₹24 L/yr - ₹36.2 L/yr |
Team Lead
6
salaries
| ₹21 L/yr - ₹36 L/yr |
Technical Lead
5
salaries
| ₹31 L/yr - ₹42 L/yr |
Senior Talent Acquisition Specialist
5
salaries
| ₹6.4 L/yr - ₹11 L/yr |
Software Engineer
4
salaries
| ₹12 L/yr - ₹30 L/yr |
TCS
Infosys
Wipro
HCLTech