What do you know about the BBC
Software Development Engineer In Test Interview Questions
6,459 software development engineer in test interview questions shared by candidates
More around tech stack they use and approach i am going to take
// Merge 2 2-dimensional arrays into one 2-dimensional array. // example input: // { 1, 2, 3; // 4, 5, 6} // { 7, 8, 9; // 10, 11, 12; // 13, 14, 15} // example output: // { 1, 2, 3; // 4, 5, 6; // 7, 8, 9; // 10, 11, 12; // 13, 14, 15}
The most unexpected question was "How do you sort a dictionary in Python". The rest of the questions were pretty much expected (Python, Selenium, general questions about how would I test some function).
Signed an NDA. Overall, 3 short coding questions in JS. Nothing too difficult. The large block of interviews was split up to ask questions about every aspect of the job: QA. development, resume, people skills.
almost covered all the technologies from my CV. Starting from Manual testing, SQL-related questions, back-end testing questions, API testing, A11y testing, performance testing, and popular automation tools questions related to selenium, cypress, and wdio . a small coding challenge to write an automation script for a given scenario
Complete disaster of initial interview. HR reading from pre- defined questions(Like have you done coding in C# ..etc ). No understanding of technology whatsoever and making a judgement call if you fit the role or not .
You have 9 balls, equally big, equally heavy - except for one, which is a little heavier. How would you identify the heavier ball if you could use a pair of balance scales only twice?
Software life cycle Développement Life cycle Data structures Algorithm Sorting
Why should we give you this job?
Viewing 1171 - 1180 interview questions