i
Six Sigma Soft Solutions
Filter interviews by
Top trending discussions
I applied via Naukri.com and was interviewed in Mar 2021. There were 5 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
A blocking queue is a queue that blocks when attempting to dequeue from an empty queue or enqueue to a full queue.
BlockingQueue interface is a part of java.util.concurrent package
It provides thread-safe operations for put() and take() methods
Examples: ArrayBlockingQueue, LinkedBlockingQueue, PriorityBlockingQueue
Using Java8 to filter vowels from an array of strings
Use Java8 stream and filter to iterate through each string in the array
Use a lambda expression to check if each character is a vowel
Collect the filtered strings into a new array
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Asked to write a code related to transaction in java8
I applied via Approached by Company and was interviewed before Nov 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2022. There were 2 interview rounds.
Singleton is a creational design pattern that ensures a class has only one instance and provides a global point of access to it.
To create a Singleton, make the constructor private to prevent direct instantiation
Create a static method that returns the instance of the class
Use lazy initialization to create the instance only when it's needed
Ensure thread safety by using synchronized keyword or double-checked locking
Exampl...
I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.
One coding question with 40-45 mcq
Use a nested loop to iterate through the array and check for the sum of squares of two elements equal to the square of a third element.
Iterate through the array using a nested loop to compare all possible combinations of elements.
Calculate the sum of squares of two elements and check if it equals the square of a third element.
Return the elements if a match is found, otherwise continue iterating.
I applied via Recruitment Consulltant and was interviewed before Jun 2023. There was 1 interview round.
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Software Developer
41
salaries
| ₹3.5 L/yr - ₹9 L/yr |
Desktop Support Engineer
35
salaries
| ₹2.8 L/yr - ₹4.9 L/yr |
HR Executive
32
salaries
| ₹1.8 L/yr - ₹3.2 L/yr |
Resource Coordinator
31
salaries
| ₹1.5 L/yr - ₹4.5 L/yr |
Software Engineer
27
salaries
| ₹4 L/yr - ₹9 L/yr |
ITC Infotech
CMS IT Services
KocharTech
Xoriant