i
Bounteous x
Accolite
Filter interviews by
It was pretty easy. Various theoretical questions on technical knowledge and 3 coding questions. Since I was applying for a .net profile, all questions were related to that only.
I applied via Referral and was interviewed in Jun 2020. There were 3 interview rounds.
Find maximum for each contiguous subarray of size k from an array of size n.
Iterate through the array and keep track of maximum for each subarray of size k
Use a sliding window approach to efficiently calculate maximum for each subarray
Time complexity: O(n)
Example: arr = [10, 5, 2, 7, 1, 9, 4], k = 3, output = [10, 7, 7, 9, 9]
Permutations of a string
Use recursion to swap characters and generate permutations
Iterate through the string and swap each character with the first character
Repeat the above step for each character in the string
Left view of a binary tree
The left view of a binary tree shows the leftmost node at each level
We can traverse the tree in a pre-order fashion and keep track of the current level
If the current level is greater than the maximum level seen so far, add the node to the result
Segregate an array of 0s and 1s with minimum swaps.
Count the number of 0s in the array.
Swap the 1s with the 0s until all 0s are on one side and 1s on the other.
The minimum number of swaps required is half the number of 1s on the side with fewer 1s.
Top trending discussions
I applied via Naukri.com and was interviewed before May 2018. There were 5 interview rounds.
I applied via Recruitment Consultant and was interviewed in May 2019. There were 3 interview rounds.
I appeared for an interview in Sep 2019.
I applied via Recruitment Consultant and was interviewed before Jan 2020. There were 5 interview rounds.
I am proficient in Java, Python, and C++. I have 2 years of experience in software development. I have excellent communication skills for client interaction.
Proficient in Java, Python, and C++
2 years of software development experience
Excellent communication skills for client interaction
I applied via LinkedIn and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before Feb 2021. There were 3 interview rounds.
Basic Java programs related to string and array manipulation
posted on 15 Jul 2022
I applied via Approached by Company and was interviewed before Jul 2021. There were 2 interview rounds.
Basic programming questions
Some of the top questions asked at the Bounteous x Accolite Senior Software Developer interview -
based on 1 interview experience
based on 5 reviews
Rating in categories
5-8 Yrs
₹ 9.7-26.5 LPA
Senior Software Engineer
1.7k
salaries
| ₹5.5 L/yr - ₹25.9 L/yr |
Software Engineer
599
salaries
| ₹6 L/yr - ₹14.1 L/yr |
Associate Technical Delivery Manager
438
salaries
| ₹20.2 L/yr - ₹36 L/yr |
Senior Test Engineer
230
salaries
| ₹8.2 L/yr - ₹17.7 L/yr |
Technical Delivery Manager
126
salaries
| ₹28 L/yr - ₹45 L/yr |
Xoriant
CitiusTech
HTC Global Services
HERE Technologies