i
Serosoft Solutions
Filter interviews by
I applied via Referral and was interviewed in Oct 2021. There was 1 interview round.
Top trending discussions
posted on 30 Sep 2024
I applied via Referral and was interviewed in Mar 2024. There were 4 interview rounds.
Normal apti questions test is easy
Opps,java basics, question on array and string as an array
posted on 17 Oct 2024
I applied via Walk-in
To implement a queue using a stack, use two stacks and simulate the queue operations.
Use two stacks, one for enqueue operation and one for dequeue operation.
For enqueue operation, simply push elements onto the stack used for enqueueing.
For dequeue operation, if the dequeue stack is empty, pop all elements from enqueue stack and push onto dequeue stack.
Then pop from the dequeue stack to simulate dequeue operation.
A linked list is a data structure consisting of nodes where each node points to the next node in the sequence.
Create a Node class with data and next pointer
Initialize a head pointer to null
Add nodes by updating next pointers
Traverse the list by following next pointers
Print unique numbers in list
Iterate through the list and store each number in a set to keep track of unique numbers
Print out the numbers in the set to display the unique numbers
posted on 30 Sep 2024
I applied via Referral and was interviewed in Mar 2024. There were 4 interview rounds.
Normal apti questions test is easy
Opps,java basics, question on array and string as an array
I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.
Aptitude test was easy but difficult
posted on 14 Sep 2021
I was interviewed in Jan 2021.
Round duration - 30 minutes
Round difficulty - Medium
It was in the morning around 9:00Am-9:30AM. Platform used for this round was hacerrank. Questions were of moderate to difficult level.
A simple method is to traverse through each subarray to find the total number of subarrays with the XOR of all elements present in the subarray equal to X.
To obtain the total number of rounds after each operation, we will maintain a variable ans, which stores the total number of subarrays. We will iterate the variable index from 0 to N - 1 and in each iteration, we will iterate pos from index to N - 1....
If the same string can be gen...
We can generate all possible subsequences of the string, and for each subsequence check if it contains any character multiple times. If it doesn’t contain any character multiple times, append it into our result.
Algorithm:
Round duration - 15 minutes
Round difficulty - Easy
It was in the night around 8:00PM-8:20PM. Interviewer was very calm in questioning. Platform used for this round was Skype and the questions focused more on personality rather than total.
What do you know about our company?
Who is your role model?
Tip 1 : Your answer has to be short, crisp and to the point. Here are some possible high-impact answers to help you leave a great impression.
Tip 2 : Don’t fall into the interviewer’s trap. This question is shot at you to check your confidence level.
Tip 1 : Practice aptitude questions a lot.
Tip 2 : Do some projects
Tip 3 : Research about company thoroughly
Tip 1 : It should be in proper format.
Tip 2 : Each skills should be mentioned properly.
based on 2 reviews
Rating in categories
Software Engineer
56
salaries
| ₹3.3 L/yr - ₹11 L/yr |
QA Engineer
18
salaries
| ₹3 L/yr - ₹6.1 L/yr |
Business Analyst
17
salaries
| ₹3 L/yr - ₹8.7 L/yr |
Software Developer
16
salaries
| ₹5.3 L/yr - ₹10 L/yr |
Senior Software Engineer
12
salaries
| ₹8 L/yr - ₹15.4 L/yr |
Educomp Solutions
NIIT
TCS
Infosys