Upload Button Icon Add office photos

Filter interviews by

TEF-S Koatings Associate Manager Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain projects done related to ML.
  • Q2. Model benchmarking techniques.
Round 2 - Technical 

(1 Question)

  • Q1. General ML conepts

Interview Preparation Tips

Interview preparation tips for other job seekers - HR discussions can be difficult as their team has no idea for what position you are applying. They might assign a different location to you than what you applied for.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I was interviewed in Apr 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse a string
  • Ans. 

    Reverse a string by iterating through the characters and swapping them

    • Create an empty string to store the reversed string

    • Iterate through the original string from the end to the beginning

    • Append each character to the empty string

    • Return the reversed string

  • Answered by AI
  • Q2. Find duplicates in array
  • Ans. 

    Use a hash set to find duplicates in an array of strings.

    • Create a hash set to store unique elements.

    • Iterate through the array and check if the element is already in the hash set.

    • If it is, then it is a duplicate.

    • Example: ['apple', 'banana', 'apple', 'orange'] would have 'apple' as a duplicate.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Reactjs standard questions
  • Q2. JS questions - promises, callbacks

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare js concepts well and explain clearly

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. IND AS 115, Basic FP&A Questions, Past Experience questions
Round 2 - Technical 

(1 Question)

  • Q1. Second Technical round with Higher management: Questions again basic FP&A, Goodwill, IND AS 115 etc...
Round 3 - HR 

(1 Question)

  • Q1. Just discussion on joining, salary etc..

Interview Preparation Tips

Interview preparation tips for other job seekers - Be chill..and be patient as the interview process does take a LOT of time (1.5 to 2 months).. and that's why I had to put 3 stars.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

सर मेरा नाम प्रदीप प्रजापति है मैं मध्य प्रदेश के रीवा जिले का रहने वाला हु

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is tha work experience
  • Q2. Esaf small fainece Bank
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2023. 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 - One-on-one 

(6 Questions)

  • Q1. Normally question to banking
  • Q2. Normally question to banking of product
  • Q3. Normally English speck to interview
  • Q4. Banking knowledge to question
  • Q5. Interview to banking product
  • Q6. Good banking job

Interview Preparation Tips

Topics to prepare for ICICI Bank Associate Manager interview:
  • 2 years
Interview preparation tips for other job seekers - Good
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is FMEA? what is the use of it?
  • Ans. 

    FMEA stands for Failure Mode and Effects Analysis. It is a systematic method for identifying and preventing potential failures in a process or product.

    • FMEA involves identifying potential failure modes, determining their effects, and prioritizing actions to address them.

    • It helps in improving the reliability, safety, and quality of a process or product.

    • FMEA is commonly used in industries such as automotive, aerospace, an...

  • Answered by AI
  • Q2. It is a LEAN took to identify risks, understand its severity and detection of the same
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical skills based as per CV
Round 2 - One-on-one 

(1 Question)

  • Q1. Discussion based on managing projects
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation and joining date
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Why do you want to join us?
  • Q2. How do you plan to utilise your current knowledge and experience in our company?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jul 2022. There were 3 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 - Aptitude Test 

Technical questions were asked in the interview

Round 3 - One-on-one 

(2 Questions)

  • Q1. Can you please tell me about your work in your current organization
  • Q2. Tell me something about yourself?

Interview Preparation Tips

Interview preparation tips for other job seekers - Better to work on your technical knowlege it will help in building some trust in the interviewer.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(6 Questions)

  • Q1. Can you share your day to day activities as DevOps engineer
  • Q2. What type of DevOps tools used in Organization
  • Ans. 

    Various DevOps tools are used in the organization to automate processes and improve efficiency.

    • Continuous Integration/Continuous Deployment (CI/CD) tools like Jenkins, GitLab CI/CD

    • Configuration Management tools like Ansible, Chef, Puppet

    • Containerization tools like Docker, Kubernetes

    • Monitoring tools like Nagios, Prometheus

    • Collaboration tools like Slack, Jira

  • Answered by AI
  • Q3. How did you implemented Automation for Deployment
  • Ans. 

    Implemented automation for deployment using Jenkins and Ansible

    • Utilized Jenkins for continuous integration and deployment

    • Created Ansible playbooks for automating deployment tasks

    • Integrated version control system with automation tools

    • Implemented automated testing as part of deployment process

  • Answered by AI
  • Q4. Tell different types of Cloud models.What type of Cloud model used?
  • Ans. 

    Different types of Cloud models include public, private, hybrid, and community clouds.

    • Public Cloud: Services are delivered over the internet and shared across multiple organizations (e.g. AWS, Microsoft Azure)

    • Private Cloud: Services are maintained on a private network and dedicated to a single organization (e.g. VMware)

    • Hybrid Cloud: Combination of public and private clouds, allowing data and applications to be shared b...

  • Answered by AI
  • Q5. Ci-CD Implementation
  • Q6. AWS Questions on Storage, Cloudwatch, Scaling, Network.
Round 3 - One-on-one 

(2 Questions)

  • Q1. Questions in First round were discussed in detailed manner along with daily routine, Issues handling.
  • Q2. Challenges faced, Resolution to it.
Round 4 - HR 

(3 Questions)

  • Q1. What was your last drawn CTC
  • Q2. When can you Join
  • Q3. Wat is your expectations
  • Ans. 

    I expect a challenging role with opportunities for growth and development.

    • Seeking a position with clear career progression paths

    • Expecting opportunities for skill development and training

    • Looking for a supportive work environment that encourages growth

    • Hoping for a competitive salary and benefits package

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Capgemini Associate Manager interview:
  • Devops
  • Release management
  • Agile Methodology
  • JIRA
  • Github
  • CI-CD
Interview preparation tips for other job seekers - You need to be very clear with your answers. When it comes to CTC, You need to be firm o your demand.

Skills evaluated in this interview

Tell us how to improve this page.

Compare TEF-S Koatings with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview