Filter interviews by
Coding questions of leetcode easy
I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.
Js coding round and output based que
Top trending discussions
posted on 29 Sep 2022
They will give you a leet code test.
API endpoint to update employee salary
Create a PUT request endpoint with employee ID and new salary as parameters
Verify user authentication and authorization before updating the salary
Update the salary in the database and return success message
posted on 18 Aug 2023
posted on 8 Sep 2023
I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 5 interview rounds.
Mixed conceptual questions from java8, Spring Boot and SQL and microservices
Singleton pattern ensures only one instance of a class is created and provides a global point of access to it.
Use lazy initialization to create the instance only when needed.
Use synchronized keyword to make the getInstance() method thread-safe.
Consider using double-checked locking for better performance.
Use enum to implement singleton pattern as it is inherently thread-safe.
Linked list is a data structure where each element points to the next element in the sequence.
Nodes contain data and a reference to the next node
Insertion and deletion can be done efficiently in a linked list
Traversal starts from the head node and follows the next pointers
Caching in Hibernate improves performance by storing frequently accessed data in memory.
Hibernate supports first-level cache at session level
Second-level cache can be configured at session factory level
Caching strategies include read-only, read-write, and transactional
Cache providers like Ehcache, Infinispan, and Hazelcast can be used
posted on 9 Oct 2023
I applied via LinkedIn and was interviewed in Apr 2023. There were 3 interview rounds.
There are multiple types of authentication that can be implemented, including password-based, token-based, biometric, and multi-factor authentication.
Password-based authentication: Users authenticate themselves using a password.
Token-based authentication: Users authenticate themselves using a token, such as a one-time password or a security key.
Biometric authentication: Users authenticate themselves using their unique ...
Develop a Spring Boot API for a given table
Create a Spring Boot project with necessary dependencies
Define entity class representing the table
Create a repository interface extending JpaRepository
Implement service layer with business logic
Create REST controller with CRUD operations
posted on 12 Oct 2023
I appeared for an interview in Apr 2023.
A set of logical as well as technical mcqs were asked
posted on 26 Oct 2023
I applied via Approached by Company and was interviewed in Sep 2023. There were 4 interview rounds.
Implement a code scenario using design patterns
Identify the problem statement and requirements
Choose appropriate design patterns like Singleton, Factory, Observer, etc.
Implement the code following the selected design patterns
Test the code for functionality and efficiency
Design a database scheme for Amazon website
Create tables for users, products, orders, reviews, and payments
Use primary and foreign keys to establish relationships between tables
Include attributes such as user_id, product_id, order_id, review_id, and payment_id
Implement indexes for faster data retrieval
Consider denormalization for performance optimization
posted on 26 Oct 2023
I applied via Naukri.com and was interviewed in Sep 2023. There were 4 interview rounds.
posted on 28 Jan 2024
I appeared for an interview in Dec 2023.
The question asks to find the number of consecutive alphabets in a string.
Iterate through the string and check if each character is consecutive to the previous one.
Keep track of the count of consecutive alphabets encountered.
Return the count at the end.
based on 2 interviews
Interview experience
based on 5 reviews
Rating in categories
Software Engineer
51
salaries
| ₹7 L/yr - ₹18 L/yr |
Senior Software Engineer
43
salaries
| ₹12 L/yr - ₹23 L/yr |
Associate Software Engineer
28
salaries
| ₹5.7 L/yr - ₹12.5 L/yr |
Technical Lead
13
salaries
| ₹16.5 L/yr - ₹30 L/yr |
Associate Technical Leader
13
salaries
| ₹14.1 L/yr - ₹28.8 L/yr |
Reliance Communications
Henry Harvin Education
GAO Tek
Tata Teleservices