i
Parijat Industries (India)
Filter interviews by
I applied via Walk-in and was interviewed before Aug 2023. There were 2 interview rounds.
Safety is the state of being free from harm or danger, both physically and mentally.
Safety involves identifying and mitigating risks to prevent accidents or injuries.
It includes following safety procedures and protocols to ensure a secure environment.
Safety also encompasses promoting a culture of awareness and responsibility among individuals.
Examples: wearing personal protective equipment, conducting safety inspection
ETP/STP stands for Effluent Treatment Plant/Sewage Treatment Plant, which are used to treat wastewater before releasing it back into the environment.
ETP/STP receives wastewater from industrial or domestic sources.
The wastewater undergoes physical, chemical, and biological processes to remove contaminants.
Treated water is then released back into the environment or reused for non-potable purposes.
Examples of ETP/STP proc...
Dust collectors and wet scrubbers are used in agrochemical plants to control air pollution by capturing and removing particulate matter and gases.
Dust collectors are mechanical devices that use filters or cyclones to trap dust particles from air or gas streams.
Wet scrubbers use water or other liquids to scrub and remove pollutants from gas streams.
In agrochemical plants, dust collectors and wet scrubbers are essential ...
PTW stands for Permit to Work, which is a formal written system used to control certain types of work that are identified as potentially hazardous. A Confined Space Permit is a document that authorizes work to be done in a confined space.
PTW is a formal written system used to control hazardous work
It ensures that proper precautions are taken before work begins
Confined Space Permit authorizes work in confined spaces lik...
A hot work permit is required for electrical and mechanical isolation.
Hot work permit is required for any work involving electrical and mechanical isolation to ensure safety.
The permit ensures that proper precautions are taken to prevent fires or accidents.
Examples of hot work permits include welding, cutting, grinding, and other activities that generate heat or sparks.
LOTOTO stands for Lock Out, Tag Out, Try Out. It is a safety procedure used to ensure that dangerous machines are properly shut off and not started up again during maintenance or servicing.
LOTOTO involves locking the machine's power source with a physical lock and tag to prevent accidental startup.
Each worker involved in the maintenance process must place their own lock and tag on the machine.
Before starting work, each...
Environment monitoring is the process of tracking and analyzing environmental parameters to ensure compliance with regulations and protect the environment.
Monitoring air quality, water quality, soil contamination, noise levels, and waste management
Identifying potential environmental risks and hazards
Ensuring compliance with environmental regulations and standards
Implementing corrective actions to mitigate environmental...
Parameters tested in ETP/STP outlet include pH level, biochemical oxygen demand (BOD), chemical oxygen demand (COD), total suspended solids (TSS), and fecal coliform count.
pH level
Biochemical Oxygen Demand (BOD)
Chemical Oxygen Demand (COD)
Total Suspended Solids (TSS)
Fecal Coliform Count
Parameters tested in stack monitoring of DG set, wet scrubber, and dust collectors include particulate matter, sulfur dioxide, nitrogen oxides, carbon monoxide, and oxygen levels.
Particulate matter levels are measured to ensure compliance with emission standards.
Sulfur dioxide levels are monitored to assess the impact on air quality and human health.
Nitrogen oxides are measured to evaluate the environmental impact of t...
The category of hazards waste for ETP sludge, Used Oil, industry Garbage, Biomedical Waste, Plastic waste, and e-waste is classified as hazardous waste.
ETP sludge is classified as hazardous waste due to its toxic components and potential environmental impact.
Used oil is considered hazardous waste because of its potential to contaminate soil and water sources.
Biomedical waste poses health risks and is classified as haza...
BBS stands for Behavior-Based Safety, a proactive approach to preventing accidents by focusing on human behavior.
BBS involves observing and analyzing behaviors to identify potential safety risks
It aims to change behaviors through positive reinforcement and training
Examples include implementing safety observation programs and conducting safety training sessions
JSA stands for Job Safety Analysis, a process used to identify and mitigate potential hazards in the workplace.
JSA involves breaking down a job into individual tasks and identifying potential hazards for each task.
It helps in determining the safest way to perform a job and implementing controls to reduce risks.
JSA is typically conducted before starting a new job or task, or when there are changes in the workplace or pr...
HIRA stands for Hazard Identification and Risk Assessment. It is a systematic process for identifying potential hazards and analyzing the associated risks.
HIRA involves identifying hazards in the workplace or environment
It includes assessing the risks associated with each hazard
The goal of HIRA is to implement control measures to mitigate risks
Examples of hazards include chemical exposure, fire hazards, and ergonomic r
Top trending discussions
Name mangling is a technique used by compilers to give unique names to functions and variables to avoid naming conflicts.
Name mangling is used in C++ to support function overloading.
It is also used in Python to avoid naming conflicts in modules.
Name mangling can make it difficult to access variables and functions from outside the class in which they are defined.
In C++, name mangling can be seen by using the 'nm' comman
I applied via Recruitment Consulltant and was interviewed before Feb 2021. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed before Feb 2021. There was 1 interview round.
I applied via Job Fair and was interviewed before May 2021. There were 2 interview rounds.
Abstract Factory is a creational design pattern that provides an interface for creating families of related objects.
Abstract Factory is used when we need to create families of related objects without specifying their concrete classes.
It provides an interface for creating objects of related classes without specifying their concrete classes.
It encapsulates a group of factories that have a common theme.
It promotes loose c...
Range based map iteration can be done using a for-each loop or iterators.
Use a for-each loop to iterate over the map elements.
Alternatively, use iterators to traverse the map.
The range-based for loop is preferred for its simplicity and readability.
Example: for(auto const& [key, value] : myMap) { //do something with key and value }
Detached threads are independent threads that run separately from the main thread. Joined threads are threads that wait for the main thread to finish.
Detached threads are created using pthread_detach() function
Joined threads are created using pthread_join() function
Detached threads do not need to be explicitly terminated
Joined threads must be explicitly terminated using pthread_exit() or return statement
Detached thread...
Static code analysis tools are software programs that analyze source code to find potential issues and improve code quality.
Static code analysis tools scan code without executing it
They can detect issues such as security vulnerabilities, coding errors, and performance problems
Examples of static code analysis tools include SonarQube, ESLint, and Checkstyle
Command to list currently running threads in linux
Use the 'ps' command with the 'H' option to display threads in a hierarchy
Use the 'top' command to display threads in real-time
Use the 'htop' command for an interactive display of threads
No, arithmetic operations cannot be performed on unique pointers.
Unique pointers are used to manage the lifetime of dynamically allocated objects.
They cannot be copied or assigned, only moved.
Arithmetic operations are not defined for pointers, including unique pointers.
Designing Facebook is a complex task involving various components and technologies.
Identify the core features of Facebook such as user profiles, news feed, messaging, and groups.
Choose appropriate technologies for each component such as PHP for backend, React for frontend, and MySQL for database.
Ensure scalability and performance by implementing caching, load balancing, and database sharding.
Implement security measures...
I was interviewed before Jan 2021.
Diploma
I applied via Company Website and was interviewed in Nov 2021. There were 4 interview rounds.
posted on 26 Jul 2024
We have to solve 2 coding questions.
Simple c++ dsa questation
Yes, I am comfortable with onsite work and have experience working in various locations.
I have previous experience working onsite at client locations
I am willing to travel for work as needed
I am adaptable to new environments and can work effectively in different settings
Developed a mobile application for tracking daily water intake
Used React Native for front-end development
Integrated Firebase for backend storage and authentication
Implemented push notifications for reminding users to drink water
Collaborated with UI/UX designer to create user-friendly interface
Some of the top questions asked at the Parijat Industries (India) Senior HSE Officer interview -
based on 1 interview
Interview experience
Senior Executive
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Production Supervisor
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Sales Executive
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Executive
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Tata Steel
Reliance Industries
Hindustan Unilever
Bharat Petroleum