i
ETON SOLUTIONS
Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Feb 2021. There were 2 interview rounds.
Top trending discussions
posted on 24 Dec 2024
posted on 15 Jun 2023
I applied via Recruitment Consulltant and was interviewed in May 2023. There were 5 interview rounds.
Basic 2 ,3 Java programs. Moderate level.
Authentication in Spring Boot is handled using Spring Security which provides various authentication mechanisms.
Use Spring Security to configure authentication in Spring Boot
Define a custom UserDetailsService to load user-specific data for authentication
Use annotations like @EnableWebSecurity and @EnableGlobalMethodSecurity to secure endpoints
Configure authentication providers like in-memory, JDBC, LDAP, etc. in the ap
In Java, deadlock can be handled by using techniques like avoiding nested locks, using timeout, and using the java.util.concurrent package.
Avoid nested locks to prevent potential deadlocks.
Use timeout when acquiring locks to prevent indefinite waiting.
Utilize java.util.concurrent package classes like ReentrantLock and Semaphore for more advanced synchronization control.
posted on 8 Sep 2022
I applied via Naukri.com and was interviewed in Aug 2022. There were 2 interview rounds.
Questions on OOPS concepts, SQL transactions, and web development
Abstract class vs interface: abstract class can have implementation while interface cannot
response.Redirect vs server.Transfer: Redirect sends a new request while Transfer does not
SQL transaction: a set of SQL statements executed as a single unit of work
SQL procedure: a set of SQL statements that can be called like a function
SQL function: a set of SQL sta...
I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.
I applied via campus placement at Government College of Engineering, Aurangabad and was interviewed in Oct 2024. There were 3 interview rounds.
Mostly questions on logical aptitude
posted on 29 Nov 2024
1) Finding and removing loop in linked list. 2)find pair of given sum in binary tree
Print the bottom view of a binary tree
Use a map to store the horizontal distance and node value at each level
Perform a level order traversal of the binary tree
Update the map with the node value at each horizontal distance
Print the node values in the map for the bottom view
posted on 17 Sep 2024
Data structure and aptitude
10 mins given for prepare for the problem and after completing the problem (program ) they asked to explain and asked to upgrade the program by reduce time complexity
Reverse a string without using built-in functions or for loops
Use recursion to reverse the string
Pass the substring excluding the first character to the recursive function
Base case: return the character itself if the length of the string is 1
Concatenate the last character of the string with the result of the recursive call
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java and Python programming languages
Skilled in web development technologies like HTML, CSS, and JavaScript
Worked on projects involving database management with SQL
Yes, I am okay with agreement.
I am comfortable with signing agreements related to software development projects.
I understand the importance of agreements in protecting both parties involved in a project.
I am willing to review and negotiate agreements to ensure they are fair and reasonable.
posted on 8 Jul 2024
I applied via Approached by Company and was interviewed in Jun 2024. There were 2 interview rounds.
Search for a target value in a rotated sorted array.
Use binary search to find the pivot point where the array is rotated.
Determine which half of the array the target value lies in based on the pivot point.
Continue binary search in the appropriate half of the array to find the target value.
Design IMDB with concurrent ratings management
Implement a locking mechanism to ensure only one user can update a rating at a time
Use a queue system to handle multiple rating requests in an orderly manner
Consider using distributed systems to handle high concurrency levels
Design a vehicle rental system API
Create endpoints for listing available vehicles, booking a vehicle, and returning a vehicle
Include authentication and authorization mechanisms for users and admins
Implement payment gateway integration for processing rental payments
Include features like vehicle search, filtering, and reviews/ratings
Consider scalability and performance optimizations for handling high traffic
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
Analyst
37
salaries
| ₹2.5 L/yr - ₹6 L/yr |
Senior Analyst
30
salaries
| ₹4.2 L/yr - ₹7.3 L/yr |
Software Engineer
22
salaries
| ₹5.5 L/yr - ₹9.2 L/yr |
Team Lead
19
salaries
| ₹6 L/yr - ₹12 L/yr |
Financial Analyst
17
salaries
| ₹6.1 L/yr - ₹13.7 L/yr |
TCS
Infosys
Wipro
HCLTech