Filter interviews by
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
Tough coding task with 90min time
Top trending discussions
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 Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.
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.
Technical Lead interview questions on COBOL, DB2, and CICS
Types of call in COBOL
File status 39 indicates end-of-file reached
AICA is Abend-AID CICS Abend RSN (Reason) Code
Cursor is used to fetch rows from DB2 tables sequentially
Compiler options include OPTIMIZE, DEBUG, and LIST
BIND utility is used to bind DB2 programs to database
Dynamic VSAM file reading can be done using READNEXT function
-911 SQLCODE indicates deadlock...
posted on 11 May 2022
I applied via Recruitment Consulltant and was interviewed in Nov 2021. There were 2 interview rounds.
Hackerank test
Runnable interface is used for running a task, while Callable interface is used for returning a result after running a task.
Runnable interface has a run() method that does not return any value.
Callable interface has a call() method that returns a value.
Callable interface can throw an exception while Runnable interface cannot.
Callable interface can be used with ExecutorService to submit tasks and get results.
Example of ...
I applied via Naukri.com and was interviewed in Jul 2021. There was 1 interview round.
based on 1 interview
Interview experience
Software Developer
41
salaries
| ₹8 L/yr - ₹17 L/yr |
Field Operation Engineer
30
salaries
| ₹4 L/yr - ₹6 L/yr |
Project Coordinator
23
salaries
| ₹5.4 L/yr - ₹11 L/yr |
Senior Software Developer
22
salaries
| ₹14 L/yr - ₹24.5 L/yr |
Associate Project Manager
21
salaries
| ₹9.8 L/yr - ₹19.4 L/yr |
Wipro
Tech Mahindra
HCLTech
TCS