Filter interviews by
I applied via Approached by Company and was interviewed in Dec 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed in Sep 2022. There were 4 interview rounds.
Generally, a case study can highlight nearly any individual, group, organization, event, belief system, or action. A case study does not necessarily have to be one observation, but may include many observations one or multiple individuals and entities across multiple time periods, all within the same case study.
The 3 safety words are: prevent, protect, and respond.
Prevent: Taking proactive measures to avoid accidents or hazards.
Protect: Ensuring the safety and well-being of individuals and property.
Respond: Reacting promptly and effectively in case of emergencies or incidents.
OSHA stands for Occupational Safety and Health Administration, while ISO stands for International Organization for Standardization.
OSHA is a government agency in the United States that sets and enforces workplace safety and health regulations.
It ensures that employers provide a safe and healthy working environment for their employees.
OSHA conducts inspections, issues citations and penalties for non-compliance, and prov...
ISO 45001 is the safety standard.
ISO 45001 is the international standard for occupational health and safety management systems.
It provides a framework to improve employee safety, reduce workplace risks, and create better and safer working conditions.
ISO 45001 is designed to be integrated with other management systems such as ISO 9001 and ISO 14001.
It replaces the previous standard OHSAS 18001.
HR plays a crucial role in safety by developing policies, training employees, and ensuring compliance with regulations.
HR develops safety policies and procedures to create a safe work environment.
HR conducts safety training programs to educate employees on best practices and emergency procedures.
HR ensures compliance with safety regulations and conducts audits to identify and address potential hazards.
HR investigates a...
Quality assurance focuses on preventing defects, while quality control focuses on identifying and correcting defects.
Quality assurance is a proactive process that involves establishing standards and procedures to prevent defects.
Quality control is a reactive process that involves inspecting and testing products to identify and correct defects.
Quality assurance is concerned with the overall process and system, while qua...
Sand is a naturally occurring granular material composed of finely divided rock and mineral particles.
Sand is formed by the erosion of rocks, minerals, and organic materials.
It is commonly found on beaches, deserts, riverbeds, and in construction materials.
The size of sand particles can range from 0.063 mm to 2 mm.
Sand is used in various industries such as construction, glass manufacturing, and electronics.
Different ty...
Grading of aggregates is important for ensuring the quality and strength of concrete.
Grading helps to ensure that the aggregates are evenly distributed in the concrete mix.
It helps to reduce the amount of cement needed for a given strength of concrete.
Proper grading can improve the workability and finishability of the concrete.
It can also help to reduce the risk of cracking and shrinkage in the finished product.
Example...
Silt is harmful for concrete as it reduces its strength and durability.
Silt particles are fine and can fill the voids in concrete, reducing its strength.
Silt can increase the water demand of concrete, affecting its workability.
Silt can cause segregation and bleeding in concrete, leading to poor quality.
Silt can react with cement and other constituents, compromising the chemical reactions.
Silt can result in a rough surf...
During of concrete is done to ensure proper curing and strength development.
During of concrete refers to the process of maintaining the moisture and temperature conditions for the concrete to cure properly.
Proper curing is essential for the hydration process of cement, which leads to the development of strength and durability in concrete.
During of concrete helps to prevent cracking, shrinkage, and surface defects.
It al...
Setting time of concrete refers to the time it takes for the concrete to harden and gain strength.
Setting time is influenced by factors like temperature, water-cement ratio, and type of cement used.
Initial setting time is typically around 30 minutes to 1.5 hours.
Setting time can be determined using various methods such as the Vicat apparatus or penetration resistance tests.
If aggregate failed in Petrography test, what are the steps to be adopted?
Identify the cause of failure
Check if the sample was representative
Re-test the sample to confirm the failure
Notify the supplier and request for replacement
Investigate the quality control measures of the supplier
Consider alternative sources of aggregate
RCPT stands for Rapid Chloride Permeability Test, used to measure the permeability of concrete to chloride ions.
RCPT is a non-destructive test used to evaluate the durability of concrete.
It measures the rate at which chloride ions penetrate the concrete.
The test involves applying an electrical charge to the concrete sample and measuring the current flow.
The results of the test can be used to determine the likelihood of...
Fly ash and admixtures commonly used in heavy construction include Class F fly ash and water-reducing admixtures.
Class F fly ash, which is produced from burning anthracite or bituminous coal, is commonly used in heavy construction.
Water-reducing admixtures, such as plasticizers or superplasticizers, are often added to concrete mixes in heavy construction to improve workability and reduce water content.
Other types of fl...
Moisture correction is calculated by adjusting the measured moisture content of a material to a standard moisture content.
Determine the measured moisture content of the material
Determine the standard moisture content for the material
Calculate the moisture correction factor using the formula: MCf = (SMC - MMC) / MMC
Apply the moisture correction factor to adjust the measured moisture content: Corrected MC = Measured MC *
I applied via Naukri.com and was interviewed before Apr 2020. There were 3 interview rounds.
GE Power India Limited interview questions for popular designations
Top trending discussions
I was interviewed in Jan 2025.
I was interviewed in Jan 2025.
A sequence was provided: 4181, 2684, 1597, 987, 610.
first 2 are given and write code for other value calculation using java 8
The second question required writing a reverse of a palindrome using both Java 8 streams. I was able to successfully write both and clear the first round.
Java 17 introduces sealed classes to restrict inheritance and improve code maintainability.
Sealed classes are declared using the 'sealed' keyword followed by the permitted subclasses.
Subclasses of a sealed class must be either final or sealed themselves.
Errors may occur when trying to extend a sealed class with a non-permitted subclass.
Implementation of 'notify me if item is back in stock' feature in an ecommerce application
Create a database table to store user notifications for out-of-stock items
Implement a service to check item availability and send notifications to subscribed users
Provide a user interface for users to subscribe to notifications for specific items
posted on 4 Feb 2025
I was interviewed in Jan 2025.
Yes, open for fixed term hire and working from client location at Gurgaon for 3 days a week.
Open for fixed term hire
Willing to work from client location at Gurgaon for 3 days a week
Implemented automated testing using Selenium WebDriver and JUnit in Agile environment
Implemented automated testing framework using Selenium WebDriver
Utilized JUnit for test case management
Worked in Agile environment to ensure continuous testing and integration
Pilot testing is done by a small group of users before the full release, while beta testing is done by a larger group of users. Automation testing can be used for regression testing, smoke testing, and performance testing.
Pilot testing involves a small group of users testing the functionality in a controlled environment.
Beta testing involves a larger group of users testing the functionality in a real-world environment.
...
Primary key uniquely identifies a record, while unique key allows only one instance of a value in a column. Query to find last id involves using ORDER BY and LIMIT.
Primary key enforces uniqueness and not null constraint on a column
Unique key enforces uniqueness but allows null values
To find row with last id, use ORDER BY id DESC LIMIT 1 in SQL query
Software Testing Life Cycle (STLC) involves planning, designing, executing, and reporting on tests. Defect Life Cycle includes identification, logging, fixing, and retesting defects.
STLC includes requirements analysis, test planning, test design, test execution, and test closure.
Defect Life Cycle involves defect identification, defect logging, defect fixing, defect retesting, and defect closure.
STLC ensures that the so...
303 status code in API means 'See Other'. PUT method is used to update data, while DELETE method is used to remove data. 3 point estimation technique in Agile is used to estimate tasks.
303 status code indicates that the resource can be found at a different URI and should be retrieved from there
PUT method is used to update an existing resource in the API
DELETE method is used to remove a resource from the API
3 point esti...
Links and labels that can be tagged to a bug in Jira
Links: related issues, documents, websites
Labels: priority, severity, type, status
Shell scripting is a way to automate tasks in Unix/Linux systems. Grep is used to search for specific patterns in text files. Href is not a standard Unix command.
Shell scripting automates tasks by writing scripts in a Unix/Linux environment
Grep command is used to search for specific patterns in text files
Example: grep 'search_pattern' file.txt
Href is not a standard Unix command, it may be a typo or a custom script
To resolve conflict with a team member, communication is key. Prioritize understanding, address the issue calmly, find common ground, and work towards a solution together.
Listen to the team member's perspective and concerns
Communicate openly and calmly about the issue
Find common ground and areas of agreement
Work together to find a solution that benefits both parties
Seek input from other team members or a mediator if ne
Open to relocating to Bangalore, working in night shifts, long hours, and 24X7 culture. Goal is to excel in automation testing.
Yes, open to relocating to Bangalore and working from client's office
Yes, open to working in night/rotational shifts
Yes, open to working in long extendable hours or 24X7 culture
Goal is to excel in automation testing
posted on 6 Jan 2025
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
I applied via Company Website and was interviewed in Nov 2024. There were 13 interview rounds.
Google primarily focuses on pure data structures and algorithms-based questions during coding interviews. Other computer science core topics are typically not covered in Google's interviews. Therefore, it is essential to be proficient in data structures and algorithms to succeed in the Google coding interview.
An aptitude test is a tool used to evaluate a person's skills, abilities, and potential for success in a specific role or activity.
Group discussion is a process of exchanging ideas and opinions among individuals on a specific topic. It is a structured form of communication in which participants have the opportunity to express their views while also listening to others' perspectives on the same subject.
An assignment is a task or piece of work that you are given to complete, particularly as part of your job or studies. The assignment for the course includes written assignments and practical tests, similar to tasks, work, jobs, or charges.
A case study is a detailed description and assessment of a specific situation in the real world, created for the purpose of deriving generalized insights and understanding. It can focus on an individual, a group of people, an organization, or an event, among other subjects.
SCD Type 2 implementation involves tracking historical changes in data by creating new records for each change.
Identify the columns that need to be tracked for changes
Add effective start and end dates to track the validity of each record
Insert new records for changes and update end dates for previous records
Maintain a surrogate key to uniquely identify each version of the record
I can join the team within 2 weeks.
I can start within 2 weeks of receiving the offer.
I need to give notice to my current employer.
I may need to relocate, which could affect my start date.
based on 46 reviews
Rating in categories
Lead Engineer
6
salaries
| ₹14.5 L/yr - ₹18 L/yr |
Civil Engineer
6
salaries
| ₹6 L/yr - ₹14.5 L/yr |
EHS Engineer
5
salaries
| ₹7.4 L/yr - ₹11 L/yr |
EHS Manager
5
salaries
| ₹8.2 L/yr - ₹19.5 L/yr |
EHS Specialist
4
salaries
| ₹4.5 L/yr - ₹98.1 L/yr |
TCS
Accenture
Wipro
Cognizant