Upload Button Icon Add office photos

Filter interviews by

Radical Software Data Analyst Interview Questions and Answers

Updated 2 Aug 2022

Radical Software Data Analyst Interview Experiences

1 interview found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 2 Aug 2022

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 - Coding Test 

Simple multiple Questions

Round 3 - HR 

(3 Questions)

  • Q1. Profile summary round
  • Q2. Tell something about yourself
  • Q3. What was your previous role and responsibilities
Round 4 - Technical 

(3 Questions)

  • Q1. Tell challenges while working on Power bi
  • Q2. What is calculated measures ?
  • Ans. 

    Calculated measures are derived metrics that are calculated based on existing data in a data model.

    • Calculated measures are created using mathematical formulas or expressions.

    • They are used to analyze data and gain insights that are not readily available in the data model.

    • Examples of calculated measures include average sales per customer, profit margin, and customer lifetime value.

  • Answered by AI
  • Q3. Tell how to improve Project Performance
  • Ans. 

    Improving project performance involves setting clear goals, effective communication, and regular monitoring.

    • Define clear project goals and objectives

    • Establish effective communication channels among team members

    • Regularly monitor project progress and adjust plans as needed

    • Identify and address potential roadblocks or obstacles

    • Ensure team members have the necessary resources and support to complete tasks

    • Encourage collabora...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident.
Give proper Technical Answers.
Do proper Study of Python & data Analysis

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Instahyre and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Assignment 

HackerEarth based assessment.
1. 8 qs were stats & prob based multiples choices
2. 2 were medium level sql questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Started with basic sql question like diff btw nosql & sql, join etc
  • Q2. Table were given in google sheet & had to write basic level queries on them eg. cte's, agg function, lead & lag func
Round 3 - Behavioral 

(2 Questions)

  • Q1. The interviewer was not serious at all, asked silly quizzes instead of business case study, KPI & metrics
  • Q2. Prepare for logical reasoning

Interview Preparation Tips

Interview preparation tips for other job seekers - Study A/B testing, Hypothesis testing & logical reasoning (quizzes)
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 Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Consisted of 10 questions, 2 SQL medium level questions and remaining easy aptitude, profit loss, work time etc

Round 2 - Technical 

(2 Questions)

  • Q1. SQL visualisation
  • Q2. SQL Questions theory

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be well prepared with SQL as the role required it.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

6 mcqs and 2 sql questions

Round 2 - Technical 

(5 Questions)

  • Q1. Difference between having and where in sql
  • Ans. 

    In SQL, 'HAVING' is used with GROUP BY to filter groups, while 'WHERE' is used to filter rows before grouping.

    • HAVING is used with GROUP BY to filter groups based on aggregate functions

    • WHERE is used to filter rows before grouping

    • HAVING is used after GROUP BY in the query, while WHERE is used before GROUP BY

    • Example: SELECT department, AVG(salary) FROM employees GROUP BY department HAVING AVG(salary) > 50000;

    • Example: S

  • Answered by AI
  • Q2. Sql joins and it types
  • Q3. Window functions and subqueries
  • Q4. Sql scenario question based on joins
  • Q5. Kpi's and metrics
Round 3 - Technical 

(1 Question)

  • Q1. Business problem related to case study

Interview Preparation Tips

Interview preparation tips for other job seekers - learn sql, problem solving,puzzles,kpi's and metrics

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic Hacker Rank SQL Questions 2 . and 10 MCQ based

Round 2 - Technical 

