Tell me about yourself ad coding experience
Qa Head Interview Questions
34 qa head interview questions shared by candidates
Past experiences what values could you add reason of leaving your current job dealing with subordinates and teams
How do you see the structure of 40+ QAs allocated to 9 tribes?
They wanted a "coding task", i.e. a time-waster homework
Divers questions techniques sur les stratégies de test, sur l’automatisation des test, la mitigation de risques, etc. Hors sujet : questions sur la vision des tests à Lydia. Ce genre de sujet s’aborde une fois en poste après un diagnostic qualité permettant de voir ce qui fonctionne, ce qui ne fonctionne pas, après avoir réfléchi à une stratégie, enfin on peut aborder la vision des tests pour l’entreprise.
Pensez vous avoir le profil aduéquat pour le poste
very pleasant phone chat about prior experience and the position. The technical test was interesting. Writing a C# algorithm to find a median number in 1 and then 2 arrays + write all test cases and analyse efficiency.
Leadership, Strategy, Process, Automation, etc
Given a list of words, find and group all the anagrams together. An Anagram is a word or phrase formed by rearranging the letters of a different word or phrase, typically using all the original letters exactly once. Input: ["eat", "tea", "tan", "ate", "nat", "bat"] Output: [["eat", "tea", "ate"], ["tan", "nat"], ["bat"]] Given a string s containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid. Open brackets must be closed by the same type of brackets Open brackets must be closed in the correct order Every close bracket has a corresponding open bracket of the same type Example 1: Input: s = "()" Output: true Example 2: Input: s = "()[]{}" Output: true Example 3: Input: s = "(]" Output: false Example 4: Input: s = "(())" Output: true
What is your desired salary
Viewing 21 - 30 interview questions