i
Filter interviews by
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
Use a hash set to remove duplicates in an array of strings
Create a hash set to store unique elements
Iterate through the array and add each element to the hash set
Convert the hash set back to an array to get the unique elements
React virtual DOM is a lightweight copy of the actual DOM, used for efficient updates and rendering in React applications.
Virtual DOM is a concept where a lightweight copy of the actual DOM is created in memory.
React uses virtual DOM to efficiently update and render components without directly manipulating the actual DOM.
When changes are made to the virtual DOM, React calculates the most efficient way to update the act...
React hooks are functions that let you use state and other React features without writing a class.
React hooks were introduced in React 16.8 to allow functional components to have state and lifecycle methods.
useState() is a hook that allows you to add state to functional components.
useEffect() is a hook that allows you to perform side effects in functional components.
useContext() is a hook that allows you to use the con...
I applied via LinkedIn and was interviewed in Nov 2023. There were 2 interview rounds.
Convert even numbers in a list of strings to odd by adding 1
Iterate through the list of strings and check if each element is a number
If the number is even, convert it to odd by adding 1
Return the modified list of strings
I would use Spring Boot to create a stateless microservice with CRUD API, returning appropriate responses for each operation.
Use @RestController annotation to define RESTful endpoints
Implement methods for Create, Read, Update, and Delete operations using @PostMapping, @GetMapping, @PutMapping, @DeleteMapping annotations
Return appropriate HTTP status codes (e.g. 200 for successful operation, 404 for not found, 400 for b...
Top trending discussions
I applied via Recruitment Consulltant and was interviewed before Jun 2021. There was 1 interview round.
BigInteger is used for mathematical operations involving very large integers in Java.
BigInteger is used when the range of values supported by primitive data types like int and long is not sufficient.
It is commonly used in cryptography and security applications.
It provides methods for arithmetic, bitwise, and logical operations on large integers.
Example: calculating factorial of a large number, generating large prime nu
Merge Sort Algo code in java
Divide the array into two halves
Recursively sort the two halves
Merge the sorted halves
Time complexity: O(n log n)
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Nov 2020. There was 1 interview round.
I applied via Company Website and was interviewed in Nov 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.
Some of the top questions asked at the Societe Generale Global Solution Centre Lead Engineer interview -
based on 2 interviews
Interview experience
based on 5 reviews
Rating in categories
Software Engineering Specialist
1.8k
salaries
| ₹9 L/yr - ₹31.9 L/yr |
Senior Analyst
1.8k
salaries
| ₹4.5 L/yr - ₹15 L/yr |
Analyst
1.6k
salaries
| ₹2.8 L/yr - ₹9.4 L/yr |
Software Engineer
1.5k
salaries
| ₹5 L/yr - ₹20 L/yr |
Business Analyst
1.1k
salaries
| ₹6 L/yr - ₹24 L/yr |
Accenture
Wipro
Cognizant
Capgemini