Add office photos
Employer?
Claim Account for FREE

Wabtec

4.0
based on 369 Reviews
Filter interviews by

40+ Deevin Seismic System Interview Questions and Answers

Updated 15 Nov 2024
Popular Designations

Q1. What are delegates and why we need it. Which are built in delegates in c#

Ans.

Delegates are reference types that hold a reference to a method. They are used to achieve loose coupling and event handling.

  • Delegates allow methods to be passed as parameters to other methods.

  • They can be used to define callback methods.

  • Built-in delegates in C# include Action, Func, Predicate, EventHandler, and Comparison.

  • Action and Func are used for methods that return void and non-void values respectively.

  • Predicate is used for methods that return a Boolean value.

  • EventHandler...read more

Add your answer

Q2. What is difference between Dictionary and Hashtable

Ans.

Dictionary is a generic collection while Hashtable is a non-generic collection.

  • Dictionary is type-safe while Hashtable is not.

  • Dictionary allows null keys and values while Hashtable does not.

  • Dictionary is faster than Hashtable for small collections.

  • Hashtable is thread-safe while Dictionary is not.

Add your answer

Q3. What are restful services and WebApi and difference between them

Ans.

RESTful services are web services that follow the REST architecture while WebAPI is a framework for building RESTful services.

  • RESTful services use HTTP methods like GET, POST, PUT, DELETE to perform CRUD operations on resources

  • WebAPI is a framework for building RESTful services using .NET framework

  • WebAPI provides features like routing, model binding, content negotiation, etc.

  • RESTful services can be consumed by any client that can make HTTP requests

  • WebAPI can be used to build ...read more

Add your answer

Q4. Write a program to find the number of occurrences in a given string

Ans.

Program to find the number of occurrences in a given string

  • Use a loop to iterate through the string and count the occurrences of each character

  • Store the count in a dictionary or hash table

  • Return the dictionary or hash table

Add your answer
Discover Deevin Seismic System interview dos and don'ts from real experiences

Q5. Difference between stored procedure and functions

Ans.

Stored procedures are used to perform a set of actions, while functions return a single value.

  • Stored procedures can modify data in the database, while functions cannot.

  • Functions can be used in SQL statements, while stored procedures cannot.

  • Stored procedures can have input and output parameters, while functions can only have input parameters.

  • Functions can be called from within stored procedures, but stored procedures cannot be called from within functions.

Add your answer

Q6. How to implement Singleton and Factory pattern in Java

Ans.

Singleton and Factory patterns are creational patterns used in Java to create objects.

  • Singleton pattern ensures that only one instance of a class is created and provides a global point of access to it.

  • Factory pattern provides an interface for creating objects, but allows subclasses to decide which class to instantiate.

  • Singleton pattern can be implemented using private constructor, static method and static variable.

  • Factory pattern can be implemented using an interface or abstr...read more

Add your answer
Are these interview questions helpful?

Q7. What are generics in c#

Ans.

Generics in C# allow for type-safe programming by enabling the creation of reusable code.

  • Generics allow for the creation of classes, interfaces, and methods that can work with any data type.

  • They provide type safety by allowing the compiler to enforce type constraints.

  • Examples include List, Dictionary, and Nullable.

  • Generics can improve performance by reducing the need for boxing and unboxing operations.

Add your answer

Q8. Most useful annotation used in Spring Boot and Spring JPA

Ans.

The @Autowired annotation is the most useful annotation used in Spring Boot and Spring JPA.

  • The @Autowired annotation is used for automatic dependency injection.

  • It eliminates the need for manual wiring of beans.

  • It can be used with constructors, fields, and methods.

  • Example: @Autowired private UserRepository userRepository;

Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. How do you setup Enterprise Architecture practice? How do you mature Enterprise Architecture in an organization? How do you prove value of Enterprise Architecture to the stakeholders? How do you handle non-coop...

read more
Ans.

Setting up and maturing Enterprise Architecture practice, proving value to stakeholders, and handling non-cooperating business stakeholders.

  • Establish a clear vision and strategy for Enterprise Architecture practice.

  • Define the scope, framework, and governance structure for Enterprise Architecture.

  • Engage with key stakeholders to understand their needs and align EA initiatives with business goals.

  • Demonstrate the value of EA through tangible outcomes such as cost savings, improve...read more

Add your answer

Q10. what would you do if a material is needed for our production and supplier is not able to deliver on time?

Ans.

I would explore alternative suppliers, expedite shipping, or adjust production schedules to minimize impact.

  • Contact other suppliers to check availability and expedite shipping if necessary

  • Work with production team to adjust schedules and prioritize other materials

  • Consider alternative materials that can be sourced quickly as a temporary solution

Add your answer

