Filter interviews by
I applied via Referral
Fabrication sequence in manufacturing of pressure vessel involves cutting, forming, welding, testing, and finishing.
Cutting of steel plates according to design specifications
Forming the plates into desired shape using hydraulic press or rolling machine
Welding the formed plates together to create the vessel
Testing the vessel for leaks, strength, and other quality parameters
Finishing the vessel with painting, insulation,
Cycle time in scheduling is calculated by dividing the total duration of a project by the total number of cycles.
Calculate the total duration of the project from start to finish.
Determine the total number of cycles required to complete the project.
Divide the total duration by the total number of cycles to get the cycle time.
Cycle Time = Total Duration / Total Number of Cycles
For example, if a project takes 10 days to c...
I applied via Approached by Company and was interviewed in Jan 2022. There were 2 interview rounds.
Transportation orders are placed through a centralized system that tracks inventory and delivery schedules.
Orders are placed by authorized personnel through the transportation management system
The system tracks inventory levels and delivery schedules to ensure timely delivery
Orders are assigned to specific carriers based on their availability and capacity
The system generates shipping labels and tracking information for...
General terms of quotation refer to the basic elements that should be included in a formal quote.
Identification of the seller and buyer
Description of the goods or services being quoted
Price and payment terms
Delivery terms and schedule
Validity period of the quote
Terms and conditions of the sale
Any applicable taxes or fees
Acceptance and signature of both parties
Negotiate with alternate suppliers and ensure timely delivery.
Identify alternate suppliers who can provide the required material.
Negotiate with them for timely delivery and favorable terms.
Ensure that the quality of the material is up to the mark.
Communicate the change in supplier to the concerned parties.
Monitor the delivery schedule closely to avoid any delays.
Price variation of metals is affected by various factors such as supply and demand, geopolitical events, and economic indicators.
Supply and demand play a major role in determining the price of metals.
Geopolitical events such as wars, sanctions, and trade agreements can impact the price of metals.
Economic indicators such as inflation, interest rates, and currency exchange rates can also affect metal prices.
For example, ...
Boiler unit rates are fixed based on various factors such as fuel type, boiler size, and efficiency.
Boiler unit rates are determined by the cost of fuel used to power the boiler.
The size of the boiler also plays a role in determining the unit rate.
Efficiency of the boiler is another factor that affects the unit rate.
Other factors such as maintenance costs and environmental regulations may also impact the unit rate.
Boil...
Purchase order is a document used to request goods or services, while a contract is a legally binding agreement between two parties.
Purchase order is a one-time agreement, while a contract is a long-term agreement.
Purchase order is used for specific goods or services, while a contract can cover a range of goods or services.
Purchase order is usually initiated by the buyer, while a contract can be initiated by either par...
Top trending discussions
I was interviewed in Jan 2025.
I was interviewed in Aug 2024.
DDP, DPP, and process property are different concepts in the field of data analysis and management.
DDP stands for Data Distribution Protocol, which is used for distributing data across multiple nodes in a network.
DPP stands for Data Processing Pipeline, which is a series of data processing steps that are executed in a specific order.
Process property refers to the characteristics or attributes of a data processing opera...
To speed up execution through development changes, steps can include optimizing code, automating processes, and improving communication.
Optimize code by identifying and removing bottlenecks
Automate repetitive tasks to reduce manual effort and human error
Improve communication between team members to ensure smooth collaboration and coordination
Seeking new challenges, growth opportunities, and a better cultural fit.
Desire for new challenges and growth opportunities
Seeking a better cultural fit
Interested in the organization's values and mission
Looking for a more collaborative work environment
Wanting to expand skill set and knowledge
I value job satisfaction over financial compensation, as it leads to long-term fulfillment and motivation.
Job satisfaction is crucial for overall well-being and productivity
Financial compensation is important but not the sole factor for job satisfaction
Examples: opportunities for growth, work-life balance, positive work environment
In the next five years, I envision myself as a Senior Manager leading a team of high-performing individuals in a dynamic and innovative company.
Continuing to excel in my current role and taking on more responsibilities
Developing strong leadership skills through mentorship and training programs
Building a strong network within the industry to stay updated on trends and best practices
Working towards achieving professional...
I was interviewed in Jan 2025.
Group discussions
Topic based GD
Case study GD
Debate style GD
Problem solving GD
AI poses a potential threat to certain jobs but also creates new opportunities for human workers.
AI can automate repetitive tasks, leading to job displacement in certain industries
However, AI also creates new job opportunities in fields such as data analysis, AI development, and machine learning
Human workers can focus on tasks that require creativity, critical thinking, and emotional intelligence, areas where AI curren...
Yes, 5G technology has the potential to revolutionize various industries with its high speed, low latency, and massive connectivity.
5G technology enables faster data speeds, lower latency, and increased network capacity.
It can support the Internet of Things (IoT) devices, autonomous vehicles, smart cities, and virtual reality applications.
5G can improve efficiency in industries like healthcare, manufacturing, and trans...
Data privacy is crucial in today's world to protect personal information from misuse and unauthorized access.
Data privacy helps prevent identity theft and fraud
It ensures confidentiality of sensitive information such as financial records and medical history
Regulations like GDPR and CCPA require organizations to protect consumer data
Data breaches can have severe consequences for individuals and businesses
Maintaining dat...
Experienced finance professional with a strong track record in budgeting, forecasting, and financial analysis. Passionate about driving business growth through strategic financial management.
I have over 8 years of experience in finance, including roles in budgeting, forecasting, and financial analysis.
I am skilled in financial modeling and have a proven track record of improving financial performance.
I am passionate ab...
Aptitudes test assess a person logical reasoning problem solving and analysis skills they are commonly used in job recruitment collages and admissions
I was interviewed in Jan 2025.
I was interviewed in Aug 2024.
Attended the TCS NQT, depending on how many advanced questions and the test cases you pass in coding section, you'll get assigned Ninja (3L) Digital (7L) or prime (9L)
posted on 9 Feb 2025
I have a strong background in customer service, excellent communication skills, and a passion for helping customers.
Extensive experience in customer service roles
Excellent communication skills
Strong problem-solving abilities
Passion for helping customers
Proven track record of resolving customer issues efficiently
I am fluent in English, Hindi, and Spanish. I have knowledge about PhonePe's services and features.
Fluent in English, Hindi, and Spanish
Knowledge about PhonePe's services and features
Experience in customer service roles
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
based on 1 interview
Interview experience
based on 8 reviews
Rating in categories
Assistant Engineer
5
salaries
| ₹2.6 L/yr - ₹5.8 L/yr |
Assistant Manager
3
salaries
| ₹10.1 L/yr - ₹12 L/yr |
Senior Engineer
3
salaries
| ₹8 L/yr - ₹11.5 L/yr |
Project Engineer
3
salaries
| ₹5 L/yr - ₹7.2 L/yr |
Deputy Manager
3
salaries
| ₹10.5 L/yr - ₹11.5 L/yr |
Larsen & Toubro Limited
Thermax Limited
Tata Projects
BHEL