i
Sigmoid
Filter interviews by
I applied via Job Portal and was interviewed in Nov 2024. There was 1 interview round.
Some python qustions on list, dict, array, string. SQL questions on window function.
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 4 interview rounds.
I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.
Segregate 0's and 1's in an array
Anagrams of two string using Hashmap
Using a stack to find the next greater element in an array of strings.
Iterate through the array from right to left.
Push elements onto the stack and compare with the top element to find the next greater element.
Pop elements from the stack until a greater element is found or stack is empty.
Sigmoid interview questions for designations
Top trending discussions
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...
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.
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Fail fast iterator throws ConcurrentModificationException if the collection is modified while iterating. Fail safe iterator does not throw exception but works on clone of collection.
Fail fast iterator checks for modification during iteration and throws ConcurrentModificationException if found.
Fail safe iterator works on clone of collection and does not throw exception if collection is modified.
Example: ArrayList iterat...
Interview experience
based on 2 reviews
Rating in categories
Software Development Engineer II
80
salaries
| ₹14 L/yr - ₹23 L/yr |
Data Engineer
47
salaries
| ₹8.5 L/yr - ₹25 L/yr |
Data Scientist
45
salaries
| ₹10.5 L/yr - ₹22.5 L/yr |
Senior Data Scientist
38
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