Filter interviews by
Clear (1)
I applied via campus placement at Sri Sairam Engineering College, Chennai and was interviewed in Jun 2022. There were 4 interview rounds.
All Important Aptitude as MCQ, 2 Coding, and 1 Essay Writing
I applied via Company Website and was interviewed in Aug 2022. There were 2 interview rounds.
The aptitude test is quiet easy
One coding question like you have to print 3 number in unit place between numbera 100 and 200 like 103,113,123 and so on
Top trending discussions
posted on 13 Feb 2023
I applied via Walk-in and was interviewed before Feb 2022. There were 2 interview rounds.
It was easy you just need to brush up your gk and maths
Two rounds of coding with avrage questions
I was interviewed in Jul 2024.
Leet code medium level question
Hashmap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
Hashmap uses a hashing function to map keys to indices in an array.
It allows for constant time complexity O(1) for insertion, deletion, and retrieval operations.
Example: HashMap<String, Integer> map = new HashMap<>(); map.put("key", 123); int value = map.get("key");
I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.
Spring injects dependencies through inversion of control and dependency injection.
Spring uses inversion of control to manage objects and their dependencies.
Dependencies are injected into a class through constructor injection, setter injection, or field injection.
Spring container is responsible for creating and managing objects and their dependencies.
Example: @Autowired annotation is used for dependency injection in Spr
Hibernate connects to the database using JDBC (Java Database Connectivity) API.
Hibernate uses JDBC API to establish a connection to the database.
It uses JDBC drivers to communicate with the database.
Hibernate configuration file contains database connection details.
SessionFactory in Hibernate is responsible for creating sessions and managing connections.
Securing APIs involves using authentication, authorization, encryption, and monitoring.
Implement authentication mechanisms such as OAuth, JWT, or API keys
Use authorization to control access to APIs based on roles and permissions
Encrypt data transmission using HTTPS/TLS to prevent eavesdropping
Implement rate limiting and throttling to prevent abuse and DDoS attacks
Regularly monitor API traffic and logs for suspicious ac
Multiple DBs can be configured in an application by using database connection pooling, configuring multiple data sources, and managing transactions across databases.
Use database connection pooling to efficiently manage connections to multiple databases
Configure multiple data sources in the application to connect to different databases
Implement transaction management to ensure data consistency across multiple databases
Leetcode Medium Type Questions
Design an online system to book salon professionals like Urban Company.
User registration and login system
Search functionality to find salon professionals based on location, services offered, ratings, etc.
Booking system with calendar availability and payment integration
Review and rating system for users to provide feedback on salon professionals
Notification system for booking confirmations, reminders, and updates
posted on 4 Nov 2024
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Seeking new challenges and growth opportunities in a different environment.
Desire for professional growth and development
Looking for new challenges and experiences
Seeking a better work-life balance
Interested in exploring different industries or sectors
posted on 17 Feb 2025
I was interviewed in Jan 2025.
Senior Technical Consultant
49
salaries
| ₹9.9 L/yr - ₹23.5 L/yr |
Technical Consultant
47
salaries
| ₹5.2 L/yr - ₹11.6 L/yr |
Associate Technical Consultant
42
salaries
| ₹4 L/yr - ₹9.9 L/yr |
Quality Engineer
24
salaries
| ₹5.5 L/yr - ₹9.4 L/yr |
Associate Consultant
13
salaries
| ₹3.7 L/yr - ₹6.4 L/yr |
Infosys
TCS
Wipro
HCLTech