
Cyware Test Automation Engineer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 16 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at Cyware.
Software Development Engineer in Test
Hiring process on campus: First, there was a Quantitative & Verbal Aptitude test with 2 coding questions on Leetcode, easy to medium difficulty, focusing on String Manipulation and Math. Round 2 was a Technical Interview with DSA questions. They asked for Majority Element in an Array, expecting Boyer's Moore Voting Algorithm, and Arrange 0's, 1's, and 2's in order, expecting the Two Pointer method. Also, they asked to explain TCP/UDP with an example. Round 3 involved Medium Leetcode graphs problems and discussing projects on my resume. Round 4 was a HR round with basic questions about my family background.
- Tell me about finding the Majority Element in an Array, specifically without using extra space.
- Can you arrange 0's, 1's and 2's in order in an Array, without using extra space and without sorting?
- Could you explain TCP/UDP with an example?
Software Development Engineer in Test Intern
There was a screening test and then two technical rounds. The first technical round was simple-medium DSA and basic domain concepts. The second round covered the same topics but went into more depth.
- Can you explain the OSI model?
- What is the difference between a class and an object?
- Could you describe the Merge sort algorithm?
Software Development Engineer in Test
It was a one hour technical interview. They asked general questions about testing and programming languages. The interview was pretty intense and went into detail about testing. They might ask you to write some Selenium code and run it right there.
- Regarding strings, how would you handle removing excess spaces?
- Can you tell me about your experience with automation testing using Selenium?
- How would you approach writing and executing Selenium code during an interview?
Cyware Test Automation Engineer Interview Questions
Quoted word for word from Cyware interview reports.
“Could you find the first non-recurring character in a string with O(n) complexity?”
Read reports →“What is the Longest Common Subsequence Without Repeating Strings?”
Read reports →“Can you determine if a string reads the same forwards and backward?”
Read reports →“Could you sort a linked list using the bubble sort algorithm?”
Read reports →“How to fetch XPATH from the UI”
Read report →“What is the difference between a class and an object?”
Read report →“Can you arrange 0's, 1's and 2's in order in an Array, without using extra space and without sorting?”
Read report →“Can you explain how to find the largest occurrence of a string in an array that only accepts 0s and 1s?”
Read report →“Could you describe the Merge sort algorithm?”
Read report →Formats, difficulty and experience
Across all 16 Cyware interview reports.