Upload Button Icon Add office photos

Filter interviews by

Convergytics Solutions Data Analyst Interview Questions and Answers

Updated 1 Feb 2024

Convergytics Solutions Data Analyst Interview Experiences

2 interviews found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 1 Feb 2024

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

I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. SQL joins based questions
  • Q2. Windows function questions
  • Q3. Power Bi project discussion
  • Q4. Query based questions
  • Q5. Python algorithm
  • Ans. 

    The Python algorithm question is about solving a problem using Python programming language.

    • Python algorithm questions typically involve solving a problem using Python programming language.

    • The solution may require the use of data structures, loops, conditionals, and other Python concepts.

    • Examples of Python algorithm questions include finding the maximum value in an array, sorting an array, or implementing a search algor

  • Answered by AI

Skills evaluated in this interview

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 6 Jul 2022

Round 1 - Aptitude Test 

Contains mcqs and coding questions on python

Round 2 - Group Discussion 

Gd on current affairs

Round 3 - One-on-one 

(1 Question)

  • Q1. Ask you to introduce about yourself and then directly ask to share the screen and start coding on python,pandas and SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good hands on practice before taking the test

Data Analyst Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Suppose there is a room in the office and X people enter room thr ... read more
asked in Wipro
Q2. Chocolate ProblemGiven an array/list of integer numbers 'CHOCOLAT ... read more
asked in Wipro
Q3. Ninja and substringsNinja has been given a string 'STR' containin ... read more
Q4. Maximum In Sliding Windows Of Size KGiven an array/list of intege ... read more
asked in Tredence
Q5. First Repeated CharacterYou are given a string 'STR' of lowercase ... read more

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Regarding salary
Round 2 - One-on-one 

(3 Questions)

  • Q1. About tableau scenario
  • Q2. Top 10 emp and bottom 10as per rank
  • Ans. 

    The top 10 and bottom 10 employees based on their rank need to be identified.

    • Sort the employees based on their rank in ascending order.

    • Select the top 10 employees from the sorted list.

    • Select the bottom 10 employees from the sorted list.

  • Answered by AI
  • Q3. High light avg line

Interview Preparation Tips

Interview preparation tips for other job seekers - Job security is less it is one type of consultancy
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What's is work experience.
  • Ans. 

    Work experience refers to the practical knowledge and skills gained from employment in a specific field or industry.

    • Work experience includes tasks, responsibilities, and projects completed in a professional setting.

    • It can be gained through internships, part-time jobs, full-time positions, or volunteer work.

    • Work experience helps individuals develop industry-specific skills, build a professional network, and gain a bette...

  • Answered by AI
  • Q2. Whats is sql and power bi.
  • Ans. 

    SQL is a programming language used for managing and querying databases. Power BI is a business analytics tool for visualizing and analyzing data.

    • SQL stands for Structured Query Language and is used to communicate with databases.

    • SQL can be used to retrieve, update, and manipulate data in databases.

    • Power BI is a data visualization tool that allows users to create interactive reports and dashboards.

    • Power BI can connect to...

  • Answered by AI

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 before Aug 2022. There were 3 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 - Group Discussion 

Normal Group discussion

Round 3 - Technical 

(1 Question)

  • Q1. Cosing, project management etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this org
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is coalesce
  • Ans. 

    Coalesce is a function used to return the first non-null value in a list of expressions.

    • Coalesce function is commonly used in SQL to handle null values.

    • It takes multiple arguments and returns the first non-null value.

    • Example: COALESCE(column1, column2, 'default') will return the value of column1 if not null, else column2, and if both are null, it will return 'default'.

  • Answered by AI
  • Q2. What is repartition
  • Ans. 

    Repartition is the process of redistributing data across partitions in a distributed system.

    • Repartitioning helps in balancing the workload and improving performance in distributed computing environments.

    • It involves moving data between partitions based on certain criteria such as key values or hash functions.

    • Repartitioning can be done in Spark using operations like repartition() or coalesce().

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Non repeatable character
  • Ans. 

    A non repeatable character is a character that appears only once in a given string.

    • Iterate through the string and count the frequency of each character

    • Identify the characters that have a frequency of 1

    • Return the first non repeatable character found

  • Answered by AI
  • Q2. Sort list without sort method
  • Ans. 

    Sort list without using sort method

    • Create a custom sorting function using loops

    • Compare each element with every other element to determine the correct order

    • Swap elements based on the comparison results

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Tableau difference between blend &join
  • Ans. 

    Blend combines data from different data sources in a single view, while join combines data from the same data source.

    • Blend is used when data comes from different data sources, join is used when data comes from the same data source

    • Blend creates a relationship between data sources without actually merging the data, join merges the data based on a common field

    • Blend can be used to combine data from different databases like...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. SQL-related questions working of self join and what will be used in case of 2nd max

Interview Preparation Tips

Topics to prepare for ScatterPie Analytics Data Analyst interview:
  • SQL
  • Tableau
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. SQL questions such as case statement, joins and advanced sql question.
  • Q2. PLSQL, tableau basic to advanced question
Round 2 - HR 

(2 Questions)

  • Q1. Bureau operations,credit data
  • Q2. Career goals and future plans
Round 3 - Na 

(2 Questions)

  • Q1. Only two rounds were there
  • Q2. Na rounds happened after two rounds

Interview Preparation Tips

Topics to prepare for Crif High Mark Credit Information Services Senior Data Analyst interview:
  • Udemy data analytics course
Interview preparation tips for other job seekers - Prepare for the worst case scenarios so that you will crack any type of interview
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2022. There were 3 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 - Group Discussion 

Normal Group discussion

Round 3 - Technical 

(1 Question)

  • Q1. Cosing, project management etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this org
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Mar 2023. There were 4 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Basic details as to why looking for a change
Round 2 - Technical 

(1 Question)

  • Q1. Intermediate questions for tableau, SQL
Round 3 - Technical 

(1 Question)

  • Q1. Managerial interview
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation

Convergytics Solutions Interview FAQs

How many rounds are there in Convergytics Solutions Data Analyst interview?
Convergytics Solutions interview process usually has 2 rounds. The most common rounds in the Convergytics Solutions interview process are One-on-one Round, Aptitude Test and Group Discussion.
What are the top questions asked in Convergytics Solutions Data Analyst interview?

Some of the top questions asked at the Convergytics Solutions Data Analyst interview -

  1. Python algori...read more
  2. Ask you to introduce about yourself and then directly ask to share the screen a...read more
  3. SQL joins based questi...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Convergytics Solutions interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Convergytics Solutions Data Analyst Salary
based on 8 salaries
₹2.3 L/yr - ₹11.2 L/yr
19% more than the average Data Analyst Salary in India
View more details
Business Consultant
62 salaries
unlock blur

₹3.1 L/yr - ₹12 L/yr

Senior Business Consultant
15 salaries
unlock blur

₹10 L/yr - ₹19 L/yr

Business Analyst
9 salaries
unlock blur

₹3 L/yr - ₹9.5 L/yr

Data Scientist
8 salaries
unlock blur

₹4 L/yr - ₹11.5 L/yr

Data Analyst
8 salaries
unlock blur

₹2.3 L/yr - ₹11.2 L/yr

Explore more salaries
Compare Convergytics Solutions with

Fractal Analytics

4.0
Compare

Mu Sigma

2.7
Compare

Tiger Analytics

3.7
Compare

LatentView Analytics

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview