Associate Programmer Analyst Interview Questions
Associate programmer analyst interview questions shared by candidates
Top Interview Questions
Implement an intersection method for two lists. After showing a brute force method, I was asked to improve upon the method and analyze time complexity for both algorithms. 1. Traverse through the first list and put all items in a hash table. 2. Traverse through the second list and try to find these items in the hash table created in step 1 -> Add all items found to the intersection list. O(N) complexity. 1. Convert both lists to hashsets 2. Find the intersection of the two hashsets 3. Convert this intersection back into a list |
Database question. MySQL. Details of other project |
What is the difference between SET and MERGE? |
Why do you want to work for us? |
They mostly asked text book computer science questions, some of which I recently had for homework, so it was pretty easy. There were a couple of brain teasers and mostly fit questions. |
All Resume, behavioral and Experience based |
Tell me about your past work experience |
to write a small program. |
Behavioral stuff |
Some very very basic Object-Oriented Programming questions |
See Interview Questions for Similar Jobs
- Software Engineer
- Analyst
- Technology Analyst
- Associate
- Analyst/Developer
- Software Developer
- Senior Software Engineer
- Vice President
- Quantitative Analyst
- Business Analyst
- Programmer Analyst
- Intern
- Summer Analyst
- Investment Banking Analyst
- Product Manager
- Strategist
- Operations Analyst