Q11. The critical components of diesel locomotives

Ans.

The critical components of diesel locomotives include engine, transmission, fuel system, cooling system, and electrical system.

  • Engine: the heart of the locomotive, responsible for generating power

  • Transmission: transfers power from the engine to the wheels

  • Fuel system: supplies diesel fuel to the engine for combustion

  • Cooling system: prevents the engine from overheating

  • Electrical system: controls various functions such as lighting and communication

Add your answer

Q12. Mission vision and values of Wabtec corporation

Ans.

Wabtec Corporation's mission is to provide innovative solutions for the transportation industry, guided by their vision of being a global leader in rail and industrial markets.

  • Wabtec's mission is to provide innovative solutions for the transportation industry.

  • Their vision is to be a global leader in rail and industrial markets.

  • Values include integrity, customer focus, innovation, and teamwork.

  • Examples of values in action: developing cutting-edge technology for trains, priorit...read more

Add your answer

Q13. How would you design an Enterprise Architecture for organization like Wabtech? What deliverables you would produce? How do drive innovation?

Ans.

Designing an Enterprise Architecture for Wabtech involves creating a comprehensive framework to align business goals with technology solutions and drive innovation.

  • Conduct a thorough analysis of Wabtech's current business processes, IT systems, and technology infrastructure.

  • Identify key stakeholders and gather their input to understand their requirements and priorities.

  • Develop a target architecture that aligns with Wabtech's strategic goals and objectives.

  • Produce deliverables...read more

Add your answer

Q14. Does Air shipments are required for industry ?

Ans.

Air shipments are often required for industries that rely on fast delivery times and perishable goods.

  • Air shipments are necessary for industries with time-sensitive products, such as fresh produce or pharmaceuticals.

  • Air shipments are also commonly used in industries with high-value goods that require quick delivery, like electronics or luxury items.

  • Certain industries, like automotive or aerospace, may require air shipments for just-in-time manufacturing processes.

  • Air shipment...read more

Add your answer

Q15. Alternator working process & working principle

Ans.

An alternator is a device that converts mechanical energy into electrical energy through electromagnetic induction.

  • Alternator works on the principle of Faraday's law of electromagnetic induction

  • It consists of a rotor, stator, and diode rectifier

  • The rotor rotates inside the stator, which contains a set of stationary coils

  • As the rotor spins, it creates a magnetic field that induces an alternating current (AC) in the stator coils

  • The diode rectifier converts the AC to direct curr...read more

View 1 answer

Q16. The braking system of diesel locomotives

Ans.

The braking system of diesel locomotives is crucial for safe operation and consists of various components.

  • The braking system of diesel locomotives typically includes air brakes, dynamic brakes, and sometimes even regenerative brakes.

  • Air brakes use compressed air to apply pressure to the brake pads, slowing down the locomotive.

  • Dynamic brakes convert the locomotive's traction motors into generators, creating resistance to slow down the train.

  • Regenerative brakes capture and stor...read more

Add your answer

Q17. Internal working principle of Hashmap

Ans.

Hashmap is a data structure that stores key-value pairs and uses hashing to map keys to their corresponding values.

  • Hashmap uses an array to store the key-value pairs

  • A hash function is used to map the key to an index in the array

  • Collisions can occur when two keys map to the same index, which can be resolved using techniques like chaining or open addressing

  • Hashmap provides constant time complexity for insertion, deletion, and retrieval of key-value pairs

Add your answer

Q18. What is Quality policy

Ans.

Quality policy is a set of guidelines and principles established by an organization to ensure consistent quality in products or services.

  • Quality policy outlines the organization's commitment to meeting customer requirements and continuously improving processes.

  • It includes objectives for quality management, responsibilities of employees, and methods for monitoring and measuring quality performance.

  • Examples of quality policy statements include 'We are committed to delivering pr...read more

Add your answer

Q19. What is Safety policy

Ans.

Safety policy is a set of rules and guidelines implemented by an organization to ensure the safety and well-being of employees and customers.

  • Safety policy outlines the procedures and protocols to be followed in order to prevent accidents and injuries.

  • It includes guidelines for the proper use of equipment, handling of hazardous materials, and emergency response protocols.

  • Safety policy also includes training programs for employees to ensure they are aware of safety procedures a...read more

Add your answer

Q20. What is Wabtec policy

Ans.

Wabtec policy focuses on safety, quality, and customer satisfaction.

  • Wabtec prioritizes safety in all operations and services.

  • Quality is a key aspect of Wabtec's policy to ensure reliable products and services.

  • Customer satisfaction is a top priority for Wabtec to maintain strong relationships and loyalty.

  • Wabtec policy also includes compliance with regulations and continuous improvement.

  • Examples: Regular safety training for employees, quality control measures in manufacturing p...read more

