i
Electronic Arts
Filter interviews by
I applied via LinkedIn and was interviewed before Apr 2023. There were 3 interview rounds.
Written assessment based on the job role
posted on 17 Dec 2021
I applied via campus placement at National Institute of Technology (NIT), Jamshedpur and was interviewed in Sep 2021. There were 3 interview rounds.
It was an online written round conducted on Coding Game platform. There were 2 sections including 15 MCQ and 2 coding questions.
The MCQs were based on C/C++ output based questions.
In the coding questions, we could only code in C++.
The answer is a letter in the string that appears most frequently.
Iterate through each letter in the string and count its frequency
Keep track of the letter with the highest frequency
Return the letter with the highest frequency
Given a binary matrix, find the largest square containing only 1's and return its area.
Use dynamic programming to solve the problem
Create a 2D array to store the maximum size of square at each point
For each point, check the top, left, and diagonal top-left values to calculate the maximum size of square
Return the maximum size of square found
Round duration - 70 minutes
It was a DSA based round in which the interviewer asked me 2 DSA based questions. One was based on the sliding window technique and the other was based on binary search.
The maximum length of the alternating sequence is returned along with the sequence itself.
Iterate through the array and check if each element alternates with the previous one.
Keep track of the current alternating sequence length and the maximum length seen so far.
If the current element breaks the alternating pattern, update the maximum length and reset the current length.
Print the alternating sequence by storing the el
Round duration - 60 minutes
It was again a DSA based round in which the interviewer asked me 2 DSA based questions. One was based on a hashing technique that is using hashmap and the other was based on a binary tree.
Find minimum arrows needed to burst balloons in decreasing order of height
Sort the array in decreasing order of height
Initialize arrow count to 1 and max height to first balloon height
Iterate through the array and if current balloon height is greater than max height, increment arrow count and update max height
Return arrow count
Time complexity: O(nlogn) for sorting, O(n) for iteration
Space complexity: O(1)
English, maths and gamesSalary
I applied via Referral and was interviewed before Dec 2022. There were 2 interview rounds.
Electronic Arts interview questions for popular designations
I applied via Approached by Company and was interviewed before Oct 2022. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Nov 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Sep 2022. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Mar 2021. There were 4 interview rounds.
I applied via LinkedIn and was interviewed before Jan 2021. There were 4 interview rounds.
Top trending discussions
based on 20 interviews
Interview experience
based on 192 reviews
Rating in categories
QA Tester
118
salaries
| ₹2.8 L/yr - ₹7.2 L/yr |
Senior QA Tester
98
salaries
| ₹5 L/yr - ₹9 L/yr |
QA Tester II
72
salaries
| ₹4 L/yr - ₹6.3 L/yr |
Quality Analyst
57
salaries
| ₹4.5 L/yr - ₹9.5 L/yr |
Quality Assurance Tester 2
52
salaries
| ₹4 L/yr - ₹6.8 L/yr |
Ubisoft Entertainment
Nintendo
Microsoft Corporation
Tencent