Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Ernst & Young Team. If you also belong to the team, you can get access from here

Ernst & Young Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Ernst & Young Python Developer Interview Questions, Process, and Tips

Updated 1 Aug 2024

Top Ernst & Young Python Developer Interview Questions and Answers

Ernst & Young Python Developer Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. OOPS Concepts with example
  • Ans. 

    OOPS concepts are fundamental principles in object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit attributes and methods from another class. Example: class Dog inherits from class Animal.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: using private variables in a class.

    • Polymorphism: Ability t...

  • Answered by AI
  • Q2. Multithreading and how to remove deadlock
  • Ans. 

    Multithreading allows multiple threads to run concurrently. Deadlock can be removed by avoiding circular wait, preempting resources, and using timeouts.

    • Avoid circular wait by ensuring threads acquire resources in the same order

    • Preempt resources by releasing them if a thread cannot acquire all necessary resources

    • Use timeouts to prevent threads from waiting indefinitely for resources

  • Answered by AI

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Jun 2019. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Decorators in Python
  • Ans. 

    Decorators in Python are a way to modify the behavior of a function or class without changing its source code.

    • Decorators are defined using the @ symbol followed by the decorator name.

    • They can be used to add functionality to existing functions or classes.

    • Decorators can be used for logging, timing, authentication, etc.

    • They can also be stacked to apply multiple decorators to a single function or class.

    • Example: @staticmeth...

  • Answered by AI
  • Q2. How to convert the .txt file into .csv file in python
  • Ans. 

    To convert a .txt file into a .csv file in Python, you can use the csv module.

    • Import the csv module

    • Open the .txt file in read mode

    • Open a new .csv file in write mode

    • Use csv.reader to read the .txt file line by line

    • Use csv.writer to write each line to the .csv file

  • Answered by AI
  • Q3. List and tuple difference
  • Ans. 

    Lists and tuples are both sequence data types in Python, but they have some key differences.

    • Lists are mutable, meaning their elements can be changed, added, or removed, while tuples are immutable.

    • Lists are defined using square brackets [], while tuples are defined using parentheses ().

    • Lists are typically used for collections of similar items, while tuples are used for heterogeneous data.

    • Lists have more built-in methods...

  • Answered by AI
  • Q4. Many basic questions related to Numpy and Panda library and also file handling

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared on your project area, if you are experienced and if you are fresher, I would suggest to understand the fundamentals of programming and whatever college project you have done, be smooth onto it.

Skills evaluated in this interview

Python Developer Interview Questions Asked at Other Companies

asked in Cognizant
Q1. Tell me the logic of program to reverse a given string word by wo ... read more
asked in TCS
Q2. 1. Difference between tuple and a list? 2. What are decorators? 3 ... read more
asked in Cognizant
Q3. What is the difference between variable and object?
asked in Accenture
Q4. 2.Write a program to print a string in reverse without using buil ... read more
Q5. How to convert the .txt file into .csv file in python

Python Developer Jobs at Ernst & Young

View all

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Selenium java

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Talk/answer based on your knowledge and real time experience. Don't try to fake any skillset.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Dec 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Group Discussion 

The planning if the project and how to take over the project

Round 3 - Aptitude Test 

We should maintain the aptitude to with our project and with with

Interview Preparation Tips

Interview preparation tips for other job seekers - I would like to wrok in the this company and to entire world

Interview Questionnaire 

1 Question

  • Q1. Questions related to COBOL,JCL,VSAM,DB2,CICS,Vision plus

I applied via Approached by Company and was interviewed before Oct 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - HR 

(2 Questions)

  • Q1. Experience in related field of work
  • Q2. Domain experience in years
  • Ans. 

    I have X years of domain experience.

    • I have worked in this domain for X years.

    • During my time in this domain, I have gained expertise in various areas such as...

    • I have worked on projects related to...

    • I have experience working with clients in this domain.

    • I keep myself updated with the latest trends and developments in this domain.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident before you attend interview with hiring manager. Explain in detailed about your roles and responsibilities.. Make sure your explanation should attract to hiring manager.

I applied via Naukri.com and was interviewed before Sep 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions were related to MS Exchange and O365.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and Technically sound.

I applied via Referral and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Memory management questions (ARC), swift programming questions, basic program logic, git commands, security parameters in app

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for Your language and basic should be very clear.

I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Online assessment, Tenchnical , Manager , HR

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process was good. HR was responsive. I think these days process has to be smooth to make the candidate comfortable first of all, rest they will conquer.

I applied via Company Website and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Solid Principal, error handling techniques, oops and basics of c#

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best
Contribute & help others!
anonymous
You can choose to be anonymous

Ernst & Young Interview FAQs

How many rounds are there in Ernst & Young Python Developer interview?
Ernst & Young interview process usually has 1 rounds. The most common rounds in the Ernst & Young interview process are Technical.
How to prepare for Ernst & Young Python Developer 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 Ernst & Young. The most common topics and skills that interviewers at Ernst & Young expect are Python, SQL, Django, Flask and Consulting.
What are the top questions asked in Ernst & Young Python Developer interview?

Some of the top questions asked at the Ernst & Young Python Developer interview -

  1. How to convert the .txt file into .csv file in pyt...read more
  2. List and tuple differe...read more
  3. Multithreading and how to remove deadl...read more

Recently Viewed

JOBS

Vensysco Technologies

No Jobs

SALARIES

Cognizant

JOBS

Radioactive Technologies

No Jobs

JOBS

Infopace Management

No Jobs

JOBS

Edge in Asia Recruitment

No Jobs

DESIGNATION

LIST OF COMPANIES

HPM Chemicals & Fertilizers

Overview

LIST OF COMPANIES

Tata Power

Locations

JOBS

Autoplant Systems India Pvt.Ltd

No Jobs

COMPANY BENEFITS

HPM Chemicals & Fertilizers

No Benefits

Tell us how to improve this page.

Ernst & Young Python Developer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
KPMG India Interview Questions
3.5
 • 789 Interviews
ZS Interview Questions
3.4
 • 449 Interviews
BCG Interview Questions
3.7
 • 196 Interviews
View all
Ernst & Young Python Developer Salary
based on 20 salaries
₹5 L/yr - ₹16.1 L/yr
86% more than the average Python Developer Salary in India
View more details
Senior Consultant
16k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant
12.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
7.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
6.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Ernst & Young with

Deloitte

3.8
Compare

PwC

3.4
Compare

EY Global Delivery Services ( EY GDS)

3.6
Compare

Accenture

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