Upload Button Icon Add office photos

Filter interviews by

Anutone Acoustics Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(7 Questions)

  • Q1. What is your name
  • Q2. Where do you live
  • Q3. Basically I am from Nashik and currently I staying near Mumbra station
  • Q4. How many years experience you have in retail
  • Q5. I have 4 years experience in retail
  • Q6. What is your favourite brand in cosmetics
  • Q7. My favourite brand is Colorbar

I applied via Approached by company and was interviewed in May 2021. There were 2 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 

They shared me link for Hacker rank assessment with 2 coding questions

Interview Preparation Tips

Topics to prepare for Falabella Software Engineer interview:
  • Java
  • REST API
  • Coding
  • Selenium
  • Github
Interview preparation tips for other job seekers - Practice Hacker rank questions to get through coding round.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 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 - One-on-one 

(1 Question)

  • Q1. Up selling concept
  • Ans. 

    Up selling is the practice of encouraging customers to purchase a higher-end product or additional items in order to increase sales.

    • Understand the customer's needs and preferences to recommend relevant upgrades or add-ons

    • Highlight the benefits of the higher-end product or additional items

    • Offer package deals or discounts for purchasing multiple items

    • Provide excellent customer service to build trust and increase likeliho...

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Cross selling concept
  • Q2. Up selling concept
  • Ans. 

    Up selling is the practice of encouraging customers to purchase a higher-end product or additional items in order to increase sales and revenue.

    • Understand the customer's needs and preferences to recommend relevant products or services

    • Highlight the benefits and features of the higher-end product to justify the additional cost

    • Offer package deals or discounts for purchasing multiple items together

    • Provide excellent custome...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

I applied via Company Website and was interviewed in Apr 2022. There were 6 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Assignment 

Naaptol

Round 3 - Assignment 

Naaptol

Round 4 - Aptitude Test 

Naaptol

Round 5 - Case Study 

Study ing information

Round 6 - One-on-one 

(5 Questions)

  • Q1. Which place are you studying
  • Q2. Which subject are u interested
  • Q3. Which place are you born
  • Q4. Iam born in chamadala(v),jaladhanki (m)
  • Q5. Are you complete your graduation

Interview Preparation Tips

Interview preparation tips for other job seekers - Naaptol shopping information is very well..
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Aug 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Simple java questions including theory and code snippet

Round 2 - Technical 

(2 Questions)

  • Q1. Iterate collection and do some options on some perticular elements?
  • Q2. Palandrone string Or pattern program Or string related program?
Round 3 - Technical 

(2 Questions)

  • Q1. Linux commands operating system?
  • Ans. 

    Linux commands are used to interact with the operating system through the command line interface.

    • Linux commands are case-sensitive

    • Commands are typically followed by options and arguments

    • Common commands include ls (list files), cd (change directory), mkdir (make directory)

    • Commands can be combined using pipes (|) and redirection symbols (> and <)

  • Answered by AI
  • Q2. Html css javascript theory questions
Round 4 - HR 

(2 Questions)

  • Q1. Salary discuss and general questions?
  • Q2. They ask for join immediately?

Interview Preparation Tips

Interview preparation tips for other job seekers - Get touched which HR while interview rounds

Skills evaluated in this interview

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

I appeared for an interview in Apr 2023.

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

Numeric ability test, Verbal ability test, Reasoning ability test.

Round 3 - Coding Test 

To clear coding test, just need to solve 1 question out of 5, difficulty level of question - most of the time appear as (3 easy 2 medium) .

Round 4 - Technical 

(5 Questions)

  • Q1. Question will be asked 100% from your resume. whatever skills or academic knowledge you added in your resume.
  • Q2. Tell me something about yourself?
  • Q3. Implement LinkedList Data Structure ?
  • Ans. 

    A LinkedList is a linear data structure where each element is a separate object with a reference to the next element.

    • Create a Node class with data and next pointer

    • Initialize LinkedList with a head node pointing to null

    • Implement methods like insert, delete, search, and traverse

    • Example: Node class {int data; Node next;}

    • Example: Insert method to add a new node at the end of the list

  • Answered by AI
  • Q4. Write down any sorting algorithm?
  • Ans. 

    Bubble Sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Compare adjacent elements and swap if necessary

    • Repeat until no swaps are needed

    • Time complexity: O(n^2)

    • Space complexity: O(1)

    • Example: [5, 3, 8, 2, 1] -> [3, 5, 2, 1, 8] -> [3, 2, 1, 5, 8] -> [2, 1, 3, 5, 8] -> [1, 2, 3, 5, 8]

  • Answered by AI
  • Q5. Write SQL queries for 2nd maximum salary from employee table
  • Ans. 

    SQL query to find 2nd maximum salary from employee table

    • Use ORDER BY and LIMIT to get the second highest salary

    • SELECT salary FROM employee ORDER BY salary DESC LIMIT 1, 1

  • Answered by AI

Skills evaluated in this interview

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

5 questions they will give you related to array string and patterns

Round 2 - Technical 

(1 Question)

  • Q1. Javascript and react
Round 3 - Technical 

(1 Question)

  • Q1. Javascript and react
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Aug 2023.

Round 1 - Coding Test 

Dsa question like pattern or any other basic dsa

Round 2 - One-on-one 

(2 Questions)

  • Q1. Based on js in depth knowledge
  • Q2. Then react better if we know class components

Interview Preparation Tips

Topics to prepare for Codilar Technologies Associate Software Engineer interview:
  • Javascript
  • React class components
  • Magento
  • PHP
Interview preparation tips for other job seekers - If you apply here be good in js and react class components
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Medium level stars pattern for programming

Round 2 - Technical 

(2 Questions)

  • Q1. What is servlets
  • Q2. What are the steps in JDBC

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn Basics
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I appeared for an interview before Feb 2024.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Can u deliver ur 100%
  • Ans. 

    Yes, I am committed to giving my best effort and delivering 100% in all tasks.

    • I am dedicated to meeting deadlines and exceeding expectations

    • I have a strong work ethic and strive for excellence in all my work

    • I am willing to put in extra effort and work long hours if needed

  • Answered by AI
  • Q2. As a married woman how can u handle both office and home
  • Ans. 

    Balancing office and home responsibilities requires effective time management, communication, and support from family.

    • Prioritize tasks and create a schedule to allocate time for work and family responsibilities.

    • Communicate with your spouse and family members about your work commitments and seek their support.

    • Delegate household chores and responsibilities to family members or consider hiring help if needed.

    • Utilize techn...

  • Answered by AI
  • Q3. How much experience u have in this field
  • Ans. 

    I have 5 years of experience in software development.

    • 5 years of experience in software development

    • Proficient in programming languages such as Java, Python, and C++

    • Experience with web development frameworks like React and Angular

    • Worked on various projects including mobile app development and database management

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very friendly interview process

Tell us how to improve this page.

Anutone Acoustics Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Falabella Interview Questions
3.3
 • 14 Interviews
Bazar India Interview Questions
3.7
 • 14 Interviews
Liberty Shoes Interview Questions
3.9
 • 13 Interviews
91Squarefeet Interview Questions
3.3
 • 11 Interviews
JAY JAY MILLS Interview Questions
4.2
 • 10 Interviews
View all

Anutone Acoustics Reviews and Ratings

based on 14 reviews

3.6/5

Rating in categories

3.9

Skill development

3.4

Work-life balance

3.3

Salary

3.6

Job security

3.8

Company culture

3.4

Promotions

3.5

Work satisfaction

Explore 14 Reviews and Ratings
Senior Area Manager
6 salaries
unlock blur

₹4.4 L/yr - ₹8.1 L/yr

HR Executive
5 salaries
unlock blur

₹3 L/yr - ₹4.3 L/yr

Area Sales Manager
5 salaries
unlock blur

₹6.8 L/yr - ₹10 L/yr

Senior Logistics and Supply Chain Management Executive
5 salaries
unlock blur

₹6 L/yr - ₹6.5 L/yr

Production Manager
4 salaries
unlock blur

₹6 L/yr - ₹7.6 L/yr

Explore more salaries
Compare Anutone Acoustics with

Sundaram Motors

4.0
Compare

Naaptol Online Shopping

3.6
Compare

Pepe Jeans

4.3
Compare

Liberty Shoes

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