Upload Button Icon Add office photos

Filter interviews by

Yazdani Steel & Power Interview Questions and Answers

Updated 27 Nov 2022

Yazdani Steel & Power Interview Experiences

1 interview found

I applied via Recruitment Consulltant and was interviewed in Oct 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 - HR 

(2 Questions)

  • Q1. What is a job role in your previous company ?
  • Q2. What is your working experience ?
Round 3 - Technical 

(2 Questions)

  • Q1. Why u change the job ?
  • Q2. What is your strength ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidential always face the interview and always enjoying your interview dont think this is your last interview .

Assistant Engineer Interview Questions asked at other Companies

Q1. Why do we take only 1 set of cube sample at a casting of concrete of 5 or less than 5 Meter cube.
View answer (9)

Interview questions from similar companies

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

I applied via Campus Placement

Round 1 - Coding Test 

C programming coding

Round 2 - HR 

(1 Question)

  • Q1. Introduction , Family background , why iasys, why should hire you, salary expectation
Round 3 - Technical 

(5 Questions)

  • Q1. Introduction, in which programming language are you comfortable( 45 min)
  • Ans. 

    I am comfortable with C, C++, and Python for embedded software development.

    • Proficient in C for low-level programming

    • Experienced in C++ for object-oriented design

    • Skilled in Python for scripting and automation tasks

  • Answered by AI
  • Q2. What is class object, inheritance, function overloading ,function overriding, difference between encapsulation and abstraction, volatile keyword
  • Ans. 

    Class object is an instance of a class, inheritance allows a class to inherit properties and methods from another class, function overloading is defining multiple functions with the same name but different parameters, function overriding is redefining a function in a subclass, encapsulation is bundling data and methods that operate on the data into a single unit, abstraction is hiding the implementation details and sho...

  • Answered by AI
  • Q3. What is pointer and it's type
  • Ans. 

    A pointer is a variable that stores the memory address of another variable.

    • Types of pointers include null pointers, void pointers, function pointers, and array pointers.

    • Example: int *ptr; // pointer to an integer variable

    • Example: char *str = 'hello'; // pointer to a character array

  • Answered by AI
  • Q4. Static function with implementation , virtual function with code, multilevel inheritance implementation
  • Q5. Projects deep, what challenges faced and how to overcome, your role in project
Round 4 - Technical 

(5 Questions)

  • Q1. Technical 2 (1 hour)
  • Q2. Introduction, what is Embedded system, Project deep
  • Q3. What is semaphore and mutex, binary semaphore, thread and process
  • Ans. 

    Semaphores and mutex are synchronization mechanisms in multithreading. Threads are lightweight processes, while processes are independent execution units.

    • Semaphore: used to control access to a shared resource by multiple threads. Example: controlling access to a printer in a networked system.

    • Mutex: similar to a semaphore but only allows one thread to access a resource at a time. Example: protecting a critical section o...

  • Answered by AI
  • Q4. How to stored data in memory , Interrupt service routine ,interrupt latency, UART,SPI,
  • Q5. Watchdog timer, 8051 microcontroller architecture, volatile keyword, static function, global and local variable

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Basic electronics, C,C++ programming , Embedded hardware knowledge

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(7 Questions)

  • Q1. What is main reason for belt joint failure?
  • Ans. 

    The main reason for belt joint failure is usually due to improper installation or maintenance.

    • Improper installation of the belt joint, such as incorrect alignment or tensioning

    • Lack of proper maintenance, leading to wear and tear of the joint

    • Use of low-quality materials for the joint

    • Excessive load or stress on the belt joint

    • Environmental factors like temperature or humidity affecting the joint

  • Answered by AI
  • Q2. What was the alignment maximum tolerance?
  • Ans. 

    The alignment maximum tolerance refers to the maximum allowable deviation from the specified alignment.

    • Alignment maximum tolerance is the maximum allowable deviation from the specified alignment.

    • It is typically expressed in terms of a percentage or a specific measurement unit.

    • For example, a machine part may have an alignment maximum tolerance of +/- 0.005 inches.

    • Exceeding the alignment maximum tolerance can lead to per

  • Answered by AI
  • Q3. How to replace the bucket wheel reclaimer luffing cylinder?
  • Ans. 

    To replace the bucket wheel reclaimer luffing cylinder, follow these steps.

    • 1. Shut down the machine and ensure all power sources are disconnected.

    • 2. Remove any surrounding components that may obstruct access to the luffing cylinder.

    • 3. Use appropriate tools to disconnect the hydraulic hoses and fittings from the cylinder.

    • 4. Support the weight of the cylinder as it is removed to prevent damage to surrounding components.

    • 5...

  • Answered by AI
  • Q4. What is different between JSA and HIRA?
  • Ans. 

    JSA stands for Job Safety Analysis, focusing on specific job tasks, while HIRA stands for Hazard Identification and Risk Assessment, focusing on overall workplace hazards.

    • JSA is task-specific, focusing on individual job tasks and potential hazards

    • HIRA is broader, looking at overall workplace hazards and assessing risks

    • JSA involves breaking down a job into steps and identifying potential hazards for each step

    • HIRA involv...

  • Answered by AI
  • Q5. How create a PR in SAP?
  • Ans. 

    To create a PR in SAP, you can use transaction code ME51N or ME21N.

    • Use transaction code ME51N to create a purchase requisition in SAP.

    • Enter the necessary details such as material, quantity, delivery date, etc.

    • Save the purchase requisition and it will be created in the system.

    • Alternatively, you can also use transaction code ME21N to create a purchase order directly.

  • Answered by AI
  • Q6. What is procedure of pulley replacement?
  • Ans. 

    The procedure of pulley replacement involves identifying the faulty pulley, removing the old pulley, installing the new pulley, and testing the system.

    • Identify the faulty pulley by checking for any signs of wear or damage.

    • Use appropriate tools to remove the old pulley, such as a pulley puller or wrench.

    • Install the new pulley by aligning it properly and securing it in place.

    • Test the system to ensure the new pulley is fu...

  • Answered by AI
  • Q7. Explain the procedure of PTW?
  • Ans. 

    PTW stands for Permit to Work, a procedure used to ensure that work is carried out safely in potentially hazardous environments.

    • PTW is a formal written system used to control certain types of work that are identified as potentially hazardous.

    • Before starting work, a permit must be obtained from a designated authority.

    • The permit outlines the work to be done, the hazards involved, and the necessary precautions to be taken...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please talk with friendly don't get panic while answering.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logic test and personality test

Round 2 - One-on-one 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a sustainability consultant with a background in environmental science and experience in implementing sustainable practices.

    • Background in environmental science

    • Experience in implementing sustainable practices

    • Passionate about promoting sustainability in various industries

  • Answered by AI
  • Q2. Why are you interested
  • Ans. 

    Passionate about promoting sustainable practices and making a positive impact on the environment.

    • Passionate about environmental conservation and sustainability

    • Believe in the importance of implementing sustainable practices in businesses

    • Excited about the opportunity to help organizations reduce their carbon footprint

    • Previous experience in sustainability projects or initiatives

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

(2 Questions)

  • Q1. Strength and witness
  • Q2. A challenge you faced
  • Ans. 

    I faced a challenge in my previous role when implementing a sustainability program for a large corporation.

    • Resistance from upper management to allocate resources for sustainability initiatives

    • Difficulty in engaging employees at all levels to participate in sustainability efforts

    • Lack of buy-in from stakeholders outside of the organization

    • Balancing short-term financial goals with long-term sustainability objectives

  • Answered by AI

Not important Interview Questions & Answers

Sterling Oil Exploration & Energy Production user image Anonymous

posted on 22 Dec 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Dumb HR will ruin the company or maybe they behave how the company wants them to behave.

Interview Preparation Tips

Interview preparation tips for other job seekers - Consider joining this company only if you have no other options and are on the verge of financial collapse. I was a top candidate for selection but ultimately chose to reject the offer. My conversation with HR revealed that they seek individuals who will blindly obey rather than fostering a relationship with employees. They expect compliance and submission. I have declined their offer.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Very nicely & strictly selected

Round 2 - One-on-one 

(2 Questions)

  • Q1. About my job professiinal
  • Q2. Details about work profile
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Technical what you do in last job
  • Ans. 

    Implemented and executed test plans, conducted inspections, and ensured quality standards were met in last job as QA QC Engineer.

    • Developed test plans and procedures for various projects

    • Conducted inspections and audits to ensure compliance with quality standards

    • Identified and resolved quality issues through root cause analysis

    • Collaborated with cross-functional teams to improve quality processes

    • Utilized testing tools and

  • Answered by AI
  • Q2. Question regarding QC

Interview Preparation Tips

Interview preparation tips for other job seekers - Hard work

Lead cybersecurity & information security Interview Questions & Answers

IndiGrid user image Anonymous

posted on 25 Aug 2024

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. SCADA zone related
  • Q2. What cybersecurity
  • Ans. 

    Cybersecurity refers to the practice of protecting systems, networks, and data from digital attacks.

    • Cybersecurity involves implementing measures to prevent unauthorized access to data and systems.

    • It includes strategies such as encryption, firewalls, and intrusion detection systems.

    • Regular security audits and employee training are essential components of cybersecurity.

    • Examples of cybersecurity threats include malware, p...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The organization is quite appealing and fosters professional growth.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Asked law related questions. In which sections FIR can be filed if someone broke the gas pipeline.
  • Q2. Asked about laws governing gas licence. Consumer laws.

Interview Preparation Tips

Interview preparation tips for other job seekers - They will not pay travel expenses for attending interview after promising to pay.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Induction furnace work
  • Q2. EOT crane work details

Interview Preparation Tips

Topics to prepare for Chandan Steel Mechanical Maintenance Engineer interview:
  • What is work for EOT crane
Interview preparation tips for other job seekers - Good

Yazdani Steel & Power Interview FAQs

How many rounds are there in Yazdani Steel & Power interview?
Yazdani Steel & Power interview process usually has 3 rounds. The most common rounds in the Yazdani Steel & Power interview process are Resume Shortlist, HR and Technical.

Tell us how to improve this page.

Yazdani Steel & Power Reviews and Ratings

based on 13 reviews

4.0/5

Rating in categories

3.6

Skill development

4.0

Work-life balance

3.2

Salary

3.5

Job security

3.6

Company culture

3.1

Promotions

3.9

Work satisfaction

Explore 13 Reviews and Ratings
Junior Engineer
6 salaries
unlock blur

₹1.2 L/yr - ₹3 L/yr

Instrument Engineer
3 salaries
unlock blur

₹2 L/yr - ₹4.2 L/yr

Shift Engineer
3 salaries
unlock blur

₹2.8 L/yr - ₹4 L/yr

Explore more salaries
Compare Yazdani Steel & Power with

Chandan Steel

3.5
Compare

HAL Offshore

4.2
Compare

Sri Sai Power and Equipments

4.0
Compare

Steelstrong Valves India Private Limited

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