Upload Button Icon Add office photos

Rij Engineering

Compare button icon Compare button icon Compare

Filter interviews by

Rij Engineering EHS Supervisor Interview Questions and Answers

Updated 19 Aug 2021

Rij Engineering EHS Supervisor Interview Experiences

1 interview found

Interview Questionnaire 

1 Question

  • Q1. Releted EHS

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Rij Engineering?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

9 Questions

  • Q1. Your Dream
  • Ans. 

    My dream is to create innovative software solutions that positively impact people's lives.

    • Developing cutting-edge technology

    • Solving complex problems

    • Improving user experience

    • Collaborating with talented individuals

    • Making a difference in society

  • Answered by AI
  • Q2. WHy you want to join this orgainsation
  • Ans. 

    I am excited to join this organization because of its reputation for innovation and commitment to employee growth.

    • I am impressed by the company's track record of developing cutting-edge software solutions.

    • I am excited about the opportunity to work with a team of talented and motivated engineers.

    • I appreciate the company's focus on employee development and growth.

    • I am drawn to the company's culture of innovation and coll...

  • Answered by AI
  • Q3. How much can you work with this organisation
  • Q4. About your family
  • Q5. Firstly about yourself
  • Q6. Strengths , weakness
  • Q7. Basic C questions . Difference between structure and union
  • Q8. How can we attach one variable from one file to another
  • Ans. 

    To attach one variable from one file to another, we can use import or require statements in programming languages.

    • In JavaScript, we can use the 'require' statement to import a variable from another file.

    • In Python, we can use the 'import' statement to import a variable from another file.

    • We can also use the 'export' statement in the source file to export the variable and then import it in the destination file.

    • The syntax ...

  • Answered by AI
  • Q9. Where will you think about yourself after 3 years i this organisation

Interview Preparation Tips

Round: Test
Experience: First round of written test is of aptitute and data analysis  . questions are easy 30 questions in 40 . Be fast as time is less.
second round of written test consists of all other section each section involves 15 questions . 
Questions are easy  just go through your syllabus , course books  nothing special . 
If you are preparing for GATE will be really beneficial  .  
for C go trough Depth in C  . very basic questions asked for it.
for MATLAB learn the basic determinant rules questions involved that  .  Only basic of MATLAB  no image processing or higher level programming ..
Tips: attempt ass many as questions .. Try to attempt  all sections  . If you are strong in programming make do attempt C and MATLAB portion  . as there is post for software department also  in organisation .   Main department is the core department  for that do attempt other portions  .
Duration: 120 minutes

Round: Resume Shortlist
Experience: They are not gonna to see your certificates  , They are even not much interested in your CGPA . 
If your CGPA is low you should have an accurate reason for that if they ask .
Tips: Your Resume should be Short and Compact  . Don't make it too large . 1 , 1.5 pages  will be enough  .
the thing which you want to show to HR majorly in your RESUME should be keep at  upper portion , it can be your qualification   , your achievements(IIT rank , KVPY etc.)  or whatever you feels sholud be on top.  you should have deep knowledge about your projects and internship . Each and every thing thing written in your RESUME should be clear to you  and able to explain to them .

Round: Group Discussion
Experience: Easy not much stress .
Tips: Be confident  . try to give your different point of view of a particiular thing  .  don't stop suddenly while saying anything .
Duration: 120 minutes

Round: Problem Statement
Experience: not a easy question as i am not able to give accurate answer. 
HR will give some time to solve the problem .
Tips: Try to give answer.  even if you don't know try to give different explanation for it  . give 3-4 different explanations.  always trying to solve the question .

Round: HR Interview
Experience: little bit tough . Your anwer should be different . it should not be copied from somewhere .
depends on how you know yourself.
Tips: Have smile on your face . Give all answer with smile . don't hesitate . Give each and  every answer . 
be fluent . let the HR complete the question and then answer.

Round: Technical Interview
Tips: go through depth  in C .  knows the basic concept of each chapter .  give complete explanation .  be accurate .

General Tips: Be confident and smile on your face .
Skills: C , EDC, MATLAB, Control system
College Name: NIT BHOPAL
Motivation: good work culture . easy job . not much work stress      .  nice wore location .
good seniors review . Also have chance to go abroad  in early days .
Funny Moments: HR had taken about  90% interview while thing me as other student , as he didn't took my RESUME .  by in the last he told the wrong name . I made correction to him by saying that sorry sir it's my mistake that i haven't give you my RESUME  . but actually he hasn't took my RESUME  . means i admire my mistake infact its his mistake  .

EHS Supervisor Interview Questions Asked at Other Companies

Q1. What is accident LTI Near Miss Types of scaffolding Types of Fire ... read more
Q2. What is hot work Types of work permit system Tool box Talk
Q3. What immediate steps would you take if an incident occurred in yo ... read more
Q4. Without Third Party Inspection equipment, how harmful is the proc ... read more
Q5. What is PTW system , induction training
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 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 - Technical 

(1 Question)

  • Q1. Electrical knowledge About motor, substation, plc and drives
