Fairly standard fare. Know your algorithms and data structures, talk through your thought process, do your research on what their technology is, etc.
Test Analyst Interviews
Test Analyst Interview Questions
"Employers looking to fill test analyst positions want applicants with the problem-solving capabilities to detect software-level errors and make improvements to their products. In an interview, expect to be quizzed on technical questions that will test your analytical and critical thinking skills. You may be asked to resolve a programming error or explain the uses of a particular function."
36,196 test analyst interview questions shared by candidates
Roman to Int
Tree Data Structure
Write code to reverse a linked list from its mid point. So 1->2->3->4->5->6->7 becomes 1->2->3->7->6->5->4
will u ready to do night shifts
Implement atoi()
String manipulation related questions were asked
Trois seaux remplis des fruits suivants : pomme, orange, et pomme et orange. Sur chaque seau une étiquette indique le contenu. L'étiquette est fausse (elle ne correspond pas au contenu du seau). Quel est le nombre minimum de fruits à enlever des seaux pou
find common ancestor in binary tree
Count no. of words in a string
Viewing 501 - 510 interview questions