Upload Button Icon Add office photos

Filter interviews by

Anchor Cork General Manager Human Resource and Administartion Interview Questions and Answers

Updated 2 Nov 2023

Anchor Cork General Manager Human Resource and Administartion Interview Experiences

1 interview found

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

I applied via Monster and was interviewed before Nov 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 - Aptitude Test 

Online test was done

Round 3 - One-on-one 

(5 Questions)

  • Q1. How would you control a difficult situation.
  • Q2. How will you adjust with senior staff under you
  • Q3. Give examples of tough situation
  • Ans. 

    Handling employee misconduct, resolving conflicts between team members, managing layoffs during economic downturn

    • Dealing with employee misconduct and taking appropriate disciplinary action

    • Resolving conflicts between team members to maintain a positive work environment

    • Managing layoffs and restructuring during economic downturn to ensure minimal impact on employees

  • Answered by AI
  • Q4. How would you deal with Local unions
  • Q5. How would you maintain relations with authorities

Interview questions from similar companies

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 - Technical 

(2 Questions)

  • Q1. Share the Industry knowledge which you bring for Huawei's Benefit
  • Q2. How can Huawei become the market leader in the segment and what are the key technical parameter industry is looking for.
  • Ans. 

    Huawei can become the market leader by focusing on key technical parameters such as 5G, AI, and IoT.

    • Invest in research and development of 5G technology

    • Integrate AI capabilities into their products and services

    • Develop IoT solutions for various industries

    • Provide excellent customer service and support

    • Partner with other companies to expand their reach and offerings

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

(1 Question)

  • Q1. How would your be able to manage a team and ensure they move in a cohesive way,
  • Ans. Personal attention and PR with the team. and regular updates on the key tasks. No Micromanagement
  • Answered Anonymously
Round 4 - HR 

(1 Question)

  • Q1. Current CTC and Expectations
  • Ans. 

    I am currently earning a competitive salary and my expectations are aligned with the responsibilities and market standards for the Deputy General Manager role.

    • My current CTC is in line with industry standards for a professional at my level.

    • I have researched the market and have a clear understanding of the salary range for the Deputy General Manager position.

    • Considering my experience, skills, and the level of responsibi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Share the value you bring to Huawei, which will make Huawei a market leader in the segment.
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2022. There were 4 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 

Telecommunication growth in India

Round 3 - One-on-one 

(1 Question)

  • Q1. Technical questions regarding project implementation
Round 4 - One-on-one 

(1 Question)

  • Q1. Core technology based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on technologies and products information also required for better presentation
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 May 2022. There were 4 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 

(2 Questions)

  • Q1. Previous role and experience
  • Q2. Willingness to relocate
Round 3 - One-on-one 

(2 Questions)

  • Q1. Domain knowledge and overall experience
  • Q2. Willingness to move to a third party
Round 4 - One-on-one 

(2 Questions)

  • Q1. Overall career journey and fitment to the role
  • Q2. What challanges do i anticipate and how would i overcome them

Interview Questionnaire 

4 Questions

  • Q1. Why we hair you
  • Q2. How much salary u can expect
  • Q3. Know about your self
  • Q4. What is your strength

I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Which collection class is used to represent key-value pairs?
  • Ans. 

    The HashMap class is used to represent key-value pairs in Java.

    • HashMap is a part of the Java Collections Framework.

    • It allows null values and only one null key.

    • It provides constant-time performance for basic operations like get and put.

    • Example: HashMap<String, Integer> map = new HashMap<>();

  • Answered by AI
  • Q2. What is abstraction?
  • Ans. 

    Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.

    • Abstraction allows us to create models or representations of real-world objects or systems in software.

    • It helps in managing complexity by breaking down a system into smaller, more manageable parts.

    • Abstraction provides a level of indirection, allowing changes to be made in one part of the system...

  • Answered by AI
  • Q3. Why is try-catch used in JAVA?
  • Ans. 

    try-catch is used in Java to handle exceptions and prevent program crashes.

    • try-catch blocks are used to catch and handle exceptions that may occur during program execution.

    • It allows the program to gracefully handle errors and prevent the program from crashing.

    • The try block contains the code that may throw an exception, and the catch block handles the exception.

    • Multiple catch blocks can be used to handle different types...

  • Answered by AI
  • Q4. Which statement will we use if we want to select a statement based on integer inputs?
  • Ans. 

    The statement to use for selecting based on integer inputs is the 'switch' statement.

    • The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.

    • Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.

    • The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.

    • ...

  • Answered by AI
  • Q5. Explain your project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basic concepts
Prepare a good project

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself
  • Q2. Why IT
  • Q3. About my project
  • Q4. Few mechanical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - General questions

Interview Questionnaire 

1 Question

  • Q1. Relates to project & last company experience

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

Round 1 - Case Study 

Quant focussed Case Study (be prepared for calculations)

Round 2 - HR 

(1 Question)

  • Q1. Why are you looking for a change?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be quick and accurate with calculations

I applied via Company Website and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Typical get to know you and behavioural questions

Interview Preparation Tips

Interview preparation tips for other job seekers - More like a conversation so try to relax

Anchor Cork Interview FAQs

How many rounds are there in Anchor Cork General Manager Human Resource and Administartion interview?
Anchor Cork interview process usually has 3 rounds. The most common rounds in the Anchor Cork interview process are One-on-one Round, Resume Shortlist and Aptitude Test.

Tell us how to improve this page.

Anchor Cork General Manager Human Resource and Administartion Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

AmbitionBox Interview Questions
4.9
 • 153 Interviews
HCL Infosystems Interview Questions
3.9
 • 142 Interviews
Webdew Interview Questions
4.4
 • 106 Interviews
Data Entry Interview Questions
4.1
 • 99 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
CapitalOne Interview Questions
3.6
 • 79 Interviews
View all
Compare Anchor Cork with

Marpu Foundation

4.8
Compare

Huawei Technologies

4.0
Compare

HCL Infosystems

3.9
Compare

Z X Learning

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