Filter interviews by
I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.
Factors for selecting a new machine include cost, efficiency, reliability, compatibility, and support.
Cost - Consider upfront cost, maintenance costs, and potential savings in the long run.
Efficiency - Look at the machine's performance and how it can improve productivity.
Reliability - Ensure the machine is durable and will not break down frequently.
Compatibility - Check if the machine integrates well with existing syst...
The power consumption in an Injection Moulding machine per hour directly impacts operational costs.
Power consumption is typically measured in kilowatt-hours (kWh) per hour.
The cost of power per kWh varies depending on location and energy provider.
Factors affecting power consumption include machine size, cycle time, and efficiency.
Regular maintenance and optimization can help reduce power consumption and costs.
Example: ...
posted on 19 Nov 2024
posted on 2 Aug 2024
I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.
Experienced sales professional with a strong track record of exceeding targets and building strong client relationships.
Over 5 years of experience in sales roles
Consistently met or exceeded sales targets by 20% each quarter
Built and maintained strong relationships with key clients, resulting in repeat business
Proficient in CRM software and sales analytics tools
I have 5 years of experience in sales coordination, managing client accounts and ensuring smooth communication between sales team and clients.
Managed client accounts and ensured timely delivery of products/services
Coordinated with sales team to create effective strategies for increasing sales
Handled customer inquiries and resolved issues to maintain customer satisfaction
Utilized CRM software to track sales activities a...
Experienced sales professional with a strong track record of exceeding targets and building strong client relationships.
Over 5 years of experience in sales and customer service roles
Proven ability to meet and exceed sales targets consistently
Strong communication and negotiation skills
Excellent relationship-building skills with clients and colleagues
Proficient in CRM software and sales analytics tools
Seeking new challenges and growth opportunities
Looking for a new challenge to further develop my skills
Interested in exploring new opportunities for career growth
Seeking a more dynamic work environment
Want to broaden my experience in a different industry
Current company lacks opportunities for advancement
I will justify my expected salary based on my experience, skills, industry standards, and the value I can bring to the company.
Highlighting relevant experience and skills that align with the job requirements
Researching industry standards and average salaries for similar roles
Emphasizing the value I can bring to the company through my contributions
Discussing any additional qualifications or certifications that add value
Experienced sales professional with a strong track record of exceeding targets and building strong client relationships.
Over 5 years of experience in sales and customer service
Proven track record of consistently exceeding sales targets by 20% each quarter
Strong communication and negotiation skills
Ability to build and maintain strong client relationships
Proficient in CRM software and Microsoft Office suite
You should hire me because of my strong communication skills, attention to detail, and proven track record of exceeding sales targets.
I have excellent communication skills which are essential for coordinating sales activities and working with clients.
I pay close attention to detail, ensuring that all sales processes are carried out accurately and efficiently.
I have a proven track record of exceeding sales targets in my...
Your company is a leading provider of innovative software solutions for sales and marketing teams.
Specializes in providing software solutions for sales and marketing teams
Known for innovative and cutting-edge technology
Has a strong reputation in the industry for helping companies improve their sales performance
posted on 26 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.
Bonfiglioli company has walkin interview
Bachelor's degree in Mechanical Engineering with 5 years of experience in quality control and process improvement.
Bachelor's degree in Mechanical Engineering
5 years of experience in quality control and process improvement
Certifications in quality management systems such as Six Sigma or Lean Six Sigma
Strong analytical skills and attention to detail
Experience with root cause analysis and corrective action implementation
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.
Allowable stress values vary depending on the material and type of loading (tension, compression, shear).
Allowable stress values are typically provided by material specifications or codes.
For example, for structural steel in tension, the allowable stress might be around 0.6 times the yield strength.
In compression, the allowable stress might be lower than in tension due to buckling considerations.
For shear, the allowabl...
The crane standard commonly used for designing is ASME B30.2.
ASME B30.2 is a widely recognized standard for designing cranes
It provides guidelines for the design, inspection, testing, maintenance, and operation of cranes
Other standards like ISO 4301 and CMAA also used in crane design
posted on 11 Dec 2024
I applied via Approached by Company and was interviewed in Jun 2024. There were 2 interview rounds.
A gearbox is a mechanical device used to increase or decrease the speed and torque of a motor or engine.
Function: Transmits power from the engine to the wheels, changing the speed and torque ratio
Structure: Consists of gears, shafts, bearings, and housing
Types: Manual, automatic, CVT, DCT
Example: In a car, the gearbox allows the driver to shift gears to match the speed and load conditions
Gearboxes are used to change the speed and torque of a rotating power source, such as an engine or electric motor.
Used in vehicles to transfer power from the engine to the wheels at different speeds
Found in industrial machinery to control the speed of conveyor belts or other equipment
Utilized in wind turbines to adjust the rotational speed of the blades for optimal energy production
I have a strong background in marketing, with experience in developing successful campaigns and strategies.
Extensive experience in marketing, including developing campaigns and strategies
Strong analytical skills to assess market trends and consumer behavior
Excellent communication skills to collaborate with cross-functional teams
Proven track record of driving results and achieving targets
Ability to adapt to changing mar...
Business development is the process of identifying opportunities for growth and implementing strategies to capitalize on those opportunities.
Identifying potential clients or markets for expansion
Building relationships with key stakeholders
Creating and implementing strategies to increase revenue
Monitoring and evaluating the success of business development efforts
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
A simple program to print star pattern in C#
Use nested loops to print the desired pattern
Start with a small pattern and then expand it to more complex ones
Experiment with different loop structures to create various patterns
Stored procedures and functions differ in their usage and capabilities. ACID properties ensure data integrity, normalization reduces redundancy.
Stored procedures are precompiled SQL queries that can perform multiple operations, while functions are reusable code blocks that return a single value.
Stored procedures can have input and output parameters, while functions can only return a single value.
ACID properties (Atomic...
Solid principles are a set of design principles for writing maintainable and scalable code.
Single Responsibility Principle: A class should have only one reason to change. For example, a class that handles user authentication should not also be responsible for sending emails.
Open/Closed Principle: Software entities should be open for extension but closed for modification. For example, using interfaces to allow for new i...
Cycle time of a PLC refers to the time taken for the PLC to complete one full cycle of operation.
Cycle time is the time taken for the PLC to scan all inputs, execute the program logic, and update all outputs.
It is typically measured in milliseconds or microseconds.
A shorter cycle time allows for faster response to inputs and outputs.
Factors affecting cycle time include the complexity of the program, the speed of the pr...
DB in Siemens refers to a data block, which is a structured data type used for storing and organizing data in PLC programming.
DBs are used to store data in a structured format for easy access and manipulation
They can be used for storing input/output data, configuration parameters, and other variables
DBs can be accessed and modified by multiple program blocks within a PLC program
Example: DB1 could be used to store input
Logical reasoning and technical aptitude questions
A simple tic tac toe game design with a 3x3 grid and two players taking turns to place their marks.
Create a 3x3 grid to represent the game board
Allow two players to take turns placing their marks (X or O) on the grid
Check for a win condition after each move to determine the winner
Handle tie game if all spaces on the grid are filled without a winner
Designing a login page for a software application
Include fields for username and password
Implement password strength validation
Provide option for password reset
Incorporate CAPTCHA for security
Utilize HTTPS for secure communication
based on 35 reviews
Rating in categories
Assistant Engineer
17
salaries
| â‚ą2 L/yr - â‚ą5 L/yr |
Production Engineer
7
salaries
| â‚ą2.4 L/yr - â‚ą7 L/yr |
Technical Associate
7
salaries
| â‚ą2.8 L/yr - â‚ą3.5 L/yr |
Senior Engineer
6
salaries
| â‚ą3.2 L/yr - â‚ą7.2 L/yr |
Staff Trainee
6
salaries
| â‚ą1.5 L/yr - â‚ą1.9 L/yr |
BHEL
Godrej & Boyce Manufacturing
Kirloskar Brothers
TCS