Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Python Software Developer Interview Questions and Answers

Updated 17 Nov 2024

Accenture Python Software Developer Interview Experiences

5 interviews found

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

(2 Questions)

  • Q1. Data structures
  • Q2. Object orientation

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. What was the python
  • Ans. 

    Python is a high-level programming language known for its simplicity and readability.

    • Python was created by Guido van Rossum in the late 1980s.

    • It is widely used for web development, data analysis, artificial intelligence, and scientific computing.

    • Python uses indentation to define code blocks, making it easy to read and write.

    • Popular libraries like NumPy, Pandas, and TensorFlow are commonly used in Python for various tas

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Accenture Python Software Developer interview:
  • Python

Skills evaluated in this interview

Python Software Developer Interview Questions Asked at Other Companies

Q1. What is the purpose of using the super keyword, Inheritance in Py ... read more
Q2. Have you implemented any context manager in your application?
Q3. What is byte code. What is filter function in python used for.
asked in Infosys
Q4. Can you write a Python program to determine whether two given wor ... read more
Q5. Difference between static and instance methods in python? Explain ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Sorting related questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Asking pattern questions like diamond ..etc

Accenture interview questions for designations

 Python Developer

 (8)

 Python Developer Intern

 (2)

 Python Developer Lead

 (1)

 Senior Python Developer

 (1)

 Python and Django Developer

 (2)

 Software Developer

 (236)

 Data Analyst and Python Developer

 (1)

 Associate Software Developer

 (39)

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

I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Data structures and database connection with python.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Introduction about me any question
  • Ans. 

    I am chandana i am bca graduated

  • Answered Anonymously
  • Q2. About job bases
  • Ans. 

    How to developed a skill to improve over skills

  • Answered Anonymously
  • Q3. Salary based question
  • Ans. 

    I am fresher to 2 to 4

  • Answered Anonymously
  • Q4. How to completed
  • Q5. Job description

Interview Preparation Tips

Interview preparation tips for other job seekers - No i am fresher to search the job
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is a Python program that can be used to determine the best price for selling stocks?
  • Q2. Can you write a Python program to determine whether two given words are anagrams of each other without using built-in functions?

Interview Preparation Tips

Interview preparation tips for other job seekers - Engage in these types of practices before attending the Infosys interview.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Coding Test 

String,lists,dict and coding knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - reverse a string without using in built functions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Create new list from the provided list but the order should be shuffled and no duplicate element should be removed
  • Ans. 

    Create a new list with shuffled order and no duplicate elements.

    • Use the random.shuffle() function to shuffle the list

    • Use a set to keep track of elements already added to the new list to avoid duplicates

    • Convert the set back to a list to maintain the order of elements

  • Answered by AI
  • Q2. Architecture of existing application
  • Ans. 

    The existing application follows a microservices architecture with separate components for different functionalities.

    • The application is divided into multiple services that communicate with each other through APIs.

    • Each service is responsible for a specific task or functionality, promoting modularity and scalability.

    • Examples of microservices in the architecture include user authentication service, payment processing serv

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Why do you want to join
  • Ans. 

    I am passionate about Python development and excited about the innovative projects your company is working on.

    • Passionate about Python development

    • Excited about innovative projects at company

    • Seeking growth and learning opportunities

  • Answered by AI
  • Q2. Where do you see yourself in 5 years
  • Ans. 

    In 5 years, I see myself as a senior Python developer leading a team of developers on innovative projects.

    • Continuing to enhance my Python skills and staying updated on new technologies

    • Taking on more leadership responsibilities and mentoring junior developers

    • Contributing to the success of the company through my technical expertise

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Telephonic Call 

(2 Questions)

  • Q1. What is http? rest api?
  • Ans. 

    HTTP is a protocol used for transferring data over the internet. REST API is a set of rules for building web services.

    • HTTP stands for Hypertext Transfer Protocol, used for communication between web servers and clients

    • REST API (Representational State Transfer) is a set of rules for building web services that adhere to the principles of REST

    • RESTful APIs use standard HTTP methods like GET, POST, PUT, DELETE to perform CRU...

  • Answered by AI
  • Q2. What is time complexity?
  • Ans. 

    Time complexity refers to the amount of time an algorithm takes to run as a function of the input size.

    • It measures how the runtime of an algorithm grows as the input size increases.

    • Common time complexities include O(1) constant time, O(log n) logarithmic time, O(n) linear time, O(n^2) quadratic time, and O(2^n) exponential time.

    • Understanding time complexity helps in analyzing and optimizing algorithms for efficiency.

    • Ex...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Telephonic interview with questions on python oops, threading, sql indexing etc.

Skills evaluated in this interview

Accenture Interview FAQs

How many rounds are there in Accenture Python Software Developer interview?
Accenture interview process usually has 1 rounds. The most common rounds in the Accenture interview process are Coding Test, Technical and HR.
What are the top questions asked in Accenture Python Software Developer interview?

Some of the top questions asked at the Accenture Python Software Developer interview -

  1. What was the pyt...read more
  2. Data structures and database connection with pyth...read more
  3. Data structu...read more

Tell us how to improve this page.

Accenture Python Software Developer Interview Process

based on 9 interviews

Interview experience

4.6
  
Excellent
View more
Accenture Python Software Developer Salary
based on 48 salaries
₹3.3 L/yr - ₹13.1 L/yr
23% more than the average Python Software Developer Salary in India
View more details

Accenture Python Software Developer Reviews and Ratings

based on 6 reviews

4.0/5

Rating in categories

3.6

Skill development

3.5

Work-life balance

3.6

Salary

4.1

Job security

4.1

Company culture

3.3

Promotions

3.8

Work satisfaction

Explore 6 Reviews and Ratings
Application Development Analyst
38.9k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27k salaries
unlock blur

₹6.9 L/yr - ₹20.2 L/yr

Team Lead
24.2k salaries
unlock blur

₹7.1 L/yr - ₹25.5 L/yr

Senior Software Engineer
18.3k salaries
unlock blur

₹6 L/yr - ₹19.5 L/yr

Software Engineer
17.5k salaries
unlock blur

₹3.6 L/yr - ₹13.4 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.7
Compare

Infosys

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