Round 3 - HR 

(1 Question)

  • Q1. Personal life and Salary

Senior Engineer Interview Questions & Answers

Marelli user image Parthiban Srinivasan

posted on 30 Aug 2024

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

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Bootloader related UDS services
  • Q2. HSM and flash driver
  • Q3. Startup code sequence
  • Ans. 

    Startup code sequence refers to the order in which code is executed when a program is launched.

    • Startup code sequence typically involves initializing variables, setting up memory, and executing any necessary setup functions.

    • Examples of startup code sequence include setting up hardware registers in embedded systems, initializing global variables in C programs, and loading configuration files in web applications.

  • Answered by AI
Round 2 - Behavioral 

(3 Questions)

  • Q1. Are you ready to work on weekends
  • Ans. 

    Yes, I am willing to work on weekends if necessary to meet project deadlines or address urgent issues.

    • I understand that sometimes working on weekends may be required in order to meet project deadlines or address urgent issues.

    • I am committed to delivering high-quality work and am willing to put in extra hours when needed.

    • I am flexible with my schedule and can adjust my plans to accommodate weekend work if necessary.

  • Answered by AI
  • Q2. How will you manage conflicts within the team
  • Ans. 

    I will address conflicts by promoting open communication, active listening, and facilitating constructive discussions.

    • Encourage open communication among team members to address conflicts early on

    • Practice active listening to understand all perspectives involved

    • Facilitate constructive discussions to find mutually beneficial solutions

    • Establish clear team norms and guidelines for conflict resolution

    • Seek input from team mem...

  • Answered by AI
  • Q3. Why are you switching jobs
  • Ans. 

    Seeking new challenges and opportunities for growth in a more innovative and dynamic environment.

    • Looking for new challenges and opportunities for growth

    • Interested in working in a more innovative and dynamic environment

    • Seeking career advancement and professional development

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Salary negotiation and Notice period
  • Q2. Why are you switching
  • Ans. 

    Seeking new challenges and opportunities for growth in a different environment.

    • Looking for new challenges and opportunities for growth

    • Interested in working with different technologies or industries

    • Seeking a better work-life balance or company culture

    • Wanting to expand skill set or take on more responsibilities

    • Relocation to a new area

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

  • Q1. Opps concepts, linux internal, c/c++ programming related.
  • Q2. SPI I2C UART CAN/LIN protocol related

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

Interview Questionnaire 

4 Questions

  • Q1. About domain knowledge
  • Q2. About yourself
  • Q3. System related questions
  • Q4. Problem solving skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare with your CV & domain knowledge
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
4-6 weeks
Result
No response

I appeared for an interview in Mar 2023.

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

(2 Questions)

  • Q1. Area of working
  • Q2. Process knowledge
Round 3 - Technical 

(1 Question)

  • Q1. Manufacturing process
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(5 Questions)

  • Q1. Embedded C questions
  • Q2. Watchdog Timer, I2C, SPI, UART
  • Q3. Design State Machine
  • Ans. 

    Design a state machine to model system behavior based on inputs and states.

    • Define states: Identify all possible states the system can be in (e.g., 'Idle', 'Processing', 'Completed').

    • Determine transitions: Specify how the system moves from one state to another based on events (e.g., 'Start' event moves from 'Idle' to 'Processing').

    • Input handling: Define how inputs affect state transitions (e.g., 'Cancel' input moves fro...

  • Answered by AI
  • Q4. Mix Sound Driver
  • Q5. Renesas related

Interview Preparation Tips

Interview preparation tips for other job seekers - Be technically prepared
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions on current job
  • Q2. Architectural concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Company has low budget for the role so took long time for communications

Interview Questionnaire 

2 Questions

  • Q1. Whatever technical knowledge I had mentioned in my resume
  • Q2. Go through your resume thoroughly..that's where you will be asked most questions from

Tell us how to improve this page.

Interview Questions from Similar Companies

Marelli Interview Questions
3.6
 • 40 Interviews
Maxxis Rubber Interview Questions
3.2
 • 25 Interviews
Ahresty India Interview Questions
3.6
 • 23 Interviews
Duroshox Interview Questions
3.4
 • 15 Interviews
OEN India Interview Questions
3.9
 • 15 Interviews
View all
Quality Engineer
44 salaries
unlock blur

₹1.8 L/yr - ₹4.2 L/yr

Production Engineer
26 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Graduate Engineer Trainee (Get)
8 salaries
unlock blur

₹1.8 L/yr - ₹2.5 L/yr

Assistant Manager
7 salaries
unlock blur

₹4.3 L/yr - ₹10.7 L/yr

Senior Quality Engineer
7 salaries
unlock blur

₹4 L/yr - ₹8 L/yr

Explore more salaries
Compare Rij Engineering with

Marelli

3.6
Compare

Enco Engineers Combine

3.4
Compare

Seoyon E-hwa Automotive

3.6
Compare

Maxxis Rubber

3.2
Compare
write
Share an Interview