Upload Button Icon Add office photos

Xylem Water Solutions

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Xylem Water Solutions Sales Interview Questions and Answers

Updated 27 May 2022

Xylem Water Solutions Sales Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed before May 2021. There were 4 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be as authentic as you can. Never lie.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Nov 2023. There were 3 interview rounds.

Interview Questionnaire 

14 Questions

  • Q1. What are the benefits of the microservices?
  • Ans. 

    Microservices offer benefits such as scalability, flexibility, and easier maintenance.

    • Scalability: Microservices can be scaled independently, allowing for better resource utilization.

    • Flexibility: Microservices can be developed and deployed independently, allowing for faster iteration and innovation.

    • Easier maintenance: Microservices are smaller and more focused, making it easier to identify and fix issues.

    • Improved fault...

  • Answered by AI
  • Q2. Differences between spring and spring boot?
  • Ans. 

    Spring is a framework while Spring Boot is an extension of Spring.

    • Spring Boot provides auto-configuration and embedded servers.

    • Spring Boot reduces boilerplate code and simplifies application setup.

    • Spring Boot is opinionated and provides defaults for configuration.

    • Spring Boot is ideal for microservices and standalone applications.

    • Spring is more flexible and customizable than Spring Boot.

  • Answered by AI
  • Q3. Have you configured service registry?
  • Ans. 

    Yes, I have configured service registry.

    • I have experience with service registry tools like Consul and Eureka.

    • I have configured service registry for microservices architecture.

    • I have implemented service discovery and load balancing using service registry.

    • I have used service registry to manage service endpoints and metadata.

  • Answered by AI
  • Q4. What is the use of profile registry? how can you configured in your project
  • Ans. 

    Profile registry is used to store user profiles and their preferences in a centralized location.

    • Profile registry is used to manage user profiles and preferences in a centralized location

    • It can be configured in a project by defining the schema for user profiles and preferences

    • Profile registry can be accessed through APIs or SDKs

    • It can be used to personalize user experience and provide targeted content

    • Examples of profile...

  • Answered by AI
  • Q5. How spring boot work internally?
  • Ans. 

    Spring Boot is a framework that simplifies the development of Java applications by providing pre-configured settings and dependencies.

    • Spring Boot uses an embedded server to run applications.

    • It provides auto-configuration for commonly used libraries and frameworks.

    • Spring Boot uses Spring Framework's core features like Inversion of Control (IoC) and Aspect Oriented Programming (AOP).

    • It uses annotations to configure and c...

  • Answered by AI
  • Q6. If a microservice is down, then how can you handle that situation?
  • Ans. 

    We can handle the situation by implementing fault tolerance mechanisms.

    • Implementing circuit breakers to prevent cascading failures

    • Using load balancers to redirect traffic to healthy instances

    • Implementing retry mechanisms to handle temporary failures

    • Using monitoring tools to detect and alert on failures

    • Implementing graceful degradation to provide partial functionality

    • Using backups or replicas to ensure high availability

  • Answered by AI
  • Q7. What kind of security added in your project and how?
  • Q8. What are the transactions used in your projects?
  • Q9. What are the spring boot annotations used in your project?
  • Ans. 

    We use @RestController, @RequestMapping, @Autowired, @Service, @Repository, @Transactional, @GetMapping, @PostMapping, @PutMapping, @DeleteMapping annotations in our Spring Boot project.

    • @RestController - used to define RESTful web services

    • @RequestMapping - used to map HTTP requests to handler methods

    • @Autowired - used for automatic dependency injection

    • @Service - used to define a service layer component

    • @Repository - used...

  • Answered by AI
  • Q10. What is the use of spring data jpa?
  • Ans. 

    Spring Data JPA simplifies the implementation of data access layer in Spring applications.

    • Provides a framework for easily creating repositories and queries

    • Reduces boilerplate code for data access layer

    • Supports pagination and sorting of data

    • Integrates with Spring's transaction management

    • Example: @Repository interface UserRepository extends JpaRepository {}

  • Answered by AI
  • Q11. What are the collection used in your project?
  • Q12. Can you tell me how hash map internally work?
  • Ans. 

    A hash map is a data structure that uses a hash function to map keys to values in constant time.

    • Hash map uses an array to store key-value pairs

    • The hash function is used to convert the key into an index of the array

    • Collisions occur when two keys map to the same index, which is resolved using chaining or open addressing

    • Retrieving a value from a hash map involves computing the hash of the key and then looking up the corre...

  • Answered by AI
  • Q13. Differences between comparable and comparator?
  • Ans. 

    Comparable is an interface used for natural ordering while Comparator is an interface used for custom ordering.

    • Comparable is implemented by the class itself while Comparator is implemented by a separate class.

    • Comparable provides a single method compareTo() while Comparator provides a single method compare().

    • Comparable is used for sorting elements in a collection while Comparator is used for custom sorting.

    • Example: Stri...

  • Answered by AI
  • Q14. Tell me about concurrent Hash map?
  • Ans. 

    Concurrent Hash Map is a thread-safe implementation of a hash map.

    • It allows multiple threads to access and modify the map concurrently.

    • It uses a technique called lock striping to achieve high concurrency.

    • It is part of the java.util.concurrent package in Java.

    • Example: ConcurrentHashMap in Java.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

