Filter interviews by
I applied via Referral and was interviewed in Oct 2023. There were 2 interview rounds.
The type of methods in WPS in piping section include SMAW, GTAW, GMAW, and FCAW.
SMAW (Shielded Metal Arc Welding) is commonly used for welding carbon steel pipes.
GTAW (Gas Tungsten Arc Welding) is used for welding stainless steel and non-ferrous materials.
GMAW (Gas Metal Arc Welding) is suitable for welding thicker materials in piping section.
FCAW (Flux-Cored Arc Welding) is often used for welding high-strength steels
Various types of materials are used in pipes and other equipment on rigs and ships, including steel, aluminum, copper, and plastic.
Steel is commonly used for pipes due to its strength and durability
Aluminum is lightweight and corrosion-resistant, making it suitable for certain applications
Copper is often used for piping in certain systems due to its excellent conductivity
Plastic pipes are lightweight, easy to install,
NDT testing methods include ultrasonic testing, radiographic testing, magnetic particle testing, liquid penetrant testing, and visual testing.
Ultrasonic testing uses high-frequency sound waves to detect flaws or measure thickness in materials.
Radiographic testing involves the use of X-rays or gamma rays to inspect the internal structure of a component.
Magnetic particle testing is used to detect surface and near-surface...
Schedule 80 pipe has thicker walls and higher pressure ratings compared to schedule 40 pipes.
Schedule 80 pipes have thicker walls than schedule 40 pipes, making them suitable for higher pressure applications.
Schedule 80 pipes are typically used in industrial settings where high pressure is a concern.
Schedule 40 pipes are more commonly used in residential and light commercial applications.
The schedule number refers to t...
Valves are devices used to control the flow of fluids or gases in a system. There are various types of valves designed for different purposes.
Gate valves: used to fully open or close the flow of fluid
Ball valves: have a spherical closure for quick on/off control
Butterfly valves: have a disc that rotates to control flow
Check valves: allow flow in one direction only to prevent backflow
Pressure relief valves: automaticall...
Various types of materials are used in ship construction, including steel, aluminum, fiberglass, and wood.
Steel is commonly used for the hull and superstructure of ships due to its strength and durability.
Aluminum is used for lightweight components such as decks and bulkheads.
Fiberglass is used for smaller boats and yachts due to its corrosion resistance and ease of maintenance.
Wood is still used in traditional boat bu...
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.
posted on 2 Feb 2025
based on 2 interviews
Interview experience
based on 28 reviews
Rating in categories
Piping Supervisor
6
salaries
| ₹8.5 L/yr - ₹12 L/yr |
Quality Controller
4
salaries
| ₹6 L/yr - ₹11 L/yr |
Fire & Safety Officer
4
salaries
| ₹0.6 L/yr - ₹4.9 L/yr |
Fireman
4
salaries
| ₹2 L/yr - ₹8 L/yr |
Production Planner
3
salaries
| ₹13 L/yr - ₹15.2 L/yr |
TCS
Accenture
Wipro
Cognizant