Electronic Arts Interview Question

1. What is OOP? Can you explain two? 2. Write a function to get the sum of an array. 3. Write the same function as before with a while loop. 4. Write a function to get a sum of the linked list. 5. Write a function to get the sum of a binary tree.