i
Sigmoid
Filter interviews by
Questions on Trees, Sorting
High level system design involves creating an overview of the architecture and components of a software system.
Identify the main components of the system
Define the interactions between components
Consider scalability and performance requirements
Choose appropriate technologies and frameworks
Create a diagram to visualize the system architecture
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
Loop in linked list is a situation where a node points to a previous node in the list, creating an infinite loop.
Check for loops using Floyd's cycle detection algorithm
Use two pointers, one moving twice as fast as the other, to detect a loop
If the fast pointer catches up to the slow pointer, there is a loop
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Functions return a single value, while stored procedures can perform multiple operations and return multiple values.
Functions return a single value, while stored procedures can return multiple values.
Functions are called in SQL statements, while stored procedures are called using EXECUTE statement.
Functions cannot have output parameters, while stored procedures can have output parameters.
Functions cannot modify server ...
Custom exceptions can be implemented in MVC by creating a new class that inherits from Exception class.
Create a new class that inherits from Exception class
Override the constructor to pass a custom message to the base Exception class
Throw the custom exception in the MVC controller or service layer
FIFO stands for First In, First Out. LIFO stands for Last In, First Out.
FIFO is a method for organizing and manipulating a data buffer, where the first element added is the first to be removed.
LIFO is a method where the last element added is the first to be removed.
FIFO is like a queue, while LIFO is like a stack.
Example: In a FIFO queue, if elements A, B, and C are added in that order, they will be removed in the same...
First round was on Hacker Earth
I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.
Reverse a given string
Use a loop to iterate through the characters of the string
Swap the characters from start to end to reverse the string
Return the reversed string
Some common Springboot annotations used in projects are @RestController, @Autowired, @RequestMapping, @Service, @Component, @Repository.
@RestController - Used to define RESTful web services.
@Autowired - Used for automatic dependency injection.
@RequestMapping - Used to map web requests to specific handler methods.
@Service - Used to indicate that a class is a service.
@Component - Used to indicate that a class is a Spring...
I was interviewed in Apr 2024.
posted on 27 May 2024
posted on 10 Sep 2023
It was an easy test. It consisted of MCQs and two coding qns. Prepare SQL well. It also had 2 programming question. Both were medium difficukty
based on 1 interview
Interview experience
Software Development Engineer II
83
salaries
| ₹14 L/yr - ₹24 L/yr |
Data Scientist
45
salaries
| ₹10.5 L/yr - ₹22.5 L/yr |
Data Engineer
44
salaries
| ₹8.5 L/yr - ₹25 L/yr |
Senior Data Scientist
40
salaries
| ₹15 L/yr - ₹28 L/yr |
Software Development Engineer
36
salaries
| ₹13.2 L/yr - ₹20.4 L/yr |
Fractal Analytics
Mu Sigma
Tiger Analytics
LatentView Analytics