I applied through university. The process took 2 days. I interviewed at Verifone (Bengaluru) in Feb 2024
Interview
Coding Round:
Had to solve 3 questions.
1.Return true if a string has greater than 10 distinct characters [use hashset].
2.Find the length of the longest substring in Increasing order of a given array.
Interview questions [1]
Question 1
1.Return true if a string has greater than 10 distinct characters [use hashset].
2.Find the length of the longest substring in Increasing order of a given array.
I applied online. I interviewed at Verifone (Bengaluru) in Mar 2024
Interview
Two Online technical round and last manager round with HR.All interview started with self introduction and project details of previous work .And started from basics of C++ and algorithms and to write some programs