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 Python Developer Lead Interview Questions and Answers for Experienced

Updated 30 Jul 2024

Bounteous x Accolite Python Developer Lead Interview Experiences for Experienced

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Simple python programming concepts

Round 2 - Technical 

(2 Questions)

  • Q1. Basic System design of inter service communication in transactional systems.
  • Ans. 

    Inter service communication in transactional systems involves designing a reliable and efficient way for services to communicate and exchange data.

    • Use asynchronous messaging systems like RabbitMQ or Kafka to decouple services and ensure reliable message delivery.

    • Implement RESTful APIs for synchronous communication between services, using HTTP methods like GET, POST, PUT, DELETE.

    • Consider using gRPC for high-performance,...

  • Answered by AI
  • Q2. Loading and processing a file with huge data volume
  • Ans. 

    Use pandas library for efficient loading and processing of large files in Python.

    • Use pandas read_csv() function with chunksize parameter to load large files in chunks.

    • Optimize memory usage by specifying data types for columns in read_csv() function.

    • Use pandas DataFrame methods like groupby(), merge(), and apply() for efficient data processing.

    • Consider using Dask library for parallel processing of large datasets.

    • Use gen...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Create linkedList
  • Ans. 

    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

    • Create a LinkedList class with methods like insert, delete, search

    • Example: Node class - class Node: def __init__(self, data): self.data = data self.next = None

  • Answered by AI
  • Q2. Basic to advance python

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare data structure

Skills evaluated in this interview

Python Developer Lead Interview Questions Asked at Other Companies for Experienced

asked in Infosys
Q1. what is list comprehension? write some sample code? what is use o ... read more
asked in Tradofina
Q2. What is 21. Hash mapping 22. Mutable and immutable 23. Bugsnag li ... read more
asked in Infosys
Q3. what is dictionary? is this accept duplicate or not?
asked in Infosys
Q4. what are the main principles of oops?
asked in Infosys
Q5. what is generator? write sample code

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Aug 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Project amd Advanced C++ concepts
Round 2 - Coding Test 

C++ coding questions and logical questions

I applied via Company Website and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Mainframe questions and some advanced scenario based questions
Round 2 - Behavioral 

(1 Question)

  • Q1. The usual how,what,why MR round questions
Round 3 - HR 

(6 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Why should we hire you?
  • Q4. Why are you looking for a change?
  • Q5. Tell me about yourself.
  • Q6. Where do you see yourself in 5 years?

Interview Preparation Tips

Interview preparation tips for other job seekers - I was looking for a Hogan Developer post(based on Mainframe).I would suggest to refresh the basic Mainframe questions and some advanced concepts while preparing for the interview.The whole interview process was smooth and pretty well coordinated.There were 3 levels of interview(TR,MR,HR) of moderate difficulty.Luxoft will also provide satisfactory package as per market standards if the interview goes well. If your looking for permanent remote openings, I do believe Luxoft organisation is one of the better choices that is currently out there in the market.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Company Website

Round 1 - Technical 

(1 Question)

  • Q1. OOP, SQL, Collection, algorithms, threads
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 1. about your self 2. recent task 3. what is business rule, client script 4. Integration with third part system 5. get all incident row count
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

How to reverse linked list.

Round 2 - Technical 

(2 Questions)

  • Q1. What selection sort.
  • Q2. What is dynamic memory allocation.
  • Ans. 

    Dynamic memory allocation is the process of allocating memory during program execution.

    • Allows programs to request memory at runtime

    • Helps in efficient memory management

    • Commonly used in languages like C and C++

    • Example: using malloc() function in C to allocate memory for an array

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
No response

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Ai test on node database and git
  • Q2. Javascript question on clauser
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Angular questions
  • Q2. Web development related questions
Round 1 - Technical 

(2 Questions)

  • Q1. Wat is asp.net and how we cater for filter on this application
  • Ans. 

    ASP.NET is a web application framework developed by Microsoft to build dynamic web pages and applications.

    • ASP.NET is used to create web applications and websites

    • It supports multiple programming languages like C#, VB.NET, etc.

    • Filters in ASP.NET are used to intercept and modify HTTP requests and responses

    • Filters can be used for authentication, logging, caching, etc.

  • Answered by AI
  • Q2. Wat is web api and how its related to the mvc application
  • Ans. 

    Web API is a framework for building HTTP services that can be consumed by a variety of clients.

    • Web API is a part of the ASP.NET framework

    • It allows developers to build RESTful services

    • It can be used to create APIs for web applications built using MVC

    • Web API can return data in various formats such as JSON, XML, etc.

    • It supports HTTP verbs such as GET, POST, PUT, DELETE, etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - HTC is global company . Its nice to look for new career. I thought its BPO based

Skills evaluated in this interview

Bounteous x Accolite Interview FAQs

How many rounds are there in Bounteous x Accolite Python Developer Lead interview for experienced candidates?
Bounteous x Accolite interview process for experienced candidates usually has 1-2 rounds. The most common rounds in the Bounteous x Accolite interview process for experienced candidates are Technical and Coding Test.
How to prepare for Bounteous x Accolite Python Developer Lead interview for experienced candidates?
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 Flask, Github and Python.
What are the top questions asked in Bounteous x Accolite Python Developer Lead interview for experienced candidates?

Some of the top questions asked at the Bounteous x Accolite Python Developer Lead interview for experienced candidates -

  1. Basic System design of inter service communication in transactional syste...read more
  2. Loading and processing a file with huge data vol...read more
  3. Create linkedL...read more

Tell us how to improve this page.

Bounteous x Accolite Python Developer Lead Interview Process for Experienced

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.3
 • 276 Interviews
Altimetrik Interview Questions
3.8
 • 221 Interviews
Xoriant Interview Questions
4.1
 • 183 Interviews
Globant Interview Questions
3.8
 • 175 Interviews
ThoughtWorks Interview Questions
3.9
 • 149 Interviews
Apexon Interview Questions
3.3
 • 141 Interviews
Brillio Interview Questions
3.4
 • 132 Interviews
Luxoft Interview Questions
3.7
 • 124 Interviews
View all
Senior Software Engineer
1.5k salaries
unlock blur

₹6.2 L/yr - ₹29 L/yr

Software Engineer
581 salaries
unlock blur

₹4 L/yr - ₹16.9 L/yr

Associate Technical Delivery Manager
433 salaries
unlock blur

₹11 L/yr - ₹40 L/yr

Senior Test Engineer
219 salaries
unlock blur

₹6.3 L/yr - ₹20 L/yr

Technical Delivery Manager
142 salaries
unlock blur

₹22 L/yr - ₹60.4 L/yr

Explore more salaries
Compare Bounteous x Accolite with

Xoriant

4.1
Compare

CitiusTech

3.3
Compare

HTC Global Services

3.6
Compare

HERE Technologies

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview