Upload Button Icon Add office photos

Filter interviews by

Cotecna Inspection India HR Manager Interview Questions and Answers

Updated 2 Aug 2024

Cotecna Inspection India HR Manager Interview Experiences

1 interview found

HR Manager Interview Questions & Answers

user image Anonymous

posted on 2 Aug 2024

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

I appeared for an interview in Jul 2024.

Round 1 - HR 

(2 Questions)

  • Q1. HR question day to day
  • Q2. Hr activities in offc
  • Ans. 

    HR activities in office involve recruitment, onboarding, training, performance management, employee relations, and compliance.

    • Recruitment - sourcing, interviewing, hiring

    • Onboarding - orientation, paperwork, training

    • Training - development programs, workshops

    • Performance management - goal setting, evaluations

    • Employee relations - conflict resolution, communication

    • Compliance - ensuring adherence to labor laws, policies

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. About jd administration
  • Q2. Employee relations

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a nice environment of interview. Well behaved senior management.Hops I get the opportunity to work

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Job Requirements discussion and basic introduction
Round 2 - One-on-one 

(1 Question)

  • Q1. General Interview about yourself and areas of expertise.
Round 3 - HR 

(1 Question)

  • Q1. Final Negotiation
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Write progrem to check balenced brackets in a given string
  • Ans. 

    Program to check balanced brackets in a given string

    • Use a stack to keep track of opening brackets

    • Iterate through the string and push opening brackets onto the stack

    • When a closing bracket is encountered, pop from the stack and check if it matches the corresponding opening bracket

    • If stack is empty at the end and all brackets are matched, the string is balanced

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - basics and some algorithms

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Sql query on joins Given two tables and create output result . It was self join
  • Q2. Oops polymorphism questions Microservices Design pattern Factory pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare oops and sql in detail
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Moderate questions
  • Q2. Asynchronous coding, async, mvc, sql, missing number program
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions were mainly based on work experience and resume
  • Q2. AWS Question regarding S3, saprk memory
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

  • Q1. What is a dirty read in a database?
  • Ans. 

    A dirty read occurs when a transaction reads data that has been modified but not yet committed by another transaction.

    • Dirty reads can lead to inconsistencies, as the data may change before the first transaction is committed.

    • For example, if Transaction A updates a record but hasn't committed yet, and Transaction B reads that record, Transaction B sees uncommitted data.

    • If Transaction A rolls back, Transaction B will have...

  • Answered by AI
  • Q2. What are design patterns?
  • Ans. 

    Design patterns are reusable solutions to common software design problems, promoting best practices and improving code maintainability.

    • Creational patterns (e.g., Singleton, Factory Method) manage object creation.

    • Structural patterns (e.g., Adapter, Composite) deal with object composition.

    • Behavioral patterns (e.g., Observer, Strategy) focus on communication between objects.

    • Design patterns help in code reusability and sca

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Minimum in Rotated Sorted array
  • Ans. 

    Find the minimum element in a rotated sorted array.

    • Perform binary search to find the pivot point where the array is rotated.

    • Compare the element at pivot point to the first element to determine which half to search for the minimum.

    • Continue binary search in the appropriate half to find the minimum element.

  • Answered by AI
  • Q2. API and DB Schema for Instagram based application.
  • Ans. 

    API for Instagram application to interact with user data and DB schema to store user information and posts.

    • API endpoints for user authentication, posting photos, liking photos, following users, etc.

    • DB schema with tables for users, posts, comments, likes, followers, etc.

    • Example API endpoint: /users/{userId}/posts to retrieve all posts by a specific user.

    • Example DB schema: Users table with columns for username, email, pr

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Resume introspection, AWS, K8s

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Third party took the interview. Basics of programming and database were asked.
Round 2 - Technical 

(1 Question)

  • Q1. Asked to build a small game. LLD round.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

3 simple coding questions

Round 2 - Technical 

(3 Questions)

  • Q1. Merge sort with list
  • Ans. 

    Merge sort is a divide and conquer algorithm that recursively divides the input array into smaller subarrays, sorts them, and then merges them back together.

    • Divide the input list into two halves

    • Recursively apply merge sort to each half

    • Merge the sorted halves back together

  • Answered by AI
  • Q2. Similar to coin exchange DP
  • Q3. SQL query medium level

Interview Preparation Tips

Topics to prepare for Nielsen Senior Software Engineer interview:
  • DSA
  • Design Patterns
Interview preparation tips for other job seekers - I would suggest not to take interview or join this company . They already have some people who they want to take and they just take some rounds of you and even if it goes extremely good they wont contact you back . Work here is also not good they tell as developer and will make you do devops writing yml files . This is what I heard from people inside . Even if you get this offer don't consider as first choice . This is my advice to people who are looking to apply here

Skills evaluated in this interview

Cotecna Inspection India Interview FAQs

How many rounds are there in Cotecna Inspection India HR Manager interview?
Cotecna Inspection India interview process usually has 2 rounds. The most common rounds in the Cotecna Inspection India interview process are HR.
What are the top questions asked in Cotecna Inspection India HR Manager interview?

Some of the top questions asked at the Cotecna Inspection India HR Manager interview -

  1. Hr activities in o...read more
  2. About jd administrat...read more

Tell us how to improve this page.

Cotecna Inspection India HR Manager Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

EXL Service Interview Questions
3.7
 • 741 Interviews
S&P Global Interview Questions
4.1
 • 277 Interviews
Mu Sigma Interview Questions
2.6
 • 230 Interviews
Access Healthcare Interview Questions
3.9
 • 209 Interviews
Straive Interview Questions
3.4
 • 179 Interviews
Nielsen Interview Questions
3.6
 • 117 Interviews
Bureau Veritas Interview Questions
3.9
 • 113 Interviews
Kantar Interview Questions
3.5
 • 98 Interviews
SGS Interview Questions
3.9
 • 93 Interviews
View all
Supervisor
15 salaries
unlock blur

₹1.4 L/yr - ₹3.2 L/yr

Back Office Executive
15 salaries
unlock blur

₹1.6 L/yr - ₹5 L/yr

Chemist
13 salaries
unlock blur

₹2.8 L/yr - ₹4 L/yr

Assistant Manager
12 salaries
unlock blur

₹3.8 L/yr - ₹7.5 L/yr

Field Inspector
12 salaries
unlock blur

₹2.5 L/yr - ₹3.8 L/yr

Explore more salaries
Compare Cotecna Inspection India with

EXL Service

3.7
Compare

Access Healthcare

3.9
Compare

S&P Global

4.1
Compare

Straive

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