Upload Button Icon Add office photos

Filter interviews by

Kairali Erectors Interview Questions and Answers

Updated 7 Dec 2020

Kairali Erectors Interview Experiences

1 interview found

I applied via Recruitment Consultant and was interviewed in Jun 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. What is safety?
  • Ans. 

    Safety is the state of being protected from harm, danger, or injury.

    • Safety involves identifying and assessing potential hazards

    • Implementing measures to control or eliminate those hazards

    • Providing training and education to prevent accidents

    • Maintaining equipment and facilities to ensure they are safe to use

    • Encouraging a culture of safety in the workplace

    • Examples include wearing personal protective equipment, following sa...

  • Answered by AI
  • Q2. What is work at height?
  • Ans. 

    Work at height refers to any activity that takes place above ground level where there is a risk of falling and causing injury.

    • Work at height includes tasks such as working on ladders, scaffolding, rooftops, or elevated platforms.

    • It involves activities like construction, maintenance, installation, or repair work.

    • Safety measures like fall protection systems, guardrails, and personal protective equipment (PPE) are crucial...

  • Answered by AI
  • Q3. What is confined space?
  • Ans. 

    Confined space is an area with limited entry and exit points, not designed for continuous occupancy, and poses potential hazards.

    • Examples include tanks, vessels, silos, sewers, and tunnels.

    • Hazards may include lack of oxygen, toxic gases, flammable materials, and physical obstructions.

    • Proper training, equipment, and procedures are necessary for safe entry and work in confined spaces.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice interview and I can do best for it

Safety Supervisor Interview Questions asked at other Companies

Q1. 1> What is Difference between Accident v/s Incident ? 2> What is Hazard ? 3> What is fire and types of Fire ? 4> Tell me about Confined Space ? 5> what is near Miss ? 6> What Is Excavation Safety ? 7> What is work permi... read more
View answer (3)

Interview questions from similar companies

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

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

There are30 multiple chocke quetsions

Round 2 - Technical 

(5 Questions)

  • Q1. What is troubleshooting
  • Q2. What is diagnosing
  • Q3. What is email writing
  • Q4. What is java andu know it
  • Q5. What is sql how can

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview no need to panic questions can be well known
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

This is good experience đź‘Ť

Round 2 - Group Discussion 

This is good experience đź‘Ť bhut hi accha rha h

Round 3 - One-on-one 

(5 Questions)

  • Q1. Aapka naam kya hai
  • Q2. Aapke pass phone hai laptop hai
  • Q3. Aap kahan se Hain
  • Q4. Aap is job ko kar payenge
  • Q5. Aapke yahan per net theek chalta hai
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

1 Hour test to test Analytical skills and General Aptitude

Round 2 - Guesstimates 

(4 Questions)

  • Q1. How many people in the area you live in own a car?
  • Ans. 

    It is estimated that around 80% of the population in the area I live in own a car.

    • Approximately 80% of people in the area own a car

    • Car ownership is common due to lack of public transportation options

    • Many households have multiple cars for different family members

  • Answered by AI
  • Q2. Measure 4 Liters out of two vessels that are of 5 Liters and 3 Liters
  • Q3. How do you manage a conflict in the workplace?
  • Ans. 

    I manage conflicts by actively listening, understanding all perspectives, finding common ground, and facilitating a resolution.

    • Actively listen to all parties involved to understand their perspectives

    • Identify common ground and areas of agreement

    • Facilitate open communication and encourage collaboration

    • Seek a win-win solution that addresses the concerns of all parties

    • Document agreements and follow up to ensure resolution

  • Answered by AI
  • Q4. The overall quality of the process isn't improving. How do you tackle this situation?
  • Ans. 

    To improve the overall quality of the process, I would focus on identifying root causes, implementing process improvements, and monitoring results.

    • Conduct a thorough analysis to identify the root causes of the quality issues

    • Collaborate with stakeholders to develop and implement process improvements

    • Establish key performance indicators (KPIs) to monitor the effectiveness of the changes

    • Regularly review and adjust the proc...

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