Add your answer

Q21. Cooling system of diesel locomotives

Ans.

The cooling system of diesel locomotives is essential for maintaining optimal engine temperature and preventing overheating.

  • The cooling system typically consists of a radiator, water pump, thermostat, and coolant.

  • Coolant is circulated through the engine to absorb heat and then cooled in the radiator before returning to the engine.

  • Regular maintenance of the cooling system, including checking coolant levels and inspecting for leaks, is crucial for efficient operation.

  • Examples o...read more

Add your answer

Q22. Propulsion system of diesel locomotives

Ans.

The propulsion system of diesel locomotives is responsible for converting fuel into mechanical energy to move the train.

  • Diesel engines power the locomotive by burning diesel fuel in cylinders to generate power

  • The power generated is transmitted to the wheels through a transmission system

  • The wheels then turn, propelling the train forward

  • Modern diesel locomotives may also have electric propulsion systems for increased efficiency

Add your answer

Q23. Auxiliary system of diesel locomotives

Ans.

Auxiliary systems in diesel locomotives support the main engine and provide additional functionalities.

  • Auxiliary systems include air compressors, cooling systems, fuel systems, and electrical systems.

  • Air compressors provide compressed air for braking and other pneumatic functions.

  • Cooling systems prevent the engine from overheating.

  • Fuel systems deliver fuel to the engine for combustion.

  • Electrical systems power lights, controls, and other electrical components.

  • Regular maintenan...read more

Add your answer

Q24. What are the different types of signals used in railroad

Add your answer

Q25. What do you know about PM practices?

Ans.

PM practices refer to project management practices used to plan, execute, and monitor projects.

  • PM practices involve creating project plans, defining project scope, setting timelines, and allocating resources.

  • They also include monitoring progress, managing risks, and communicating with stakeholders.

  • Examples of PM practices include using Gantt charts, conducting regular status meetings, and utilizing project management software.

  • Effective PM practices help ensure projects are co...read more

Add your answer

Q26. When to highlight the issue ?

Ans.

Highlight the issue when it impacts team performance or violates company policies.

  • When it affects team productivity or quality of work

  • When it goes against company values or policies

  • When it poses a risk to the project or organization

  • When it hinders team collaboration or communication

View 1 answer

Q27. What is fulfillment best practices

Ans.

Fulfillment best practices refer to strategies and methods used to efficiently and effectively meet customer orders and expectations.

  • Optimize inventory management to ensure products are readily available

  • Streamline order processing and fulfillment workflows

  • Utilize technology such as automation and data analytics to improve efficiency

  • Focus on customer satisfaction by providing accurate and timely order fulfillment

  • Implement quality control measures to minimize errors and returns

View 1 answer

Q28. Tell us some of good practices of PM

Ans.

Some good practices of PM include effective communication, setting clear goals, and managing risks.

  • Effective communication with team members and stakeholders

  • Setting clear and achievable goals

  • Managing risks and issues proactively

  • Regularly monitoring and evaluating project progress

  • Adapting to changes and being flexible

  • Encouraging collaboration and teamwork

Add your answer

Q29. KPI of Wabtec corporation

Ans.

Key Performance Indicators (KPIs) of Wabtec Corporation include revenue growth, profit margin, customer satisfaction, and on-time delivery.

  • Revenue growth: Wabtec tracks the increase in revenue over a specific period of time.

  • Profit margin: Wabtec monitors the percentage of profit made from sales.

  • Customer satisfaction: Wabtec measures customer feedback and satisfaction levels.

  • On-time delivery: Wabtec evaluates the percentage of orders delivered on time.

Add your answer

Q30. How to plan international logistics

Ans.

International logistics planning involves considering factors like transportation modes, customs regulations, and lead times.

  • Identify transportation modes (air, sea, road, rail) based on cost, speed, and reliability

  • Consider customs regulations and documentation requirements for each country

  • Plan for lead times including potential delays in transit and customs clearance

  • Utilize technology and software for tracking shipments and managing inventory

  • Establish relationships with reli...read more

Add your answer

Q31. Current project on ocr. Validation and testing

Ans.

Currently working on OCR project focusing on validation and testing

  • Developing validation strategies to ensure accuracy of OCR results

  • Creating test cases to evaluate OCR performance under different conditions

  • Utilizing ground truth data for benchmarking OCR accuracy

  • Implementing error analysis techniques to identify and address common OCR mistakes

Add your answer

Q32. Diesel locomotiv engine all functions

Ans.

