Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by 5x Team. If you also belong to the team, you can get access from here

5x Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

5x Interview Questions and Answers

Updated 24 Jan 2025

5x Interview Experiences

3 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Instahyre and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself and your work ex so far
  • Ans. 

    I am a Senior QA Engineer with 5 years of experience in testing web and mobile applications.

    • Experience in manual and automated testing

    • Proficient in using testing tools like Selenium and Jira

    • Strong understanding of software development lifecycle

    • Excellent problem-solving skills

    • Worked on projects for e-commerce and healthcare industries

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Test cases for a user management page for users with multiple levels of access
  • Ans. 

    Test cases for user management page with multiple access levels

    • Verify that users with admin access can add, edit, and delete other users

    • Test that users with editor access can only edit user information but not delete users

    • Ensure that users with viewer access can only view user information but not make any changes

  • Answered by AI
  • Q2. Explain any automation or data-related work experience / projects.
  • Ans. 

    I have experience automating test cases using Selenium WebDriver and creating data-driven testing frameworks.

    • Developed automated test scripts using Selenium WebDriver for web applications

    • Implemented data-driven testing frameworks to execute test cases with multiple sets of data

    • Utilized tools like TestNG and JUnit for test execution and reporting

    • Integrated automation scripts with continuous integration tools like Jenkin...

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

(1 Question)

  • Q1. Behavioural interview with Co-founder

Skills evaluated in this interview

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination Sum Problem Statement Given an array of distinct positive integers ARR and a non-negative integer 'B', find all unique combinations in the array where the sum is equal to 'B'. Numbers can be chosen multiple times from ARR. Ensur... read more
View answer (1)

Interview Questions & Answers

user image Neha yadav

posted on 24 Jan 2025

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jul 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. All the accounts and domains related questions
  • Q2. Experience based questions
Round 2 - HR 

(1 Question)

  • Q1. Situation based questions
Round 3 - Behavioral 

(1 Question)

  • Q1. General discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and thoroughly prepared with the content outlined in your CV.

Interview Questions & Answers

user image Anonymous

posted on 17 Jan 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Design process and portfolio round

Jobs at 5x

View all

Interview questions from similar companies

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Will be given Requirement to write code for Restraunt. Based on that have write code for delivering orders by delivery boys.

Round 2 - Technical 

(1 Question)

  • Q1. OOPS Concepts, Java Basics, Collections, MultiThreading

Interview Preparation Tips

Topics to prepare for LogiNext Solutions Software Engineer interview:
  • Java
  • OOPS
  • MySQL
  • Pattern Programming
Interview preparation tips for other job seekers - Focus on DSA and Logical Programming

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1.  What are Option Strict and Option Explicit? What are all the differences between Dispose and Finalize()? What is the difference between System.String and System.StringBuilder classes? What is Delegate? ...
  • Ans. 

    Answers to common interview questions for Software Engineer position

    • Option Strict and Option Explicit are compiler directives in VB.NET

    • Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection

    • System.String is immutable while System.StringBuilder is mutable

    • Delegate is a type that represents a reference to a method

    • Value types store data directly while reference types store a referen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - selection process-
1st round-online test(prpare all kind of logical, verbal, and .net related questions)
2nd round- technical round(prepare all .net interview questions,sql server questions, winforms, web api)
3rd round- hr discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was time based task and was very well instructed it consisted questions for all in one like apti related to sales and excel all in one go.

Round 2 - HR 

(2 Questions)

  • Q1. My first question after my introduction was about b2b and b2c marketing
  • Q2. It was about what i understand by lead genration

I applied via Approached by Company and was interviewed in Oct 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was a combination of aptitude and react mcq questions.

Round 2 - Technical 

(2 Questions)

  • Q1. It was technical round where questions were mostly from JavaScript and a few on React (depends on individual’s experience). You might expect a array/string coding question as well. Example- To find the pai...
  • Q2. In JavaScript, there were code output questions, ES6 features, hoisting, closures, Arrow functions etc. Css and bootstrap responsiveness questions. All basic questions.
Round 3 - HR 

(6 Questions)

  • Q1. Tell me about yourself.
  • Q2. Why are you looking for a change?
  • Q3. Share details of your previous job.
  • Q4. What are your salary expectations?
  • Q5. What is your family background?
  • Q6. If your location is far from the office (baner road), how would you commute daily? How will you manage once office resumes working from office.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on JavaScript es6 features, code output questions, and array/string data structure questions so that you can code it up if asked.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

20 questions aptitude

Round 2 - Technical 

(2 Questions)

  • Q1. DSA question to sort the array
  • Q2. Coding question to print all the prime numbers form 0 to n
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Aptitude Test 

60 Minute Duration on 3 topics, including logical, oop and mathematical

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Mostly questions on logical aptitude

Round 2 - Technical 

(3 Questions)

  • Q1. DSA questions. Reverse word of string, bubble sort, swap two variables without use of third variable
  • Q2. OOPs concepts also some questions on project
  • Q3. 1 puzzle (refer gfg)
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to work at our company?
  • Q2. What was the toughest challenge you have ever faced?

5x Interview FAQs

How many rounds are there in 5x interview?
5x interview process usually has 2-3 rounds. The most common rounds in the 5x interview process are One-on-one Round, HR and Technical.
How to prepare for 5x interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at 5x. The most common topics and skills that interviewers at 5x expect are Wellness, Healthcare, Cost Optimization, Billing and Data Analytics.
What are the top questions asked in 5x interview?

Some of the top questions asked at the 5x interview -

  1. Test cases for a user management page for users with multiple levels of acc...read more
  2. Explain any automation or data-related work experience / projec...read more
  3. All the accounts and domains related questi...read more

Tell us how to improve this page.

5x Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

HALODOC Interview Questions
2.7
 • 12 Interviews
Unstop Interview Questions
4.0
 • 10 Interviews
Pagarbook Interview Questions
3.6
 • 10 Interviews
ITILITE Interview Questions
2.8
 • 9 Interviews
Xoxoday Interview Questions
3.7
 • 7 Interviews
SalesHandy Interview Questions
3.4
 • 6 Interviews
View all

5x Reviews and Ratings

based on 28 reviews

3.8/5

Rating in categories

4.0

Skill development

3.7

Work-life balance

3.9

Salary

3.0

Job security

4.0

Company culture

3.4

Promotions

3.8

Work satisfaction

Explore 28 Reviews and Ratings
Senior Account Executive (AE)

Kolkata,

Mumbai

+5

2-5 Yrs

Not Disclosed

Explore more jobs
Senior Data Engineer
5 salaries
unlock blur

₹24 L/yr - ₹28.5 L/yr

Data Engineer
4 salaries
unlock blur

₹8 L/yr - ₹24.5 L/yr

Lead Data Engineer
3 salaries
unlock blur

₹19.8 L/yr - ₹45 L/yr

Explore more salaries
Compare 5x with

Pagarbook

3.6
Compare

Signzy Technologies

2.9
Compare

Xoxoday

3.7
Compare

ITILITE

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