Premium Employer

i

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

Electronic Arts

Compare button icon Compare button icon Compare

Filter interviews by

Electronic Arts Software Developer Intern Interview Questions and Answers

Updated 28 Apr 2024

Electronic Arts Software Developer Intern Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

I applied via LinkedIn

Round 1 - HR 

(2 Questions)

  • Q1. Why do you want to work at EA
  • Q2. Describe a time you have a conflict
Round 2 - Technical 

(2 Questions)

  • Q1. What happens when you use a copy constructor in C++
  • Ans. 

    Using a copy constructor in C++ creates a new object by copying the values of another object.

    • Copy constructor is a special member function that creates a new object as a copy of an existing object.

    • It is invoked when a new object is created from an existing object.

    • Example: MyClass obj1; MyClass obj2 = obj1; // Copy constructor is called to create obj2 as a copy of obj1.

  • Answered by AI
  • Q2. When to use pointer/reference
  • Ans. 

    Pointers/references are used to pass memory addresses instead of values, for efficiency and to modify data directly.

    • Use pointers when you need to modify the original data passed to a function

    • Use references when you want to avoid copying large data structures

    • Pointers are commonly used in dynamic memory allocation

    • References are used in function parameters to avoid unnecessary copying

    • Example: int x = 10; int *ptr = &x; *p

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

Some basic aptitude and quants questions were asked with 2 coding questions.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic questions on oops
  • Q2. Exception and exception handling
Round 3 - Gaming round 

(2 Questions)

  • Q1. Solve problems by using Function
  • Q2. Solve problems using loops
Round 4 - HR 

(1 Question)

  • Q1. Just basic hr questions
Round 5 - Behavioral 

(1 Question)

  • Q1. Reasoning questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Train,percentage,work

Round 2 - Coding Test 

Array , string , basic

Round 3 - Technical 

(1 Question)

  • Q1. Basic dsa question and oops
Round 4 - HR 

(1 Question)

  • Q1. About company and traditaion question

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basic dsa like array string , basic math question in programming and oops and sudo code in oops
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Design patterns
  • Q2. Oops concept and implementation
  • Ans. 

    Oops concept refers to Object-Oriented Programming principles and their implementation in software development.

    • Oops concepts include inheritance, polymorphism, encapsulation, and abstraction.

    • Inheritance allows a class to inherit properties and behaviors from another class.

    • Polymorphism allows objects to be treated as instances of their parent class.

    • Encapsulation hides the internal state of an object and only exposes nec...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. 2 DSA questions was asked and Java Questions
Round 2 - Technical 

(1 Question)

  • Q1. Questions on Kafka, Scalability
Round 3 - Technical 

(1 Question)

  • Q1. Questions releated to past projects and Cassandra
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What are the pillars of OOPS?
  • Ans. 

    The pillars of OOPS are Inheritance, Encapsulation, Abstraction, and Polymorphism.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation restricts access to certain components within a class, protecting the data from outside interference.

    • Abstraction hides the complex implementation details and only shows the necessary features to the user.

    • Polymorphism allows objects to be treated...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

They ask you about basic oop questions

Round 2 - Coding Test 

It was a panel interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Good luck
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Atharva College of Engineering, Mumbai and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

One hour aptitude test based on the mathematics ,logical reasoning.

Round 2 - Technical 

(2 Questions)

  • Q1. One basic question on the language you know and one SQL is asked
  • Q2. SQL query questions

Interview Preparation Tips

Topics to prepare for Sportz Interactive Software Developer interview:
  • SQL
Interview preparation tips for other job seekers - Prepared for a SQL and you know language technical questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Required to write codes in python

Round 2 - Coding Test 

Required to write codes in python

Round 3 - HR 

(2 Questions)

  • Q1. Time to tackle difficulties
  • Q2. Time to learn things outside school
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Find the longest length of consecutive number from array whose sum is lesser or equal to target
  • Ans. 

    Find the longest consecutive numbers in an array whose sum is less than or equal to a target.

    • Iterate through the array and keep track of the current sum and length of consecutive numbers.

    • Update the longest length whenever the current sum is less than or equal to the target.

    • Reset the current sum and length when the sum exceeds the target.

  • Answered by AI

Skills evaluated in this interview

Electronic Arts Interview FAQs

How many rounds are there in Electronic Arts Software Developer Intern interview?
Electronic Arts interview process usually has 2 rounds. The most common rounds in the Electronic Arts interview process are HR and Technical.
What are the top questions asked in Electronic Arts Software Developer Intern interview?

Some of the top questions asked at the Electronic Arts Software Developer Intern interview -

  1. What happens when you use a copy constructor in ...read more
  2. when to use pointer/refere...read more

Tell us how to improve this page.

Electronic Arts Software Developer Intern Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Join Electronic Arts We exist to inspire the world to play.

Interview Questions from Similar Companies

Pole To Win Interview Questions
3.4
 • 53 Interviews
Light & Wonder Interview Questions
3.8
 • 29 Interviews
PurpleTalk Interview Questions
3.9
 • 27 Interviews
IDZ Digital Interview Questions
3.8
 • 22 Interviews
Games24x7 Interview Questions
3.7
 • 19 Interviews
View all
QA Tester
116 salaries
unlock blur

₹3 L/yr - ₹7.2 L/yr

Senior QA Tester
94 salaries
unlock blur

₹5 L/yr - ₹9.1 L/yr

QA Tester II
72 salaries
unlock blur

₹4 L/yr - ₹6.3 L/yr

Quality Analyst
56 salaries
unlock blur

₹4.5 L/yr - ₹9.5 L/yr

Quality Assurance Tester 2
51 salaries
unlock blur

₹4 L/yr - ₹6.8 L/yr

Explore more salaries
Compare Electronic Arts with

Ubisoft Entertainment

3.8
Compare

Nintendo

5.0
Compare

Microsoft Corporation

4.0
Compare

Tencent

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