Diesel locomotive engines perform various functions such as generating power, controlling speed, and providing traction.

  • Diesel engines convert fuel into mechanical energy through combustion

  • They power the locomotive by driving the wheels through a transmission system

  • They control the speed of the locomotive by adjusting fuel intake and exhaust

  • They provide traction by transferring power to the wheels to move the train

  • They also have systems for cooling, lubrication, and monitorin...read more

Add your answer

Q33. Locomotive piping function

Ans.

Locomotive piping functions include transporting fluids, controlling pressure, and cooling systems.

  • Transporting fluids such as water, steam, and oil throughout the locomotive

  • Controlling pressure to ensure proper operation of various systems

  • Cooling systems to prevent overheating of components

  • Examples: brake pipe for controlling air pressure, water piping for cooling the engine

Add your answer

Q34. Transformer architecture and working.

Ans.

Transformer architecture is a deep learning model that utilizes self-attention mechanism for sequence processing.

  • Transformer architecture is based on self-attention mechanism, allowing the model to weigh the importance of different input tokens when making predictions.

  • It consists of an encoder and a decoder, with multiple layers of multi-head self-attention and feedforward neural networks.

  • Transformers have been widely used in natural language processing tasks, such as machine...read more

Add your answer

Q35. Define mosfet.and its applications.

Ans.

MOSFET is a type of transistor used for amplification and switching of electronic signals.

  • MOSFET stands for Metal-Oxide-Semiconductor Field-Effect Transistor.

  • It has three terminals: gate, source, and drain.

  • It is widely used in electronic devices such as computers, mobile phones, and power amplifiers.

  • MOSFETs are used in power electronics for switching applications due to their high switching speed and low on-resistance.

  • They are also used in voltage regulators, motor control ci...read more

Add your answer

Q36. Explain aboutBug cycle

Ans.

Bug cycle is the process of identifying, reporting, tracking, and resolving software defects.

  • Bug is identified by testers during testing phase

  • Bug is reported to the development team

  • Development team reproduces the bug

  • Bug is assigned to a developer for fixing

  • Developer fixes the bug and sends it back to the testing team

  • Testing team verifies the fix and closes the bug

Add your answer

Q37. Explain about Sdlc cycle

Ans.

SDLC cycle is a process followed by software development teams to design, develop, test, and deploy high-quality software.

  • SDLC stands for Software Development Life Cycle

  • It consists of several phases such as planning, analysis, design, implementation, testing, and maintenance

  • Each phase has its own set of activities and deliverables

  • The goal of SDLC is to ensure that the software meets the customer's requirements and is of high quality

  • Examples of SDLC models include Waterfall, A...read more

Add your answer

Q38. ANODIZING Process sequence.

Ans.

The ANODIZING process sequence involves several steps to create a protective oxide layer on metal surfaces.

  • Cleaning the metal surface to remove any dirt or contaminants

  • Pre-treating the surface to prepare it for anodizing

  • Anodizing the metal by immersing it in an electrolyte solution and applying an electric current

  • Rinsing the metal to remove any excess solution

  • Sealing the anodized surface to enhance its durability and appearance

Add your answer

Q39. Explain Power flow analysis

Ans.

Power flow analysis is a method used in electrical engineering to determine the steady-state operating conditions of a power system.

  • It involves calculating the voltage magnitude and phase angle at each bus in a power system.

  • Power flow analysis helps in determining power losses, line flows, and voltage stability.

  • Different methods like Gauss-Seidel, Newton-Raphson, and Fast Decoupled are used for power flow analysis.

  • The results of power flow analysis are crucial for optimal ope...read more

Add your answer

Q40. Brake system functions

Ans.

The brake system functions to slow down or stop a vehicle by converting kinetic energy into heat through friction.

  • Converts kinetic energy into heat through friction

  • Consists of components such as brake pads, rotors, calipers, and brake fluid

  • Operates through hydraulic pressure or mechanical force

  • Helps maintain control and stability of the vehicle during braking

  • Different types include disc brakes and drum brakes

Add your answer

Q41. Adaptation to the new role

Add your answer

Q42. Strength of material

Ans.

Strength of material refers to the ability of a material to withstand applied forces without failing.

  • Strength of material is an important factor in engineering and construction.

  • Materials with high strength can withstand greater forces without breaking.

  • Factors affecting strength include material composition, structure, and processing.

  • Examples of strong materials include steel, titanium, and carbon fiber.

View 1 answer

More about working at Wabtec

HQ - Wilmerding, Pennsylvania, United States (USA)
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Deevin Seismic System

based on 17 interviews in the last 1 year
Interview experience
3.9
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.8
 • 3k Interview Questions
3.8
 • 388 Interview Questions
4.0
 • 192 Interview Questions
3.6
 • 184 Interview Questions
4.2
 • 181 Interview Questions
3.8
 • 136 Interview Questions
View all
Top Wabtec Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter