Upload Button Icon Add office photos

Filter interviews by

Rizzle Senior Software Engineer Testing Interview Questions and Answers

Updated 3 Feb 2023

Rizzle Senior Software Engineer Testing Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Write test cases of their website and write one or 2 methods of selenium
  • Ans. 

    Write test cases for a website and provide examples of Selenium methods.

    • Test cases should cover different functionalities of the website, such as login, registration, search, and checkout.

    • Test cases should include both positive and negative scenarios.

    • Examples of Selenium methods: findElement, click, sendKeys, getText, getTitle, etc.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Negative testcases of instagram
  • Ans. 

    Negative test cases for Instagram

    • Invalid username and password combination

    • Uploading an unsupported file format

    • Sending a direct message to a non-existent user

    • Attempting to follow a private account without approval

    • Creating a post without any content

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. Challenges during testing
  • Ans. 

    Challenges during testing include time constraints, complex software systems, and ensuring comprehensive test coverage.

    • Time constraints: Limited time for testing can result in incomplete test coverage and potential bugs going undetected.

    • Complex software systems: Testing large and intricate software systems can be challenging due to the interconnectedness of components and potential dependencies.

    • Comprehensive test cover...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They are taking interview for Automation profile but there is no programming question involved. After taking three rounds of interview which are mainly based on approaches of automation testing and frameworks. They sent me mail that we found someone more qualified.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Sep 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Linked List, Stack, BST

Interview Preparation Tips

Interview preparation tips for other job seekers - be ready with ds algo and have some side projects

I applied via Naukri.com and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Coding Test 

I was attended for technical f2f round for Android app developer, they asked to develop sample app with large json parsing in grid view. It's good and nice.

Round 2 - Technical 

(1 Question)

  • Q1. Once you successfully implemented coding, they will take technical f2f round. It will mainly in all topics of android.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare more coding questions in all advanced topics and logical questions

Interview Questionnaire 

3 Questions

  • Q1. Why should we hire you?
  • Q2. What are your weaknesses?
  • Q3. What are your goals

Interview Preparation Tips

Interview preparation tips for other job seekers - Make list of questions that you would like to ask during the interview
Be prepared
Display confidence during interview

I applied via Naukri.com and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Explain the difference b/w quick sort and merge sort ?
  • Ans. 

    Quick sort is a divide and conquer algorithm that sorts the array by selecting a pivot element and partitioning the other elements around it. Merge sort is also a divide and conquer algorithm that divides the array into two halves, sorts them separately and then merges them.

    • Quick sort has an average time complexity of O(n log n) while merge sort has a time complexity of O(n log n) in all cases.

    • Quick sort is an in-place...

  • Answered by AI
  • Q2. System Design for Naukri.com platform
  • Ans. 

    System design for Naukri.com platform

    • Identify user requirements and design the system architecture accordingly

    • Use scalable and reliable technologies for high traffic handling

    • Implement features like job search, job posting, resume upload, etc.

    • Ensure data security and privacy of users

    • Integrate with third-party services like payment gateways, social media platforms, etc.

  • Answered by AI
  • Q3. ADD two numbers (Linked List ) / leetcode question
  • Q4. Highest subset sum subarray ?
  • Ans. 

    Highest sum of contiguous subarray in an array

    • Use Kadane's algorithm to find the maximum sum subarray

    • Initialize max_so_far and max_ending_here to 0

    • Loop through the array and update max_ending_here and max_so_far

    • Return max_so_far as the highest subset sum subarray

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 3 technical rounds . If you have clear concepts of Ds & Algo , it will do .Questions were mainly asked from DP, arrays and strings .Other than that some system design problems were also asked which includes the Design of Naukri.com.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. ADD two linkedlist (Leetcode Question)
  • Ans. 

    Add two linked lists and return the sum as a linked list.

    • Traverse both linked lists and add the corresponding nodes.

    • Handle carry over while adding nodes.

    • Create a new linked list to store the sum and return it.

  • Answered by AI
  • Q2. Knowledge about different tech stacks
  • Q3. Diff b/w quick sort and merge sort
  • Ans. 

    Quick sort is faster but unstable, while merge sort is slower but stable.

    • Quick sort uses a pivot element to divide the array into two parts and recursively sorts them.

    • Merge sort divides the array into two halves, sorts them separately, and then merges them.

    • Quick sort has an average time complexity of O(n log n), while merge sort has a time complexity of O(n log n) in all cases.

    • Quick sort is not stable, meaning that the...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was good . All of the interviewers were friendly .It was a nice discussion.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Say thanks
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Instahyre and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Coding Test 

If its for the SDE 1 , mostly they will start with javascript fundamentals and deep dive in the hard topics

Interview Preparation Tips

Topics to prepare for Simpl Software Engineer interview:
  • Hld
  • Performance optimization
Interview preparation tips for other job seekers - Mostly will be similar to the first round and even more in depth than the first round
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Medium leetcode
Round 2 - Technical 

(1 Question)

  • Q1. Regarding experience
Round 3 - Behavioral 

(1 Question)

  • Q1. General behavioural question
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Merge 2 Sorted linked list
  • Ans. 

    Merge two sorted linked lists into a single sorted linked list

    • Create a new linked list to store the merged result

    • Iterate through both input linked lists and compare nodes to determine the order in which they should be merged

    • Update the next pointers of the nodes in the new linked list accordingly

  • Answered by AI

Skills evaluated in this interview

Rizzle Interview FAQs

How many rounds are there in Rizzle Senior Software Engineer Testing interview?
Rizzle interview process usually has 4 rounds. The most common rounds in the Rizzle interview process are Technical, Resume Shortlist and One-on-one Round.
What are the top questions asked in Rizzle Senior Software Engineer Testing interview?

Some of the top questions asked at the Rizzle Senior Software Engineer Testing interview -

  1. Write test cases of their website and write one or 2 methods of selen...read more
  2. Negative testcases of instag...read more
  3. Challenges during test...read more

Tell us how to improve this page.

Rizzle Senior Software Engineer Testing Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

AmbitionBox Interview Questions
4.9
 • 154 Interviews
Cogoport Interview Questions
2.9
 • 53 Interviews
Treebo Hotels Interview Questions
3.2
 • 22 Interviews
Simpl Interview Questions
2.8
 • 17 Interviews
KrazyBee Interview Questions
3.7
 • 15 Interviews
EazyDiner Interview Questions
3.2
 • 14 Interviews
Cashkaro.com Interview Questions
3.6
 • 14 Interviews
TripFactory Interview Questions
2.0
 • 13 Interviews
View all
Back End Engineer
11 salaries
unlock blur

₹17 L/yr - ₹28 L/yr

Content Strategist
9 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Senior Strategist
6 salaries
unlock blur

₹4.8 L/yr - ₹13 L/yr

Product Designer
6 salaries
unlock blur

₹5 L/yr - ₹13.9 L/yr

Machine Learning Engineer
5 salaries
unlock blur

₹20 L/yr - ₹25 L/yr

Explore more salaries
Compare Rizzle with

Cogoport

2.9
Compare

KrazyBee

3.7
Compare

Treebo Hotels

3.2
Compare

Woodenstreet.com

3.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview