Upload Button Icon Add office photos

Amc Cookware

Compare button icon Compare button icon Compare

Filter interviews by

Amc Cookware Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SDLC, Agile, Power Sector

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice

I applied via Naukri.com and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic of C# and few logic like reverse and palindrome

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview and cover all the easy and medium level question from hakerrank

Interview Questionnaire 

1 Question

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

I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Behavioral 

(1 Question)

  • Q1. What made you interested in software engineer?
  • Ans. 

    Passion for problem-solving and creating innovative solutions drove my interest in software engineering.

    • Fascination with technology and its ability to improve efficiency

    • Enjoyment of logical thinking and problem-solving

    • Desire to create impactful and innovative solutions

    • Inspiration from successful software engineers and their contributions

    • Opportunities for continuous learning and growth in the field

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. Resume Discussion tell me about your Self
  • Q2. Why was there gap in the previous job

Interview Preparation Tips

Interview preparation tips for other job seekers - They would prefer chartered accountants over anything

I applied via Walk-in and was interviewed in Oct 2021. 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 

(3 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    I am looking for a competitive salary that reflects my skills and experience, ideally in the range of $70,000 to $90,000.

    • Research industry standards: For example, Glassdoor indicates that Business Analysts in my area earn between $70,000 and $90,000.

    • Consider my experience: With 5 years in the field, I bring valuable insights and skills that can drive business success.

    • Discuss benefits: I value a comprehensive benefits p...

  • Answered by AI
  • Q2. What is your family background?
  • Q3. What do you know about company? what type of products company develops?
  • Ans. Brief: 4 types of products, I recommend to visit the website of the company for updated details.
  • Answered Anonymously
Round 3 - Interview 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. Start by telling your name, your hometown, your qualifications, your previous jobs, your job profile in previous companies, why you want to join at a current job profile.
  • Answered Anonymously
  • Q2. Questions about projects, your academics.

Interview Preparation Tips

Topics to prepare for 50 Hertz Business Analyst interview:
  • MS Excel
Interview preparation tips for other job seekers - Whatever company you apply, visit its website and note down or remember whatever work company is involve in.
Always ready for a question, tell me about yourself.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude followed with english and reasoning

Round 2 - Technical 

(3 Questions)

  • Q1. Core java technical questions , spring , spring boot
  • Q2. What is JIT in java
  • Q3. Explain lifecyxle of thread in java
  • Ans. 

    The lifecycle of a thread in Java includes several stages from creation to termination.

    • A thread is created using the Thread class or implementing the Runnable interface.

    • The thread goes through the new, runnable, and blocked states before running.

    • Once running, the thread can be paused, resumed, or stopped.

    • Finally, the thread reaches the terminated state and cannot be restarted.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

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

  • Q1. Explain the acid properties
  • Ans. 

    ACID properties ensure reliable transactions in databases: Atomicity, Consistency, Isolation, Durability.

    • Atomicity: Transactions are all-or-nothing. Example: If a bank transfer fails, no money is deducted.

    • Consistency: Transactions must leave the database in a valid state. Example: A transaction should not violate any integrity constraints.

    • Isolation: Transactions occur independently. Example: Concurrent transactions do ...

  • Answered by AI
  • Q2. Explain the indexing
  • Ans. 

    Indexing is a data structure technique that improves the speed of data retrieval operations on a database or data set.

    • Indexing creates a data structure (like a B-tree) that allows for faster searches.

    • For example, a book index helps locate topics quickly without scanning every page.

    • In databases, an index on a column allows for quicker query results, e.g., searching for a user by email.

    • Indexes can be unique (no duplicate...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Sql queries asking in
  • Ans. 

    SQL queries for Business Analysts focus on data retrieval, manipulation, and reporting from databases.

    • Understand basic SQL commands: SELECT, INSERT, UPDATE, DELETE.

    • Use JOINs to combine data from multiple tables. Example: SELECT * FROM Orders JOIN Customers ON Orders.CustomerID = Customers.CustomerID.

    • Utilize WHERE clause for filtering data. Example: SELECT * FROM Products WHERE Price > 100.

    • Aggregate functions like CO...

  • Answered by AI
  • Q2. Python questions asked in

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare accordingly
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

  • Q1. Must power sell, how to bid placed on iex exchange.
  • Ans. 

    Power selling on IEX involves strategic bidding to optimize energy sales and maximize profits.

    • Understand the market dynamics: Analyze demand and supply trends on IEX.

    • Set competitive bid prices: Ensure your bid is attractive compared to others.

    • Utilize advanced bidding strategies: Consider using block bids for larger quantities.

    • Monitor real-time data: Keep an eye on market fluctuations to adjust bids accordingly.

    • Review p...

  • Answered by AI
  • Q2. How to discover rate in iex exchange?
  • Ans. 

    Discovering rates in the IEX exchange involves analyzing market data and using specific tools and APIs.

    • Utilize the IEX Cloud API to access real-time and historical market data.

    • Check the IEX website for the latest stock prices and trading volumes.

    • Use financial analysis tools like TradingView or Bloomberg to visualize rate trends.

    • Monitor news and reports that may affect stock rates on the IEX exchange.

  • Answered by AI

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

4-6 weeks 100%
View more

Interview Questions from Similar Companies

Oxane Partners Interview Questions
3.4
 • 25 Interviews
Tradebulls Interview Questions
3.1
 • 18 Interviews
Muthoot Money Interview Questions
3.8
 • 15 Interviews
50 Hertz Interview Questions
3.5
 • 10 Interviews
ESOP Direct Interview Questions
3.3
 • 4 Interviews
Disney India Interview Questions
3.4
 • 3 Interviews
Clearwater Interview Questions
3.9
 • 3 Interviews
View all

Amc Cookware Reviews and Ratings

based on 34 reviews

4.4/5

Rating in categories

4.2

Skill development

4.2

Work-life balance

4.3

Salary

3.8

Job security

4.1

Company culture

3.8

Promotions

4.1

Work satisfaction

Explore 34 Reviews and Ratings
Branch Commercial Officer
7 salaries
unlock blur

₹1.6 L/yr - ₹2.8 L/yr

Senior Manager
4 salaries
unlock blur

₹10 L/yr - ₹17 L/yr

Area Sales Manager
3 salaries
unlock blur

₹6 L/yr - ₹10 L/yr

Senior Accounts Executive
3 salaries
unlock blur

₹5.8 L/yr - ₹7 L/yr

AM - Finance & Accounts
3 salaries
unlock blur

₹8.1 L/yr - ₹11.5 L/yr

Explore more salaries
Compare Amc Cookware with

Tradebulls

3.1
Compare

Muthoot Money

3.8
Compare

SysArc Infomatix

3.8
Compare

Oxane Partners

3.3
Compare
write
Share an Interview