i
Bounteous x Accolite
Filter interviews by
I was interviewed in Dec 2024.
Platform: Coderbyte Test. The process is similar to the technical round, except that in the last bash script question, instead of printing the last character, print the third last character of each line.
I applied via Naukri.com and was interviewed in Dec 2024. There were 4 interview rounds.
10 Macq's and 1 problem solving question.
I applied via Approached by Company and was interviewed in Dec 2024. There was 1 interview round.
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Find the length of the longest subsequence of contiguous integers in an array.
Sort the array
Iterate through the array and check for consecutive integers
Keep track of the longest subsequence found
Use flatMap and map to extract list of pincodes from Employee objects
Use flatMap to flatten the list of Addresses in each Employee object
Use map to iterate over the flattened list and extract the pincodes
Example: employeeList.stream().flatMap(emp -> emp.getAddresses().stream()).map(address -> address.getPincode()).collect(Collectors.toList())
Database pooling is a technique used to manage a pool of database connections for efficient resource utilization. HikariCP is a popular database connection pooling library in Java.
HikariCP is a high-performance database connection pooling library for Java applications.
It is known for its low latency and high throughput.
Configurations for HikariCP include settings such as maximum pool size, connection timeout, and idle ...
Bounteous x Accolite interview questions for popular designations
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.
Get interview-ready with Top Bounteous x Accolite Interview Questions
There are multiple ways to iterate over a HashMap in Java.
Using keySet() and values() methods
Using entrySet() method
Using forEach() method with lambda expression
Method overriding in Java with code example
Output will be 'Child class method' as the method in Child class overrides the method in Parent class
Method overriding is a feature that allows a subclass to provide a specific implementation of a method that is already provided by its superclass
The method in the subclass should have the same name, return type, and parameters as the method in the superclass
API to save data in Java
Use HTTP POST method to send data to the server
Create a RESTful endpoint to handle the data saving
Validate the input data before saving it to the database
I applied via Job Portal and was interviewed in Nov 2024. There were 2 interview rounds.
My approach to building basic logic skills involves practicing problem-solving exercises, breaking down complex problems into smaller parts, and seeking feedback to improve.
Practice problem-solving exercises regularly to strengthen logical thinking abilities.
Break down complex problems into smaller, more manageable parts to better understand the problem and find solutions.
Seek feedback from peers or mentors to identify...
I applied via Job Fair and was interviewed in Nov 2024. There was 1 interview round.
Top trending discussions
Some of the top questions asked at the Bounteous x Accolite interview -
The duration of Bounteous x Accolite interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 160 interviews
Interview experience
based on 804 reviews
Rating in categories
Senior Software Engineer
1.5k
salaries
| ₹6.5 L/yr - ₹27 L/yr |
Software Engineer
561
salaries
| ₹4.6 L/yr - ₹15.1 L/yr |
Associate Technical Delivery Manager
419
salaries
| ₹11 L/yr - ₹40 L/yr |
Senior Test Engineer
208
salaries
| ₹5 L/yr - ₹20 L/yr |
Technical Delivery Manager
153
salaries
| ₹19.7 L/yr - ₹60.4 L/yr |
TCS
Infosys
Wipro
HCLTech