i
Electronic Arts
Filter interviews by
Clear (1)
I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.
Top trending discussions
posted on 15 Nov 2015
I applied via Campus Placement
Print all downward paths from any node in a binary tree with sum of elements equal to N.
Traverse the binary tree and keep track of the sum of elements in the path from root to current node.
If the sum equals N, print the path from root to current node.
Recursively traverse the left and right subtrees with updated sum.
Use a stack to keep track of the current path being traversed.
Example: Binary tree with root 1, left chil...
Yes, it is possible to get the accurate result from the given data.
The coordinates (i,j,k) where metallic balls are present can be determined by finding the set elements in both matrix1 and matrix2.
Additional data is not required as the given data is sufficient to determine the coordinates.
The coordinates can be obtained by iterating through the elements of matrix1 and matrix2 and checking for set elements.
posted on 15 Nov 2015
Backend server code for a tic tac toe game
Create a RESTful API using a framework like Express.js
Implement game logic to check for winning conditions
Use a database to store game state and user information
Handle user authentication and authorization
Implement real-time updates using WebSockets
Program to store and reconstruct a tree from a file with efficient techniques.
Use a recursive approach to traverse the tree and write each node to the file
Include information about the node's parent and children in the file
Use a unique identifier for each node to reconstruct the tree from the file
Use a data structure like a hash table to store the nodes and their identifiers for efficient reconstruction
posted on 23 Aug 2015
I applied via Campus Placement
To find n-k th element from last in a string of unknown length
Traverse the string to find its length
Calculate the position of n-k th element from last
Traverse the string again to find the element at calculated position
Count the number of unique occurrences in an array of strings.
Create a hash table to store the count of each string occurrence.
Iterate through the array and update the count in the hash table.
Count the number of unique occurrences by counting the number of keys in the hash table.
posted on 23 Aug 2015
I applied via Campus Placement
posted on 15 Jan 2025
Had questions on SQL
posted on 19 Sep 2024
I applied via LinkedIn and was interviewed in Aug 2024. There were 5 interview rounds.
In Atitude can be text over general knowledge
They can be seen over performance , and communication skills
They can be seen over problem solving skills
I am proficient in multiple languages, including Java, Python, and C++.
Proficient in Java, Python, and C++
Experience with web development languages like JavaScript and HTML/CSS
Familiarity with scripting languages like Bash and PowerShell
I have the technical skills, experience, and passion to excel in this role.
I have a strong background in software development, with expertise in languages such as Java, Python, and C++.
I have successfully completed projects that demonstrate my problem-solving abilities and attention to detail.
I am a quick learner and thrive in fast-paced environments, adapting easily to new technologies and methodologies.
I am a team pl...
Strength: Strong problem-solving skills. Weakness: Difficulty delegating tasks.
Strength: Able to quickly identify and solve complex problems.
Strength: Strong analytical skills to break down problems into manageable parts.
Weakness: Struggle with delegating tasks to others, preferring to handle everything myself.
Weakness: Working on improving communication to effectively delegate tasks.
posted on 23 Sep 2024
Seeking new challenges and opportunities for growth.
Desire for career advancement
Looking for new learning opportunities
Seeking a better work-life balance
Company culture mismatch
Relocation or commute issues
I am a passionate software engineer with experience in developing web applications and a strong background in computer science.
Experienced in developing web applications using technologies such as HTML, CSS, JavaScript, and React
Strong background in computer science with knowledge in algorithms and data structures
Proficient in programming languages such as Java, Python, and C++
Familiar with Agile development methodolog
posted on 16 Dec 2024
I was interviewed in Jun 2024.
Use binary search to find the minimum distance to escape aggressive cows in a field.
Implement a function to check if cows can be placed with a minimum distance in a field.
Use binary search to find the minimum distance that satisfies the condition.
Keep track of the maximum distance found so far while performing binary search.
Find two numbers in an array that add up to a target sum.
Use a hash map to store the difference between the target sum and each element.
Iterate through the array and check if the current element's complement exists in the hash map.
Return the indices of the two numbers that add up to the target sum.
Design a REST API for a software engineer interview
Define the resources and endpoints
Use HTTP methods for CRUD operations (GET, POST, PUT, DELETE)
Implement authentication and authorization
Use JSON for data exchange format
Include error handling and status codes
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
QA Tester
118
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior QA Tester
99
salaries
| ₹0 L/yr - ₹0 L/yr |
QA Tester II
72
salaries
| ₹0 L/yr - ₹0 L/yr |
Quality Analyst
57
salaries
| ₹0 L/yr - ₹0 L/yr |
Quality Assurance Tester 2
53
salaries
| ₹0 L/yr - ₹0 L/yr |
Ubisoft Entertainment
Nintendo
Microsoft Corporation
Tencent