Upload Button Icon Add office photos

Filter interviews by

Candor Textiles Interview Questions and Answers

Updated 22 May 2022

Candor Textiles Interview Experiences

1 interview found

DGM-HR Interview Questions & Answers

user image Anonymous

posted on 22 May 2022

Round 1 - One-on-one 

(2 Questions)

  • Q1. Focus on payroll process only
  • Q2. Method of process of payroll
  • Ans. 

    Payroll process involves calculating employee salaries, taxes, and deductions based on their attendance and other factors.

    • Collect attendance data

    • Calculate gross salary based on hours worked and rate of pay

    • Deduct taxes and other deductions

    • Calculate net pay

    • Generate paychecks or direct deposits

    • Maintain accurate records for tax and audit purposes

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

(1 Question)

  • Q1. How to process payrol
  • Ans. 

    Payroll processing involves calculating employee salaries, taxes, and deductions, and issuing payments.

    • Collect employee time and attendance data

    • Calculate gross pay based on hours worked and pay rate

    • Deduct taxes and other withholdings

    • Issue payments via direct deposit or check

    • Maintain accurate records for tax and legal purposes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing for say about candor, owner having unexpected envolve ment in routine working

DGM-HR Interview Questions asked at other Companies

Q1. How to process payrol
View answer (1)

Interview questions from similar companies

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

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

Interview Questionnaire 

1 Question

  • Q1. Relates to project & last company experience

Interview Questionnaire 

1 Question

  • Q1. Mostly they checking your presence in interview and asking about your experience for particular field and background.

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

I applied via Referral and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Related to work profile
  • Q2. Related to interests

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, go well groomed

I appeared for an interview in Mar 2017.

Interview Questionnaire 

5 Questions

  • Q1. Related to semiconductors, processors etc. were asked.
  • Q2. Strength
  • Q3. Weaknesses
  • Q4. Hobby
  • Q5. If there are 200 fishes in an aquarium. 99% are red. How many fishes have to be removed to make the red fishes 98 % in the aquarium?
  • Ans. 

    To make the red fishes 98%, 50 fishes have to be removed from the aquarium.

    • Calculate 1% of 200 fishes, which is 2 fishes.

    • To make the red fishes 98%, subtract 1% (2 fishes) from 99% (198 fishes).

    • To find the number of fishes to be removed, divide the difference by 1% (2 fishes).

    • Therefore, 50 fishes have to be removed to make the red fishes 98%.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: There were 40 aptitude questions of variable difficulty. More questions revolved around topics like time and work, distance, speed, time, profit loss, age etc.
Tips: A regular and prior preparation will go a long way in determining a good test score.
Use tricks to solve the questions and calculations should be fast.
Duration: 30 minutes
Total Questions: 40

Round: Test
Experience: The questions weren't that tough when it came to programming. An example would be conversion of temperature from Celsius to Fahrenheit and vice versa. This was a question in my paper. So I'm hoping the difficulty would be more or less the same.
Tips: Do certified programming courses. They help you a lot in cracking good jobs.
Duration: 45 minutes
Total Questions: 3

Round: Puzzle Interview
Tips: This can be tough if you can't imagine scenarios and situations. So make sure you inculcate critical problem solving thinking in your everyday life. I feel that's the best way to do things in this round.

Round: Technical Interview
Experience: This was a short interview so not much happened.
Tips: Whatever you do just know your stuff properly.

Round: HR Interview
Experience: It was a simple interview. Basic questions and their basic answers helped me get through it.
Tips: The tip would be to stay positive in your approach while answering the questions

Skills: Technical Skills, Interpersonal Communication, Aptitude
College Name: VIT Vellore

I appeared for an interview in Feb 2017.

Interview Preparation Tips

Round: Test
Experience: It was a simple aptitude test in which around 150 students cleared the test.
Duration: 1 hour
Total Questions: 40

Round: Test
Experience: Three programs were given and we had to write the code in either java ,c or c++ and get the required output.Around 90 students cleared this round.
Duration: 1 hour 30 minutes
Total Questions: 3

College Name: VIT Vellore

Candor Textiles Interview FAQs

How many rounds are there in Candor Textiles interview?
Candor Textiles interview process usually has 2 rounds. The most common rounds in the Candor Textiles interview process are One-on-one Round.
How to prepare for Candor Textiles interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Candor Textiles. The most common topics and skills that interviewers at Candor Textiles expect are Cooking, French, SAN, Accounting and Branch Operations.
What are the top questions asked in Candor Textiles interview?

Some of the top questions asked at the Candor Textiles interview -

  1. How to process pay...read more
  2. Method of process of payr...read more
  3. Focus on payroll process o...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 142 Interviews
CapitalOne Interview Questions
3.7
 • 79 Interviews
Marelli Interview Questions
3.5
 • 36 Interviews
TCL Interview Questions
4.0
 • 35 Interviews
View all

Candor Textiles Reviews and Ratings

based on 8 reviews

2.2/5

Rating in categories

2.3

Skill development

2.3

Work-life balance

2.8

Salary

1.7

Job security

2.2

Company culture

2.3

Promotions

2.0

Work satisfaction

Explore 8 Reviews and Ratings
Assistant Manager
5 salaries
unlock blur

₹4.1 L/yr - ₹6.8 L/yr

Deputy Manager
4 salaries
unlock blur

₹4.2 L/yr - ₹5.4 L/yr

Mechanical Engineer
4 salaries
unlock blur

₹3 L/yr - ₹4.5 L/yr

Senior Executive
4 salaries
unlock blur

₹2.6 L/yr - ₹6 L/yr

Supervisor
4 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

Explore more salaries
Compare Candor Textiles with

Huawei Technologies

4.0
Compare

HCL Infosystems

3.9
Compare

Caparo Engineering India

4.0
Compare

HRH Next Services

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