Upload Button Icon Add office photos

Filter interviews by

RevX Technology Data Analyst Interview Questions and Answers

Updated 11 Aug 2024

RevX Technology Data Analyst Interview Experiences

1 interview found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 11 Aug 2024

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

I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. General SQL and Python questions along with past projects discussion
Round 2 - Technical 

(1 Question)

  • Q1. Question related to the office projects and RCA questions

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

SQL -- LeetCode style questions Medium lvl

Round 2 - Behavioral 

(2 Questions)

  • Q1. Past experiences
  • Q2. How one can help with eshopbox
  • Ans. 

    One can help with eshopbox by analyzing data to improve customer experience and optimize sales.

    • Conduct data analysis to identify trends and patterns in customer behavior

    • Use data to personalize marketing strategies and recommend products to customers

    • Optimize website layout and user experience based on data insights

    • Implement data-driven pricing strategies to maximize sales and profits

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Assignment 

SQL, excel, tableau , looker studio

Round 2 - HR 

(1 Question)

  • Q1. What is your notice period.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at SRM Institute of Science & Technology, Chennai and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between logistic regression and svm
  • Ans. 

    Logistic regression is a linear model used for binary classification, while SVM is a non-linear model that can handle complex decision boundaries.

    • Logistic regression is a probabilistic model that predicts the probability of a binary outcome based on input features.

    • SVM aims to find the hyperplane that best separates the classes in a high-dimensional space.

    • Logistic regression is more interpretable and easier to implement...

  • Answered by AI
  • Q2. Data augmentation related questions

Interview Preparation Tips

Topics to prepare for HyperVerge Data Analyst interview:
  • Machine Learning

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between Drop and Truncate ?
  • Ans. 

    Drop deletes the table structure and data, while truncate only deletes the data.

    • Drop is a DDL (Data Definition Language) command, while truncate is a DML (Data Manipulation Language) command.

    • Drop removes the table from the database, while truncate only removes the rows from the table.

    • Drop is slower and requires more permissions than truncate.

    • Example: DROP TABLE table_name; TRUNCATE TABLE table_name;

  • Answered by AI
  • Q2. To write SQL queries
Round 2 - HR 

(2 Questions)

  • Q1. Why you are switching to non-core?
  • Ans. 

    I am switching to non-core because I want to explore new opportunities and challenges outside of my current field.

    • Seeking new challenges and opportunities

    • Exploring different industries and roles

    • Developing new skills and gaining diverse experience

  • Answered by AI
  • Q2. What are your expected salary?
  • Ans. 

    I am looking for a competitive salary that reflects my skills and experience in the data analysis field.

    • Research the average salary for Data Analysts in your area to have a realistic expectation

    • Consider your level of experience, education, and any specialized skills you bring to the table

    • Be prepared to negotiate based on the company's budget and benefits package

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 

(2 Questions)

  • Q1. They asked based on your resume few excel questions also
  • Q2. They explained about their company
Round 3 - HR 

(1 Question)

  • Q1. About company little bit about project

Interview Preparation Tips

Interview preparation tips for other job seekers - get yourself up with high excel techniques

I applied via Naukri.com and was interviewed in Sep 2021. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. My background, knowledge I have in Excel.
Round 3 - Assignment 
Round 4 - Behavioral 

(2 Questions)

  • Q1. Tell me something about yourself
  • Q2. Why do I want to join Onco
Round 5 - HR 

(1 Question)

  • Q1. What are your salary expectations?

Interview Preparation Tips

Topics to prepare for Onco Data Analyst interview:
  • MS Excel
  • Data Analysis
Interview preparation tips for other job seekers - Be confident, do your assignment very accurately and show your creativity.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

SQL -- LeetCode style questions Medium lvl

Round 2 - Behavioral 

(2 Questions)

  • Q1. Past experiences
  • Q2. How one can help with eshopbox
  • Ans. 

    One can help with eshopbox by analyzing data to improve customer experience and optimize sales.

    • Conduct data analysis to identify trends and patterns in customer behavior

    • Use data to personalize marketing strategies and recommend products to customers

    • Optimize website layout and user experience based on data insights

    • Implement data-driven pricing strategies to maximize sales and profits

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Assignment 

SQL, excel, tableau , looker studio

Round 2 - HR 

(1 Question)

  • Q1. What is your notice period.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at SRM Institute of Science & Technology, Chennai and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between logistic regression and svm
  • Ans. 

    Logistic regression is a linear model used for binary classification, while SVM is a non-linear model that can handle complex decision boundaries.

    • Logistic regression is a probabilistic model that predicts the probability of a binary outcome based on input features.

    • SVM aims to find the hyperplane that best separates the classes in a high-dimensional space.

    • Logistic regression is more interpretable and easier to implement...

  • Answered by AI
  • Q2. Data augmentation related questions

Interview Preparation Tips

Topics to prepare for HyperVerge Data Analyst interview:
  • Machine Learning

Skills evaluated in this interview

RevX Technology Interview FAQs

How many rounds are there in RevX Technology Data Analyst interview?
RevX Technology interview process usually has 2 rounds. The most common rounds in the RevX Technology interview process are One-on-one Round and Technical.
What are the top questions asked in RevX Technology Data Analyst interview?

Some of the top questions asked at the RevX Technology Data Analyst interview -

  1. General SQL and Python questions along with past projects discuss...read more
  2. Question related to the office projects and RCA questi...read more

Tell us how to improve this page.

Data Analyst Interview Questions from Similar Companies

View all
Compare RevX Technology with

InMobi

3.5
Compare

Komli Media

4.0
Compare

Affle

3.1
Compare

Madhouse

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