Interview Preparation Tips

Interview preparation tips for other job seekers - Just go well prepare with your resume.

Analyst Interview Questions & Answers

Pentair user image manan singhal

posted on 2 Oct 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.

I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. How will you select pump for xyz requirement? Which factors?
  • Ans. 

    The selection of a pump for xyz requirement depends on various factors such as flow rate, head, viscosity, and type of fluid.

    • Determine the required flow rate and head for the application

    • Consider the viscosity and type of fluid being pumped

    • Select a pump type that is suitable for the application, such as centrifugal, positive displacement, or diaphragm pumps

    • Check the pump's performance curve to ensure it meets the requir...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study Pump basics in detail. Motor selection, and related technical analysis.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jan 2023. There were 3 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - I need personal interview due to will join immediately

I applied via Company Website and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Pumps, Motors & Aerators
  • Q2. Working principle of pumps and Aerators
  • Ans. 

    Pumps and aerators are used to move fluids and gases respectively.

    • Pumps work by creating a pressure difference to move fluids from one place to another.

    • Aerators introduce air into liquids to increase oxygen levels and promote biological processes.

    • Types of pumps include centrifugal, positive displacement, and jet pumps.

    • Types of aerators include surface aerators, diffused aerators, and mechanical aerators.

  • Answered by AI
  • Q3. Pump calculation

Interview Preparation Tips

Interview preparation tips for other job seekers - Need more dedication and avoid unnecessary talks while answering important questions

I appeared for an interview before Feb 2021.

Interview Preparation Tips

Interview preparation tips for other job seekers - What about cement Test,Soil Test

I applied via Naukri.com and was interviewed in Mar 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Network, STP, Wet well, Pumping Station related.
  • Q2. TECHNICAL STP & WET WELL RELATED

Interview Preparation Tips

Interview preparation tips for other job seekers - Deep knowledge about planning, schedule & Execution .
Contribute & help others!
anonymous
You can choose to be anonymous

Xylem Water Solutions Interview FAQs

How many rounds are there in Xylem Water Solutions Sales interview?
Xylem Water Solutions interview process usually has 4 rounds. The most common rounds in the Xylem Water Solutions interview process are One-on-one Round, Resume Shortlist and HR.

Recently Viewed

INTERVIEWS

Steel1 India

No Interviews

REVIEWS

TVS Motor

No Reviews

LIST OF COMPANIES

Steel1 India

Locations

REVIEWS

Xylem Water Solutions

No Reviews

SALARIES

Xylem Water Solutions

SALARIES

Xylem Water Solutions

SALARIES

Marwadi Education Foundation

LIST OF COMPANIES

Xylem Water Solutions

Overview

SALARIES

National Infotech

SALARIES

Xylem Water Solutions

Tell us how to improve this page.

Interview Questions from Similar Companies

VA Tech Wabag Interview Questions
3.9
 • 47 Interviews
DuPont Interview Questions
4.2
 • 41 Interviews
Clean Harbors Interview Questions
3.6
 • 29 Interviews
Flowserve Interview Questions
4.0
 • 28 Interviews
Sulzer Interview Questions
3.9
 • 27 Interviews
View all
Senior Engineer
84 salaries
unlock blur

₹5.3 L/yr - ₹19 L/yr

Design Engineer
83 salaries
unlock blur

₹3 L/yr - ₹8.8 L/yr

Senior Design Engineer
53 salaries
unlock blur

₹5 L/yr - ₹9.5 L/yr

Assistant Manager
51 salaries
unlock blur

₹7 L/yr - ₹19.1 L/yr

Lead Engineer
51 salaries
unlock blur

₹7.5 L/yr - ₹26.5 L/yr

Explore more salaries
Compare Xylem Water Solutions with

Grundfos Saudi Arabia

4.9
Compare

Sulzer

3.9
Compare

KSB Limited - Irrigation & Process Division (IPD)

4.0
Compare

ITT Corp

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview