Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Bounteous x Accolite Team. If you also belong to the team, you can get access from here

Bounteous x Accolite Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Bounteous x Accolite Software Development Engineer Interview Questions and Answers

Updated 5 Mar 2025

Bounteous x Accolite Software Development Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Sep 2024.

Round 1 - Aptitude Test 

MCQs:
Code debugging and output analysis
Data structures and algorithms
SQL queries
Concepts in Java and C++

Round 2 - Technical 

(2 Questions)

  • Q1. Leetcode problem: ZigZag Conversion
  • Ans. 

    Convert a string into a zigzag pattern on a given number of rows and read line by line.

    • The zigzag pattern is formed by writing characters diagonally down and up across multiple rows.

    • For example, with 3 rows and the string 'PAYPALISHIRING', the pattern looks like: P A H N A P L S I I G Y I A

    • To construct the result, iterate through the string and place characters in the appropriate row based on the current dire...

  • Answered by AI
  • Q2. Implement Stack Using Queue
  • Ans. 

    Implement a stack using two queues to achieve LIFO behavior.

    • Use two queues: queue1 and queue2.

    • For push operation, enqueue the element in queue1.

    • For pop operation, dequeue all elements from queue1 to queue2 except the last one, then dequeue the last element from queue1.

    • Swap the names of queue1 and queue2 after pop operation to maintain the stack structure.

    • Example: Push(1), Push(2), Pop() returns 2, Push(3), Pop() return...

  • Answered by AI

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Bounteous x Accolite?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed before May 2018. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Telephonic technical
  • Q2. Core Java related exception handling ,design pattern ,oops solid design principle, rest API, different annotations of spring and jpa
  • Q3. Same questions on telephonic round but detailed elaborate and given simple problem statement we had to justify that why it's time n space complexity valid. Rest API questions hibernate orm use
  • Q4. Manager round just to check whether you have actually worked on project or not stress testing performance questions scenario questions

Interview Preparation Tips

General Tips: Quite easy just go with preparation
Skills: Core Java sevlet JSP hibernate spring rest API, Communication, Body Language, Problem Solving, Analytical Skills, Decision Making Skills
Duration: 1-4 weeks

Software Development Engineer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Given an acyclic graph of a city where each edge represents a roa ... read more
asked in Hike
Q2. Given a screen with a button and a full-screen image view, descri ... read more
asked in Hike
Q3. You have an application that displays a list of contacts. The nam ... read more
asked in Amazon
Q4. Given an m * n matrix filled with '0's and 'x's with two position ... read more
asked in Samsung
Q5. There are 1000 wine bottles. One of the bottles contains poisoned ... read more

Interview Questionnaire 

1 Question

  • Q1. Exam was conducted on programmes. 10 questions were asked

I applied via Recruitment Consultant and was interviewed in May 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions & team leading

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is not difficult..

I appeared for an interview in Sep 2019.

Interview Questionnaire 

1 Question

  • Q1. Pl sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - y resume was referd through a guy. Later I got call from HR for interview schedule he asked me my expected ctc and Notice Period to which I clearly said 3 months. He scheduled my interview on weekends morning 8am I reached there by 8.30am The interview process got started late by 10am it was an walk in type interview 1 round was Technical I cleared that round and had a feedback session with HR he said we are processing u to next round which was Manager round there itself I told the HR my NP is 3months the Hr Told its not an issue.
Laterly after I had lunch by 2pm Hr came n told me that Manager is not available now so we will be conducting ur further round in weekdays.
Then there was no mail or call so I purposely mailed them still haven't got proper response from them, so at last I told my friend who referd me to ask for an update the same HR told him that they want Immediate joiner so we can't process him to further round. Wasted my whole day over there

I applied via Recruitment Consultant and was interviewed before Jan 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What Prog Languages known? Prior Software Experience? How good on U.S. Client Face to Face and telephonic interaction for projects?
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I wasn't fluent or good in Programming languages but I was clear on the flowchart and the basic concept of OOPS. Also, I was confident about solving the scenarios given to me at interview rounds. I also had good experience in US customer handling over telephonic and Face to Face interaction.

I applied via LinkedIn and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics Of JS
Are these interview questions helpful?

I applied via LinkedIn and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Just basic questions like Method overloading, riding Abstract and interface Use of static Etc..
Round 2 - Coding Test 

Basic Java programs related to string and array manipulation

Round 3 - Cliend Round 

(1 Question)

  • Q1. Jus basic questions related to Work culture and privacy

Interview Preparation Tips

Topics to prepare for Apexon Software Engineer interview:
  • Java
Interview preparation tips for other job seekers - Study basics to advanced iN Java

I applied via Company Website and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Are you updating day by day yourself in technology ?
  • Q2. Yes, means you will definitely placed in technosoft.

Interview Preparation Tips

Interview preparation tips for other job seekers - I had done certification and learn the skill day by day, waiting for the opening in technosoft. I had attended three round of interview, if you have real skill and self confidence you will definitely placed in technosoft global services

I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical experience related to automation testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good company to learn

Bounteous x Accolite Interview FAQs

How many rounds are there in Bounteous x Accolite Software Development Engineer interview?
Bounteous x Accolite interview process usually has 2 rounds. The most common rounds in the Bounteous x Accolite interview process are Aptitude Test and Technical.
How to prepare for Bounteous x Accolite Software Development Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Bounteous x Accolite. The most common topics and skills that interviewers at Bounteous x Accolite expect are Java, Java Spring Boot, Microservices, Multithreading and Venture Capital.
What are the top questions asked in Bounteous x Accolite Software Development Engineer interview?

Some of the top questions asked at the Bounteous x Accolite Software Development Engineer interview -

  1. Leetcode problem: ZigZag Convers...read more
  2. Implement Stack Using Qu...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Hard 100%

Duration

Less than 2 weeks 100%
View more
Bounteous x Accolite Software Development Engineer Salary
based on 22 salaries
₹6.5 L/yr - ₹14.6 L/yr
30% less than the average Software Development Engineer Salary in India
View more details

Bounteous x Accolite Software Development Engineer Reviews and Ratings

based on 2 reviews

4.1/5

Rating in categories

4.1

Skill development

3.2

Work-life balance

4.1

Salary

4.1

Job security

3.2

Company culture

4.1

Promotions

3.6

Work satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
1.7k salaries
unlock blur

₹5.5 L/yr - ₹28.7 L/yr

Software Engineer
604 salaries
unlock blur

₹4 L/yr - ₹17 L/yr

Associate Technical Delivery Manager
438 salaries
unlock blur

₹11.5 L/yr - ₹42 L/yr

Senior Test Engineer
222 salaries
unlock blur

₹5 L/yr - ₹19.4 L/yr

Technical Delivery Manager
129 salaries
unlock blur

₹22 L/yr - ₹54.9 L/yr

Explore more salaries
Compare Bounteous x Accolite with

Xoriant

4.1
Compare

CitiusTech

3.3
Compare

HTC Global Services

3.5
Compare

HERE Technologies

3.8
Compare
write
Share an Interview