Filter interviews by
Yes
Introduced a change in the development process to implement continuous integration
Implemented a new code review process to improve code quality
Introduced automated testing to catch bugs early in the development cycle
I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.
Singleton design pattern ensures a class has only one instance and provides a global point of access to it.
Create a private static instance of the class
Provide a public static method to access the instance
Ensure the constructor is private to prevent instantiation of multiple objects
2 sum problem in Java involves finding two numbers in an array that add up to a specific target value.
Use a HashMap to store the difference between the target value and each element in the array.
Iterate through the array and check if the current element's complement exists in the HashMap.
Return the indices of the two numbers that add up to the target value.
To make a class immutable, ensure that its state cannot be changed after instantiation.
Make all fields private and final
Do not provide setter methods
Ensure that any mutable objects within the class are also made immutable
Cyclomatic complexity is a software metric used to measure the complexity of a program.
It measures the number of linearly independent paths through a program's source code.
It helps in identifying complex code that may be difficult to maintain or test.
A higher cyclomatic complexity indicates a higher risk of errors and bugs in the code.
It is calculated using the formula: E - N + 2P, where E is the number of edges, N is ...
I was interviewed in Jun 2024.
Writing URLShortener or LoadBalancer in Java
High-level design for a rental property website
Use case analysis to identify key functionalities such as property listing, search, booking, payment
Design a user-friendly interface with filters, maps, and photos for property listings
Implement a secure payment gateway for online transactions
Utilize a database to store property details, user information, and booking history
CodeSignal platform 2 easy and 2 difficult questions
I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.
A coding Test of 100 Minutes was scheduled on the HackerRank platform.
6 MCQs related to the backend.
1 Coding Question
1 Backend Spring Boot Coding question
posted on 12 Jun 2024
posted on 7 Apr 2024
I have 2 years of experience in ReactJS, including building interactive user interfaces and integrating with backend services.
Developed a responsive web application using ReactJS, Redux, and Material-UI
Implemented RESTful APIs to fetch and update data in the application
Utilized React Router for client-side routing and navigation
Worked on optimizing performance by using memoization and lazy loading techniques
Senior Software Engineer
713
salaries
| ₹13 L/yr - ₹44 L/yr |
Software Engineer2
234
salaries
| ₹9.6 L/yr - ₹31 L/yr |
Software Engineer
217
salaries
| ₹6.1 L/yr - ₹22 L/yr |
Consultant
180
salaries
| ₹13.6 L/yr - ₹40 L/yr |
Lead Software Engineer
138
salaries
| ₹24 L/yr - ₹57.5 L/yr |
PayPal
Visa
American Express
Discover Financial Services