(3 Questions)

  • Q1. Select customer, sum(amt ) as total_amt from t1 group by customer how many no. of rows it will return and explain this table t1 column name-> dept customer item amt
  • Q2. Select * , sum(amt) over (partition by customer) as total_amt from t2
  • Ans. 

    The query selects all columns and calculates the total amount for each customer in table t2.

    • The query uses a window function to calculate the sum of 'amt' for each customer in the 't2' table.

    • The 'partition by customer' clause divides the result set into partitions based on the 'customer' column.

    • The 'select *' statement selects all columns from the table along with the calculated total amount.

    • The 'sum(amt) over (partiti...

  • Answered by AI
  • Q3. How many Customers has purchased same item on the Same day more than onnce
  • Ans. 

    To find customers who purchased the same item multiple times on the same day.

    • Identify unique customers who purchased the same item multiple times on the same day

    • Check for duplicate transactions by customer and item on the same day

    • Aggregate the data to count the number of customers who made multiple purchases of the same item on the same day

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic sql and solve questiosn without seeing answers

Data Analyst Interview Questions & Answers

Vyapar user image Shekhar Bisht

posted on 24 Mar 2024

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

(1 Question)

  • Q1. Questions on self join

I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 6 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 - Coding Test 

Hacker rank test on Python, SQL and Aptitude , English

Round 3 - Technical 

(2 Questions)

  • Q1. Technical from Hiring Manager
  • Q2. How many Surf excel are consuming in Gurgaon area on daily basis Advance excel Questions. Python and SQL basics
Round 4 - Technical 

(1 Question)

  • Q1. Technical -Senior Manager-Product Management
Round 5 - Technical 

(1 Question)

  • Q1. HOD Product Management- 1: 1 Techno Managerial -
Round 6 - HR 

(1 Question)

  • Q1. Salary Discussion and Hr rounds -general question

Interview Preparation Tips

Interview preparation tips for other job seekers - Be specific.
They more focused on a problem What and How.
be ready to answer any challenge based on technical or Case studies

I appeared for an interview before Jan 2021.

Interview Questionnaire 

4 Questions

  • Q1. Call routing
  • Q2. Be ready with 2G to 4G call routing studied
  • Q3. Revenue assurance and fraud management
  • Q4. Other basic telecom background questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't worry, people are friendly here.
You'll do good

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

Interview Questionnaire 

3 Questions

  • Q1. Telecom Architecture
  • Q2. OSS/BSS
  • Q3. Security

Interview Preparation Tips

Interview preparation tips for other job seekers - Read topics relating to telecom infrastructure

Interview Questionnaire 

1 Question

  • Q1. Difference between skill and competency

Radical Software Interview FAQs

How many rounds are there in Radical Software Data Analyst interview?
Radical Software interview process usually has 4 rounds. The most common rounds in the Radical Software interview process are Resume Shortlist, Coding Test and HR.
What are the top questions asked in Radical Software Data Analyst interview?

Some of the top questions asked at the Radical Software Data Analyst interview -

  1. Tell how to improve Project Performa...read more
  2. What is calculated measure...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Vyapar Interview Questions
3.5
 • 53 Interviews
Darwinbox Interview Questions
3.9
 • 44 Interviews
Grey Orange Interview Questions
3.2
 • 38 Interviews
Mobileum Interview Questions
3.3
 • 37 Interviews
CodeClouds Interview Questions
4.5
 • 35 Interviews
Entrata Interview Questions
4.2
 • 34 Interviews
View all
Radical Software Data Analyst Salary
based on 7 salaries
₹2.4 L/yr - ₹4.5 L/yr
39% less than the average Data Analyst Salary in India
View more details

Radical Software Data Analyst Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.5

Salary

3.3

Job security

3.5

Company culture

3.5

Promotions

3.5

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
39 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Devops Engineer
26 salaries
unlock blur

₹3 L/yr - ₹5.6 L/yr

Linux Administrator
17 salaries
unlock blur

₹2.4 L/yr - ₹5.5 L/yr

Linux System Administrator
15 salaries
unlock blur

₹2.4 L/yr - ₹5.9 L/yr

Cloud Engineer
13 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Explore more salaries
Compare Radical Software with

Duck Creek Technologies

4.4
Compare

Ascent HR Technologies Private Limited

3.7
Compare

FinThrive

3.7
Compare

Vyapar

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