(2 Questions)

  • Q1. One thing that you would do differently from your previous manager?
  • Ans. 

    I would focus more on fostering a collaborative team environment.

    • Encourage open communication and idea sharing among team members

    • Promote a culture of teamwork and mutual support

    • Implement regular team-building activities to strengthen relationships

  • Answered by AI
  • Q2. What is the angle between minute and hour clock when the clock strikes 2:20?
  • Ans. 

    The angle between the minute and hour hands of a clock at 2:20 is 50 degrees.

    • Calculate the angle formed by the hour hand from 12 o'clock to the current time (2:20)

    • Calculate the angle formed by the minute hand from 12 o'clock to the current time (20 minutes past the hour)

    • Subtract the smaller angle from the larger angle to get the angle between the minute and hour hands

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Turing Lead Business Analyst interview:
  • Analytical skills
  • Operations
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. What is react.js? Ans: React.js is javascript library used for building the UI components.
  • Ans. 

    React.js is a JavaScript library used for building user interfaces by creating reusable UI components.

    • React.js allows developers to create interactive user interfaces efficiently.

    • It uses a virtual DOM for optimal performance by updating only the necessary components.

    • React components can be reused across different parts of an application.

    • It follows a unidirectional data flow, making it easier to manage state and data.

    • Re...

  • Answered by AI
  • Q2. What is JavaScript? Ans: javaScript is type free language that means to declare the variable we don't any specific datatype and values. javascript is a dynamic type language.
  • Q3. Why javascript is Dynamic language? Ans: The type of variable is dynamically changed based on the its current value. that is the reason the javascript is treated as as dynamic language.
  • Ans. 

    JavaScript is considered a dynamic language because variables can change types based on their current value.

    • Variables in JavaScript can hold different types of values at different times

    • The type of a variable is determined at runtime, not at compile time

    • Dynamic typing allows for flexibility and ease of use in JavaScript programming

    • Example: a variable can start as a number and then be reassigned as a string

  • Answered by AI
  • Q4. How to run the jscode? Ans: In terminal type the node filename.js
Round 2 - HR 

(2 Questions)

  • Q1. Why should i hire you? Ans: you should hire me because of i have great skills on the frontend development. and improve the organizations standard with my work and skills.
  • Q2. What is salary expection per annum? Ans: upto 600000
  • Ans. 

    My salary expectation is up to 600,000 per annum based on my experience and skills.

    • Consider factors such as experience, skills, industry standards, and location when determining salary expectations.

    • Research average salaries for front end developers in your area to ensure your expectations are realistic.

    • Be prepared to negotiate and discuss other benefits in addition to salary.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tracxn Front end Developer interview:
  • Html5
  • CSS3
  • React.Js
  • Bootstrap
  • Javascript
Interview preparation tips for other job seekers - no

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Coding test was really good it was easier to tackle the problem and writting code for it.

Round 2 - Technical 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. What is the major project you have worked on, and can you provide an explanation of it?
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines.

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express

    • Utilized MongoDB for database storage

    • Incorporated authentication and authorization features for user security

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. SQL ques and concept
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Mostly Aptitude, Reasoning,Verbal in the round-1 with 60 questions

Round 2 - Coding Test 

2 programming questions - you can select which language u are comfortable

Round 3 - Technical 

(1 Question)

  • Q1. It's purely based on your resume, so which language u are comfortable they can prefer to ask that's the thing

Interview Preparation Tips

Interview preparation tips for other job seekers - Please whenever you are trying to submit your resume to particular company... Check the specifications what they want, what's on your resume.. based on that only your profile can select to next round..!
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Modern Education Societys College of Engineering, Pune and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

5G technology, 2 mins to prepare, Calls out name and then we have to turn on camera and speak.

Round 2 - Group Discussion 

Impact of E-commerce on bricks and motors

Round 3 - One-on-one 

(6 Questions)

  • Q1. Introduce Yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for software development.

    • Graduated with a Bachelor's degree in Computer Science

    • Proficient in programming languages such as Java, Python, and C++

    • Completed internships at tech companies like Google and Microsoft

    • Interested in machine learning and artificial intelligence

  • Answered by AI
  • Q2. Research Internship based questions on python which I mentioned in my Resume
  • Q3. Doctype Html - Why is it mentioned? HTML - Inline and block elements
  • Q4. What is OOP? Explain its five pillars.
  • Ans. 

    OOP stands for Object-Oriented Programming. Its five pillars are encapsulation, inheritance, polymorphism, abstraction, and composition.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (object).

    • Inheritance: Creating new classes by inheriting attributes and methods from existing classes.

    • Polymorphism: Objects of different classes can be treated as objects of a common superclass.

    • Abstrac...

  • Answered by AI
  • Q5. SQL - Select query syntax and types of join
  • Ans. 

    SQL select query syntax and types of join

    • SQL SELECT query syntax: SELECT column1, column2 FROM table_name WHERE condition

    • Types of joins: INNER JOIN, LEFT JOIN, RIGHT JOIN, FULL JOIN

    • Example: SELECT orders.order_id, customers.customer_name FROM orders INNER JOIN customers ON orders.customer_id = customers.customer_id

  • Answered by AI
  • Q6. JAVA - DSA Questions 1. For range 1 to 100, if number divisible by 3 print "Zig", if number divisible by 5 print "Zag" and if divisible by both print "Zig-Zag". 2. Find second largest element in a given ar...

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your resume thoroughly and actually know every detail of the tech stack you mention in it.

Skills evaluated in this interview

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

I applied via campus placement at International Institute of Information Technology (IIIT), Allahabad and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

2 sections 37 minutes first section aptitude and case study based que , section 2 maths and logic

Round 2 - Technical 

(4 Questions)

  • Q1. Intro and why interested in tradinf
  • Ans. 

    I have always been fascinated by the financial markets and enjoy analyzing trends and data to make informed decisions.

    • I have a strong background in finance and data analysis, which makes me well-suited for a role as a Financial Marketing Analyst.

    • I am passionate about understanding consumer behavior and market dynamics to develop effective marketing strategies.

    • I have experience in conducting market research and competit...

  • Answered by AI
  • Q2. Any experience in trading share your experience and if yes share your screen and show your portfolio if you want
  • Q3. Explain your trading strategy
  • Ans. 

    My trading strategy involves a combination of technical analysis, fundamental analysis, and risk management.

    • I use technical analysis to identify entry and exit points based on chart patterns and indicators.

    • I also consider fundamental analysis to evaluate the financial health and growth potential of the companies I invest in.

    • Risk management is a key component of my strategy, as I set stop-loss orders and diversify my po...

  • Answered by AI
  • Q4. Biggest risk you have taken in your life
  • Ans. 

    The biggest risk I have taken in my life was quitting my stable job to start my own business.

    • Left a secure job to pursue entrepreneurship

    • Invested personal savings into the business

    • Took on financial risks without guaranteed income

    • Faced uncertainty and challenges in the initial stages

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer was very friendly and easy to talk he was just interested in knowing about my interest in trading .
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(7 Questions)

  • Q1. What is emf? volt and watt different
  • Ans. 

    EMF stands for electromotive force, which is the voltage generated by a source such as a battery. Volt is the unit of measurement for voltage, while watt is the unit of measurement for power.

    • EMF is the voltage generated by a source of electrical energy, such as a battery

    • Volt is the unit of measurement for voltage, representing the potential difference between two points in a circuit

    • Watt is the unit of measurement for p...

  • Answered by AI
  • Q2. What difference hidrulic and hidrulic Machine?
  • Ans. 

    Hydraulic machines use fluid power to perform work, while hydraulic machines are machines that utilize hydraulic power.

    • Hydraulic machines use fluid power to generate force and motion, such as hydraulic presses and hydraulic cylinders.

    • Hydraulic machines are machines that utilize hydraulic power, such as excavators and forklifts.

    • Hydraulic machines are often used in heavy-duty industrial applications, while hydraulic mach...

  • Answered by AI
  • Q3. What is definition of machine
  • Ans. 

    A machine is a device that uses energy to perform a specific task or function.

    • A machine is typically made up of various components that work together to achieve a desired outcome

    • Machines can range from simple tools like a hammer to complex systems like a computer

    • Examples of machines include cars, washing machines, and robots

  • Answered by AI
  • Q4. How work 2 stroke or 4 stroke ingine ?
  • Ans. 

    2 stroke engines have a power cycle with two strokes (up and down) of the piston in one revolution, while 4 stroke engines have four strokes (intake, compression, power, exhaust) in two revolutions.

    • 2 stroke engines have a simpler design with fewer moving parts compared to 4 stroke engines

    • 2 stroke engines require a mixture of oil and fuel for lubrication, while 4 stroke engines have a separate oil reservoir for lubricat...

  • Answered by AI
  • Q5. Columa law? difine and rincople
  • Q6.  principle of least count ?
  • Ans. 

    The principle of least count is the smallest measurement that can be made by a measuring instrument.

    • It is the smallest increment that can be measured by the instrument.

    • It is determined by the precision of the instrument.

    • For example, a ruler with markings at every millimeter has a least count of 1 mm.

    • In a digital caliper with a resolution of 0.01 mm, the least count is 0.01 mm.

  • Answered by AI
  • Q7.  vernier caliper and vernier scale define?
  • Ans. 

    Vernier caliper is a measuring tool used to take precise measurements, with a vernier scale providing additional accuracy.

    • Vernier caliper is a tool used for measuring dimensions accurately.

    • It consists of a main scale and a vernier scale for more precise readings.

    • The vernier scale allows for measurements to be taken to a higher degree of accuracy than just the main scale alone.

    • Commonly used in engineering, manufacturing...

  • Answered by AI

Skills evaluated in this interview

Kairali Erectors Interview FAQs

What are the top questions asked in Kairali Erectors interview?

Some of the top questions asked at the Kairali Erectors interview -

  1. What is work at heig...read more
  2. What is confined spa...read more
  3. What is safet...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

McKinsey & Company Interview Questions
3.9
 • 253 Interviews
Sheenlac Paints Interview Questions
4.6
 • 199 Interviews
ABC Consultants Interview Questions
3.9
 • 182 Interviews
Chegg Interview Questions
4.1
 • 153 Interviews
Collabera Technologies Interview Questions
3.5
 • 133 Interviews
Country Holidays Inn & Suites Interview Questions
4.4
 • 109 Interviews
Tracxn Interview Questions
3.2
 • 98 Interviews
MAQ Software Interview Questions
2.0
 • 96 Interviews
Testbook.com Interview Questions
3.6
 • 96 Interviews
CMA CGM Interview Questions
4.0
 • 89 Interviews
View all

Kairali Erectors Reviews and Ratings

based on 3 reviews

4.9/5

Rating in categories

4.7

Skill development

4.7

Work-life balance

4.7

Salary

4.7

Job security

5.0

Company culture

4.7

Promotions

4.9

Work satisfaction

Explore 3 Reviews and Ratings
Planning Engineer
3 salaries
unlock blur

â‚ą2.8 L/yr - â‚ą5.8 L/yr

Safety Officer
3 salaries
unlock blur

â‚ą1.2 L/yr - â‚ą4.3 L/yr

Project Engineer Mechanical
3 salaries
unlock blur

â‚ą4 L/yr - â‚ą4.8 L/yr

Explore more salaries
Compare Kairali Erectors with

State Street Syntel

3.7
Compare

Nokia Networks

4.3
Compare

Sterling & Wilson

4.1
Compare

AXA Business Services

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