Add office photos
Engaged Employer

Tech Mahindra

3.5
based on 34.8k Reviews
Video summary
Filter interviews by

Gujarat Fluorochemicals Interview Questions and Answers

Updated 22 May 2024
Popular Designations

Q1. How to handle under performers?

Ans.

Address under performers by providing feedback, setting clear expectations, offering support, and implementing consequences if necessary.

  • Provide constructive feedback on areas of improvement

  • Set clear performance expectations and goals

  • Offer support and resources to help under performers improve

  • Implement consequences if performance does not improve

  • Consider reassigning tasks or providing additional training

Add your answer

Q2. What is attrition, formula

Ans.

Attrition is the rate of employee turnover in an organization.

  • Attrition is calculated by dividing the number of employees who left the organization by the average number of employees in the organization during a specific period of time.

  • It is an important metric for HR and operations teams to track as high attrition rates can indicate issues with employee satisfaction, company culture, or management.

  • For example, if a company had 100 employees at the beginning of the year and 2...read more

Add your answer

Q3. What is use of cursors

Ans.

Cursors are used in databases to retrieve and manipulate data row by row.

  • Cursors allow for sequential processing of query results.

  • They can be used to update or delete specific rows in a result set.

  • Cursors can be used in stored procedures to iterate through a result set.

  • Example: DECLARE cursor_name CURSOR FOR SELECT column1, column2 FROM table_name;

Add your answer

Q4. How to calculate shrinkage.

Ans.

Shrinkage is calculated by dividing the total amount of time an employee is not available to work by the total scheduled work time.

  • Calculate total scheduled work time for a specific period (e.g. a day, week, month).

  • Determine the total amount of time employees are not available to work due to breaks, meetings, training, etc.

  • Divide the total time employees are not available by the total scheduled work time to get the shrinkage percentage.

View 1 answer
Discover Gujarat Fluorochemicals interview dos and don'ts from real experiences

Q5. How to calculatea attrition.

Ans.

Attrition rate is calculated by dividing the number of employees who left the company during a certain period by the average number of employees during that same period.

  • Calculate the number of employees who left the company during a specific time frame.

  • Calculate the average number of employees during that same time frame.

  • Divide the number of employees who left by the average number of employees to get the attrition rate.

  • Multiply the result by 100 to get the attrition rate as ...read more

View 1 answer

Q6. Difference between trunc and delete

Ans.

Trunc is a DDL command used to delete all rows from a table, while delete is a DML command used to remove specific rows.

  • Trunc is faster than delete as it does not log individual row deletions.

  • Trunc resets the identity seed of the table, while delete does not.

  • Trunc cannot be rolled back, while delete can be rolled back using a transaction.

  • Trunc is used to quickly remove all rows from a table, while delete is used to remove specific rows based on a condition.

Add your answer

Q7. Debugging of code

Ans.

Debugging of code involves identifying and fixing errors in the code to ensure it runs correctly.

  • Understand the code and its expected behavior

  • Use debugging tools like breakpoints, print statements, and logging

  • Isolate the issue by narrowing down the scope of the problem

  • Test different scenarios to reproduce the error

  • Fix the error by making necessary changes to the code

  • Verify the fix by testing the code again

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter