Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.
Adding list of employees using stream and Lambda expression
Create a list of employees as an array of strings
Use the stream() method to convert the array into a stream
Use the forEach() method to iterate through the stream and add each employee to the list
Use a Lambda expression to add each employee to the list
Hash set uses hashing function to store unique values and avoid duplication.
Hashing function generates a unique hash code for each value
The hash code is used as an index to store the value in the hash set
If a new value has the same hash code as an existing value, it is considered a duplicate and not added to the set
Index is a data structure used to improve the speed of data retrieval operations.
An index is created on one or more columns of a table.
It stores a copy of the indexed data in a separate structure.
The index is organized in a way that allows for fast searching and sorting of data.
Different types of indexes include B-tree, hash, and bitmap indexes.
Indexes can improve query performance but can also slow down data modificat
Query to find second highest salary from Employee table
Use ORDER BY and LIMIT to get the second highest salary
SELECT salary FROM Employee ORDER BY salary DESC LIMIT 1,1
If there are ties for the highest salary, this query will return the next distinct salary
Spring Boot provides various security mechanisms such as authentication, authorization, and encryption.
Spring Security is the main security framework used in Spring Boot
It provides features like authentication, authorization, and session management
Spring Boot also supports OAuth2 and JWT for secure authentication and authorization
Encryption can be achieved using HTTPS and SSL/TLS protocols
posted on 19 Sep 2022
I applied via Naukri.com and was interviewed before Sep 2021. There were 4 interview rounds.
Design patterns in Microservices involve strategies for building scalable, resilient, and maintainable distributed systems.
Use of patterns like Service Registry, Circuit Breaker, and API Gateway for managing communication between services
Implementing patterns like Saga for managing distributed transactions
Applying patterns like CQRS and Event Sourcing for maintaining consistency and scalability
Utilizing patterns like B...
I applied via Referral and was interviewed in Aug 2023. There was 1 interview round.
My current CTC is $80,000 per year.
My current CTC is $80,000 per year
I am open to discussing salary expectations during the interview process
I have experience negotiating salary packages in previous roles
Very detailed as they take an aptitude oral interview which you have to clear before they reach technical round.
The father of civil engineering is John Smeaton.
John Smeaton was a British civil engineer who is considered the father of civil engineering.
He was the first person to call himself a civil engineer and is known for his work on the Eddystone Lighthouse.
Smeaton's work laid the foundation for modern civil engineering practices.
He also designed bridges, canals, and harbors, and was a founding member of the Society of Civil
I applied via Naukri.com and was interviewed in Sep 2022. There were 2 interview rounds.
To bring up a down micro service in a cluster, use automated monitoring and recovery tools.
Use a monitoring tool to detect when a service is down
Configure the tool to automatically restart the service
Ensure that the tool is configured to handle multiple services in a cluster
Consider using container orchestration tools like Kubernetes or Docker Swarm
Test the automated recovery process regularly to ensure it is working p
Program for global exception handling and character frequency in sentence
Use try-except block to handle exceptions globally
Use collections module to count character frequency
Iterate through the sentence and count each character
Print the character frequency in descending order
based on 50 reviews
Rating in categories
Software Engineer
3.7k
salaries
| ₹1.9 L/yr - ₹9.2 L/yr |
Technical Lead
3.5k
salaries
| ₹6.9 L/yr - ₹25 L/yr |
Senior Software Engineer
2.8k
salaries
| ₹4 L/yr - ₹14.5 L/yr |
Lead Engineer
2.6k
salaries
| ₹4.3 L/yr - ₹13.5 L/yr |
Senior Analyst
2.2k
salaries
| ₹1.6 L/yr - ₹8 L/yr |
HCLTech
TCS
Tata Group
Wipro