I applied through a recruiter. I interviewed at Neoito (Thiruvananthapuram) in May 2026
Interview
- Message from CEO
- Call from an HR
- Scheduling your first call with an amateur guy
- Questions on past projects and high level topics
- 1 coding question on data structures and algorithms
Interview questions [1]
Question 1
- /*
Given a string s, find the length of the longest substring without duplicate characters.
Example 1:
Input: s = "abcabcbb"
Output: 3
Explanation: The answer is "abc", with the length of 3. Note that "bca" and "cab" are also correct answers.
Example 2:
Input: s = "bbbbb"
Output: 1
Explanation: The answer is "b", with the length of 1.
*/
- Past projects
- Topics related to past projects and role
The interview Process went good and friendly conversation about the work experience, process followed and frameworks used in automation testing. There are 3 rounds. One is Technical, second is manager and third is HR round
Interview questions [1]
Question 1
About Manual testing - Testing strategies and real scenario based questions
I applied through college or university. I interviewed at Neoito in Jan 2025
Interview
I was expecting Questions from Html,Css, Python ,but ended in asking a solution of maths problem which was easy.There were 2 rounds. After the maths problem, then direct HR Interview