AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

Aditya Music

Compare button icon Compare button icon Compare
3.4

based on 25 Reviews

Play video Play video Video summary
  • About
  • Reviews
    25
  • Salaries
    125
  • Interviews
    1
  • Jobs
    -
  • Benefits
    4
  • Photos
    -

Filter interviews by

Aditya Music Interview Questions and Answers

Updated 30 May 2024

Aditya Music Interview Experiences

1 interview found

Interview Questions & Answers

user image Anonymous

posted on 23 Nov 2023

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Assignment 

How to write leagl notice when infringement of IPR

Round 2 - One-on-one 

(1 Question)

  • Q1. Why you want to join AM and how soon can you join.
  • Add your answer
Anonymous

Top trending discussions

View All
Interview Tips & Stories
5d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Aditya Music?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Software Developer Interview Questions & Answers

IntelliMedia Networks user image Anonymous

posted on 4 May 2019

Interview Questionnaire 

2 Questions

  • Q1. About previously done projects and OOPS, c#, SQL, and AngularJS
  • Add your answer
  • Q2. Offer Discussion
  • Add your answer
Anonymous
company Logo

Intern Interview Questions & Answers

PMN Patralok user image Alshifa Taj Shaikh (alshifa)

posted on 3 May 2025

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
  • Q1. Tell me about yourself
  • Add your answer
  • Q2. List three current trending news.
  • Add your answer
Anonymous
company Logo

Software Engineer Interview Questions & Answers

GoDaddy user image Anonymous

posted on 26 Aug 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - HR 

(1 Question)

  • Q1. Basic details around experience
  • Add your answer
Round 2 - One-on-one 

(1 Question)

  • Q1. Basic details and system design
  • Add your answer
Round 3 - Technical 

(1 Question)

  • Q1. Coding for a solution
  • Add your answer
Anonymous
company Logo

Software Developer Interview Questions & Answers

GoDaddy user image Anonymous

posted on 3 Oct 2024

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

I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What are statics functions in OOPS
  • Ans. 

    Static functions in OOP are functions that belong to the class itself, rather than to instances of the class.

    • Static functions can be called without creating an instance of the class.

    • They are commonly used for utility functions that do not require access to instance-specific data.

    • Static functions are declared using the 'static' keyword in many programming languages.

    • Example: In Java, a static function in a class can be c...

  • Answered by AI
    Add your answer
  • Q2. What is Polymorphism in OOPs
  • Ans. 

    Polymorphism in OOPs allows objects of different classes to be treated as objects of a common superclass.

    • Polymorphism allows methods to be called on objects of different classes that all inherit from a common superclass.

    • It enables a single interface to be used for different data types or classes.

    • Examples include method overriding in inheritance and method overloading within the same class.

  • Answered by AI
    Add your answer
  • Q3. What is websockets and its alternative
  • Ans. 

    Websockets are a communication protocol that allows for full-duplex communication between a client and a server over a single, long-lived connection.

    • Websockets provide real-time, bi-directional communication between a client and a server.

    • They are commonly used in applications that require instant updates, such as chat applications, online gaming, and financial trading platforms.

    • Websockets use a persistent connection, u...

  • Answered by AI
    Add your answer
  • Q4. What is JWT and How it works
  • Ans. 

    JWT stands for JSON Web Token, a compact and self-contained way for securely transmitting information between parties as a JSON object.

    • JWT is composed of three parts: header, payload, and signature.

    • Header typically consists of the type of token and the hashing algorithm being used.

    • Payload contains the claims, which are statements about an entity and additional data.

    • Signature is created by encoding the header, payload, ...

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous
company Logo

Software Developer Interview Questions & Answers

GoDaddy user image Anonymous

posted on 13 Oct 2024

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

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

Round 1 - Coding Test 

2 coding questions 1 easy ,1 hard , 20 MCQ question and 1 SQL question

Round 2 - Technical 

(2 Questions)

  • Q1. Asked questions of coding round
  • Add your answer
  • Q2. Questions about project ,jwt architecture,nextjs vs react
  • Add your answer
Round 3 - Technical 

(2 Questions)

  • Q1. 2 SQL query using group by
  • Ans. 

    SQL queries using GROUP BY aggregate data based on specified columns, allowing for summary statistics.

    • GROUP BY is used to arrange identical data into groups.

    • Example: SELECT department, COUNT(*) FROM employees GROUP BY department; - counts employees per department.

    • You can use aggregate functions like SUM, AVG, MAX, MIN with GROUP BY.

    • Example: SELECT department, AVG(salary) FROM employees GROUP BY department; - calculates...

  • Answered by AI
    Add your answer
  • Q2. Question about projects and cs fundamentals
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your project well,learn theory of technology used
Anonymous
company Logo

Senior Associate Interview Questions & Answers

EssentiallySports user image Anonymous

posted on 24 Jun 2025

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Jun 2024, where I was asked the following questions.

  • Q1. My previous work exp
  • Add your answer
  • Q2. What is your view on storytelling
  • Ans. 

    Storytelling is a powerful tool for communication, fostering connection and understanding through shared narratives.

    • Engages the audience emotionally, making information more relatable.

    • Can simplify complex ideas; for example, using patient stories in healthcare to explain treatment benefits.

    • Enhances memory retention; people remember stories better than facts alone.

    • Builds brand identity; companies like Apple use storytel...

  • Answered by AI
    Add your answer
Anonymous
Are these interview questions helpful?
company Logo

Team Lead Interview Questions & Answers

Pocket FM user image Mahika Khare

posted on 16 Sep 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

SQL joins, right left inner

Round 2 - Case Study 

If orders go down, what can be done

Interview Preparation Tips

Topics to prepare for Pocket FM Team Lead interview:
  • SQL
Interview preparation tips for other job seekers - It will be fine
Anonymous
company Logo

Senior Software Engineer Interview Questions & Answers

Pocket FM user image Anonymous

posted on 4 Jan 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Peak of element in Array

Anonymous
company Logo

Software Engineer Interview Questions & Answers

Pocket FM user image Anonymous

posted on 27 Jun 2024

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

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

Round 1 - Coding Test 

Questions can be found on Leetcode

Anonymous
More about working at Aditya Music
  • HQ - Hyderabad/Secunderabad, Telangana, India
  • Media & Entertainment
  • 51-200 Employees (India)

Aditya Music Interview FAQs

How many rounds are there in Aditya Music interview?
Aditya Music interview process usually has 2 rounds. The most common rounds in the Aditya Music interview process are Assignment and One-on-one Round.
How to prepare for Aditya Music 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 Aditya Music. The most common topics and skills that interviewers at Aditya Music expect are Social Media Marketing, Advertising, Campaigns, Digital Marketing and Marketing.

Tell us how to improve this page.

Interview Questions for Popular Designations

  • Associate Interview Questions
  • Analyst Interview Questions
  • Team Lead Interview Questions
  • Software Engineer Interview Questions
  • Business Analyst Interview Questions
  • Consultant Interview Questions
  • Associate Software Engineer Interview Questions
  • Accountant Interview Questions
  • Show more
  • Java Developer Interview Questions
  • HR Executive Interview Questions

Interview Questions from Similar Companies

Pocket FM
Pocket FM Interview Questions
2.7
 • 59 Interviews
EssentiallySports
EssentiallySports Interview Questions
3.9
 • 18 Interviews
GoDaddy
GoDaddy Interview Questions
3.0
 • 14 Interviews
Adaan Digital Solution
Adaan Digital Solution Interview Questions
2.4
 • 11 Interviews
PMN Patralok
PMN Patralok Interview Questions
4.5
 • 9 Interviews
The Dollar Business
The Dollar Business Interview Questions
3.0
 • 7 Interviews
Square One Media Solutions
Square One Media Solutions Interview Questions
4.6
 • 6 Interviews
IntelliMedia Networks
IntelliMedia Networks Interview Questions
3.4
 • 6 Interviews
SVF Entertainment
SVF Entertainment Interview Questions
3.1
 • 6 Interviews
YoBoHo New Media
YoBoHo New Media Interview Questions
3.1
 • 5 Interviews
View all

Aditya Music Reviews and Ratings

based on 25 reviews

3.4/5

Rating in categories

3.2

Skill development

3.3

Work-life balance

3.2

Salary

3.8

Job security

3.0

Company culture

2.9

Promotions

3.2

Work satisfaction

Explore 25 Reviews and Ratings
Aditya Music Salaries in India
Social Media Executive
7 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

MIS Executive
5 salaries
unlock blur

₹2.2 L/yr - ₹4 L/yr

Digital Marketing Executive
5 salaries
unlock blur

₹1.6 L/yr - ₹6 L/yr

Video Editor
4 salaries
unlock blur

₹2.4 L/yr - ₹3.5 L/yr

Senior Legal Associate
4 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

Explore more salaries
Compare Aditya Music with
Pocket FM

Pocket FM

2.7
Compare
Yamaha Music India

Yamaha Music India

3.8
Compare
EssentiallySports

EssentiallySports

3.9
Compare
Adaan Digital Solution

Adaan Digital Solution

2.4
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Aditya Music Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter