Upload Button Icon Add office photos
Engaged Employer

i

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

Sony Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Sony Data Analyst Interview Questions and Answers

Updated 14 Nov 2024

Sony Data Analyst Interview Experiences

1 interview found

Data Analyst Interview Questions & Answers

user image Divya Shree

posted on 14 Nov 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is join in sql
  • Ans. 

    Join in SQL is used to combine rows from two or more tables based on a related column between them.

    • Join is used to retrieve data from multiple tables based on a related column

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column

  • Answered by AI
  • Q2. What is primary key
  • Ans. 

    Primary key is a unique identifier for each record in a database table.

    • Primary key ensures each record in a table is uniquely identified

    • It must contain unique values and cannot have NULL values

    • Primary key can be a single column or a combination of columns

    • Example: 'ID' column in a 'Users' table can be a primary key

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
1
Bad
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 2 interview rounds.

Round 1 - Aptitude Test 

It was simple but lengthy

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a data analyst with a strong background in statistics and data visualization.

    • Graduated with a degree in Statistics

    • Proficient in programming languages like Python and R

    • Experience in analyzing large datasets and creating data visualizations

    • Strong problem-solving skills

  • Answered by AI
  • Q2. About resume and technical

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared by your resume.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Asked to create a power bi dashboard
Round 2 - Technical 

(1 Question)

  • Q1. Had coding test on SQL and Python
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Sql rank order explain
  • Ans. 

    SQL rank order function explanation

    • Rank order function in SQL assigns a rank to each row based on a specified column

    • It can be used to determine the top or bottom N records in a dataset

    • Example: SELECT column1, column2, RANK() OVER (ORDER BY column3 DESC) AS rank_order FROM table_name

  • Answered by AI
  • Q2. Merging two tables
  • Ans. 

    Merging two tables involves combining data from both tables based on a common key.

    • Identify a common key between the two tables

    • Use SQL JOIN statements to merge the tables

    • Choose the appropriate type of join (e.g. inner join, outer join)

    • Consider the size of the tables and the performance implications of the merge

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Dec 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 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 3 - One-on-one 

(1 Question)

  • Q1. About yourself n work profile

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be you, as Chinese round is final round be confident with your English that’s it

I applied via Recruitment Consulltant and was interviewed before May 2021. There were 2 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 - Technical 

(1 Question)

  • Q1. Explain IOT database
  • Ans. 

    IOT database is a database that stores data generated by Internet of Things (IOT) devices.

    • IOT database is designed to handle large volumes of data generated by IOT devices.

    • It stores data in a structured format that can be easily queried and analyzed.

    • IOT databases often use NoSQL databases like MongoDB or Cassandra.

    • Examples of IOT databases include AWS IoT Core, Azure IoT Hub, and Google Cloud IoT Core.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For senior level prepare for business round as that is important.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

How to ready for my work

Round 2 - HR 

(2 Questions)

  • Q1. What type of work do you typically perform in an office setting?
  • Q2. How to developed for in team working

Interview Preparation Tips

Topics to prepare for Daikin Data Entry Operator interview:
  • Data Entry
Interview preparation tips for other job seekers - My advice all team working hardworking well
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Data engineering related
Round 2 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Expectations
Round 3 - Final selection 

(1 Question)

  • Q1. Offers and benefits
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic python questions

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain xgboost
  • Ans. 

    XGBoost is a popular machine learning algorithm known for its speed and performance in gradient boosting.

    • XGBoost stands for eXtreme Gradient Boosting.

    • It is an implementation of gradient boosted decision trees designed for speed and performance.

    • XGBoost is widely used in machine learning competitions and has become a popular choice for data scientists.

    • It can handle missing data and is optimized for parallel processing.

    • XG...

  • Answered by AI
  • Q2. Explain decision tree
  • Ans. 

    Decision tree is a predictive modeling tool that uses a tree-like graph of decisions and their possible consequences.

    • Decision tree is a supervised learning algorithm used for classification and regression tasks.

    • It breaks down a dataset into smaller subsets based on different attributes.

    • Each internal node represents a feature or attribute, each branch represents a decision rule, and each leaf node represents the outcome...

  • Answered by AI

Skills evaluated in this interview

Sony Interview FAQs

How many rounds are there in Sony Data Analyst interview?
Sony interview process usually has 1 rounds. The most common rounds in the Sony interview process are Technical.
How to prepare for Sony Data Analyst 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 Sony. The most common topics and skills that interviewers at Sony expect are Administration, Analytics, Asset Management, Budgeting and Data Analysis.
What are the top questions asked in Sony Data Analyst interview?

Some of the top questions asked at the Sony Data Analyst interview -

  1. What is join in ...read more
  2. What is primary ...read more

Tell us how to improve this page.

Sony Data Analyst Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Data Analyst Interview Questions from Similar Companies

View all
Sony Data Analyst Salary
based on 9 salaries
₹4 L/yr - ₹9.6 L/yr
25% more than the average Data Analyst Salary in India
View more details

Sony Data Analyst Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

3.3

Skill development

5.0

Work-life balance

1.6

Salary

3.6

Job security

5.0

Company culture

3.6

Promotions

4.3

Work satisfaction

Explore 2 Reviews and Ratings
Sales Executive
195 salaries
unlock blur

₹1.5 L/yr - ₹5 L/yr

Area Sales Manager
80 salaries
unlock blur

₹5.9 L/yr - ₹20 L/yr

Senior Software Engineer
68 salaries
unlock blur

₹9 L/yr - ₹24 L/yr

Technical Support Engineer
56 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Software Engineer
53 salaries
unlock blur

₹4.5 L/yr - ₹13.4 L/yr

Explore more salaries
Compare Sony with

Samsung

3.9
Compare

LG Electronics

4.0
Compare

Panasonic Avionics Corporation

3.4
Compare

Toshiba

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