Rivigo services pvt ltd interview experience Real time questions & tips from candidates to crack your interview

SDET-2

Rivigo services pvt ltd
upvote
share-icon
4 rounds | 6 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 2 Months
Topics: data structure, java, selenium, testing, maven
Tip
Tip

Tip 1 : practice java programs
Tip 2 : clear data structure concepts
Tip 3 : selenium program practice

Application process
Where: Campus
Eligibility: experience 5+ in QA
Resume Tip
Resume tip

Tip 1 : use keyword java and selenium
Tip 2 : rest assured and automation framework

Interview rounds

01
Round
Medium
Telephonic
Duration20 Minutes
Interview date18 Jun 2021
Coding problem1

1. Technical Questions

what is agile
test cases for login web page
how linkedlist work
difference between list and set
difference between interface and abstract

02
Round
Medium
Video Call
Duration45 Minutes
Interview date23 Jun 2021
Coding problem3

testng programs 
java programs
agile terminologies

1. Count characters

Easy
0/40
Asked in companies
Info Edge India (Naukri.com)PayPalErnst & Young (EY)

Write a program to count and print the total number of characters (lowercase english alphabets only), digits (0 to 9) and white spaces (single space, tab i.e. '\t' and newline i.e. '\n') entered till '$'.

That is, input will be a stream of characters and you need to consider all the characters which are entered till '$'.

Try solving now

2. Equilibrium Index

Easy
0/40
Asked in companies
Expedia GroupCoinbaseGoldman Sachs

You are given an array Arr consisting of N integers. You need to find the equilibrium index of the array.

An index is considered as an equilibrium index if the sum of elements of the array to the left of that index is equal to the sum of elements to the right of it.

Note:

1. The array follows 0-based indexing, so you need to return the 0-based index of the element.
2. Note that the element at the equilibrium index won’t be considered for either left sum or right sum.
3. If there are multiple indices which satisfy the given condition, then return the left-most index i.e if there are indices i,j,k…. which are equilibrium indices, return the minimum among them
4. If no such index is present in the array, return -1.
Try solving now

3. Software Testing Question

test ng problem - 4 test cases are given , test case1 has priority -1, test case2 has priority 0 and test case3 have priority 1 and test case4 has no priority what is the sequence of running test cases.

Problem approach

testcase 1 will run first then testcase 2 or testcase 4 (alphabetical order) then testcase3 will run

03
Round
Medium
Video Call
Duration45 Minutes
Interview date25 Jun 2021
Coding problem2

java program
give example of interface in real life
what are oops concepts and explain them , how we can use them in automation framework

1. Ninja and Two Sorted Arrays

Moderate
15m average time
85% success
0/80
Asked in companies
HSBCHikeAmazon

Ninja has been given two sorted integer arrays/lists ‘ARR1’ and ‘ARR2’ of size ‘M’ and ‘N’. Ninja has to merge these sorted arrays/lists into ‘ARR1’ as one sorted array. You may have to assume that ‘ARR1’ has a size equal to ‘M’ + ‘N’ such that ‘ARR1’ has enough space to add all the elements of ‘ARR2’ in ‘ARR1’.

For example:

‘ARR1’ = [3 6 9 0 0]
‘ARR2’ = [4 10]
After merging the ‘ARR1’ and ‘ARR2’ in ‘ARR1’. 
‘ARR1’ = [3 4 6 9 10]
Try solving now

2. Puzzle

give example of interface in real life

Problem approach

Tip 1 : cellphone

04
Round
Medium
Video Call
Duration20 Minutes
Interview date29 Jun 2021
Coding problem0

discussion round with head of technology 
what is the most interesting bug that you have found ?

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
SDET-2
3 rounds | 5 problems
Interviewed by Rivigo services pvt ltd
0 views
0 comments
0 upvotes
SDET-2
2 rounds | 4 problems
Interviewed by Rivigo services pvt ltd
710 views
0 comments
0 upvotes
SDE - 1
4 rounds | 4 problems
Interviewed by Rivigo services pvt ltd
1085 views
0 comments
0 upvotes
SDE - 2
3 rounds | 3 problems
Interviewed by Rivigo services pvt ltd
1012 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDET-2
4 rounds | 3 problems
Interviewed by HashedIn
2297 views
0 comments
0 upvotes