Upload Button Icon Add office photos

Avineon India

Compare button icon Compare button icon Compare

Filter interviews by

Avineon India Piping Engineer Interview Questions and Answers

Updated 2 Jan 2020

Avineon India Piping Engineer Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Jul 2019. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about your previous experience
  • Q2. Explain the process involved in water treatment
  • Ans. 

    Water treatment involves a series of processes to remove impurities and contaminants from water.

    • Coagulation and flocculation to remove suspended particles

    • Sedimentation to separate solids from water

    • Filtration to remove smaller particles

    • Disinfection to kill bacteria and viruses

    • pH adjustment to control acidity or alkalinity

    • Softening to remove hardness minerals

    • Reverse osmosis to remove dissolved solids

    • Activated carbon adso...

  • Answered by AI
  • Q3. Special items in piping
  • Ans. 

    Special items in piping refer to components that are not standard or commonly used in piping systems.

    • Special items are designed to meet specific requirements of a project.

    • Examples of special items include expansion joints, strainers, and steam traps.

    • Special items may require additional testing and certification before installation.

    • They may also require special installation procedures and maintenance.

    • Special items can a

  • Answered by AI
  • Q4. Basics of layout Engineering

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident of what you say,
If you don't no anything direct say i am not aware of this

Interview questions from similar companies

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

I appeared for an interview before Jan 2024.

Round 1 - Coding Test 

This round was dependent on the end client. It lasted for approximately one hour and involved a technical assessment from the client side conducted by a panel of three interviewers. The panel was knowledgeable, attentive, and cooperative, with questions that were relevant to the work experience.

Round 2 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    My salary expectations are in line with industry standards for a Senior Engineer position.

    • Research industry standards for Senior Engineer salaries

    • Consider my level of experience and skills

    • Factor in the cost of living in the area where the job is located

  • Answered by AI
  • Q2. Are you comfortable with the designated work location and with working at the client site?
  • Ans. 

    Yes, I am comfortable with the designated work location and working at the client site.

    • I have experience working at client sites in previous roles

    • I am adaptable and can work effectively in different environments

    • I am willing to travel if required for the job

  • Answered by AI
  • Q3. Are you currently serving a notice period, and is that notice period negotiable?
  • Ans. 

    Yes, I am currently serving a notice period of 1 month, and it is negotiable.

    • Yes, I am currently serving a notice period of 1 month.

    • I am open to discussing the notice period and negotiating if needed.

    • I believe in maintaining open communication with my current employer during this transition period.

  • Answered by AI
  • Q4. What is the earliest date you would be able to join after receiving the offer letter?
  • Ans. 

    I can join within 2 weeks of receiving the offer letter.

    • I can start within 2 weeks of receiving the offer letter.

    • I need a 2-week notice period before joining.

    • My earliest availability is 2 weeks after receiving the offer.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand your client by familiarizing yourself with their interviewing style and commonly asked questions. Feedback regarding the technical round will be provided within two days, and the HR round will also take place within that timeframe. If you are confident about your performance in the technical round, you may negotiate your salary during the HR round, as salary increases at Apexon will depend on the client. HR representatives are approachable and understanding, making it essential to express your true expectations and raise any concerns, as they will certainly assist you.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Internal working of hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.

    • HashMap internally uses an array of linked lists to store key-value pairs.

    • When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.

    • If multiple keys hash to the same index, a linked list is used to handle collisions.

    • HashMap uses the hashCode() method of ke...

  • Answered by AI
  • Q2. What are the feature of jdk 8
  • Ans. 

    JDK 8 features include lambda expressions, functional interfaces, streams, and default methods.

    • Lambda expressions allow you to write code in a more concise and readable way.

    • Functional interfaces enable the use of lambda expressions.

    • Streams provide a way to work with sequences of elements efficiently.

    • Default methods allow interfaces to have concrete methods.

    • Date and Time API improvements.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on new feature of java

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic concepts of java , spring boot , angular and some coding Average interview . easy to crack if basics are clear
Round 3 - Technical 

(1 Question)

  • Q1. Little more deep on java , angular and some scenario based questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Objective technical question was given.

Round 3 - Technical 

(3 Questions)

  • Q1. Java, DB, Spring, UI related questions asked.
  • Q2. CoreJava Multi-threading
  • Q3. Database many to many relattionship related question
Round 4 - Technical 

(1 Question)

  • Q1. Mutli-threading related questions
Round 5 - HR 

(1 Question)

  • Q1. Salary expectation and joining details.

I applied via Naukri.com and was interviewed in Apr 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Java 8 vs 7 case studies. Stream vs collections case studies.
  • Ans. 

    Java 8 introduced streams which are more efficient than collections in certain cases.

    • Streams are useful for processing large amounts of data in parallel

    • Collections are better for small amounts of data or when modifying data

    • Java 8's stream API provides a functional programming approach to data processing

    • Java 7's collections API is more traditional and imperative

    • Example: Using streams to filter and map data from a databa...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Add one to a given String of number
  • Ans. 

    Add one to a given String of number

    • Convert the string to integer, add one, and convert back to string

    • Handle edge cases like leading zeros

    • Consider using built-in functions like parseInt() and toString()

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Hash map implementation. exception handling in lambda exp. microservices architecture.
Round 5 - Client Interview 

(1 Question)

  • Q1. Why u want to join?

Interview Preparation Tips

Topics to prepare for Iris Software Senior Engineer interview:
  • Core Java
  • Spring Framework
  • Microservices
  • RDBMS
Interview preparation tips for other job seekers - Focus on the tech stack u have worked on.
Focus on concepts and basics.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Data structures

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was good.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hacker Rank Questions - String Manipulation - level easy

Round 2 - Coding Test 

Hacker Rank Questions - 2D matrix - level easy

Round 3 - HR 

(2 Questions)

  • Q1. Expected Salary
  • Q2. Why do you choose Apexon?
  • Ans. 

    I choose Apexon for its innovative technology, strong company culture, and opportunities for growth.

    • Innovative technology: Apexon is known for its cutting-edge solutions and commitment to staying ahead of industry trends.

    • Strong company culture: I value the emphasis Apexon places on teamwork, collaboration, and employee development.

    • Opportunities for growth: Apexon offers a clear path for career advancement and continuou

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Coding Test 

Basic coding question and JavaScript in depth questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Specific questions related to job role and project background
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Difference between deep and shallow copy
  • Ans. 

    Deep copy creates a new object and recursively copies all nested objects, while shallow copy creates a new object and copies the references to nested objects.

    • Deep copy duplicates all levels of the object hierarchy, ensuring that changes in the copied object do not affect the original object.

    • Shallow copy only duplicates the top-level object, so changes in the copied object may affect the original object.

    • Deep copy is mor...

  • Answered by AI
  • Q2. Ways to set values in form groups
  • Ans. 

    Ways to set values in form groups

    • Use setValue() method to set values in form groups

    • Use patchValue() method to set values in form groups

    • Use reset() method to set values in form groups

  • Answered by AI
  • Q3. How to add dynamic component in view
  • Ans. 

    To add a dynamic component in a view, use a framework or library that supports dynamic rendering and component creation.

    • Use a framework like React or Angular that allows for dynamic component creation

    • Create a component factory or use a component resolver to dynamically create and render components

    • Pass data or props to the dynamic component to customize its behavior

    • Update the view or component tree to include the dynami

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Spend time on basics

Skills evaluated in this interview

Avineon India Interview FAQs

What are the top questions asked in Avineon India Piping Engineer interview?

Some of the top questions asked at the Avineon India Piping Engineer interview -

  1. Explain the process involved in water treatm...read more
  2. Special items in pip...read more
  3. Basics of layout Engineer...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.4
 • 274 Interviews
Tiger Analytics Interview Questions
3.7
 • 227 Interviews
Altimetrik Interview Questions
3.8
 • 219 Interviews
Xoriant Interview Questions
4.1
 • 183 Interviews
Incedo Interview Questions
3.1
 • 182 Interviews
Globant Interview Questions
3.8
 • 175 Interviews
Iris Software Interview Questions
4.0
 • 150 Interviews
ThoughtWorks Interview Questions
3.9
 • 148 Interviews
Apexon Interview Questions
3.3
 • 141 Interviews
View all
Avineon India Piping Engineer Salary
based on 42 salaries
₹1.4 L/yr - ₹5 L/yr
65% less than the average Piping Engineer Salary in India
View more details

Avineon India Piping Engineer Reviews and Ratings

based on 11 reviews

3.9/5

Rating in categories

3.7

Skill development

3.4

Work-life balance

3.6

Salary

3.8

Job security

3.5

Company culture

3.6

Promotions

3.8

Work satisfaction

Explore 11 Reviews and Ratings
GIS Engineer
83 salaries
unlock blur

₹1.4 L/yr - ₹4.2 L/yr

Associate
76 salaries
unlock blur

₹1.2 L/yr - ₹4.8 L/yr

GIS Associate
43 salaries
unlock blur

₹1.5 L/yr - ₹3.6 L/yr

Piping Engineer
42 salaries
unlock blur

₹1.4 L/yr - ₹5 L/yr

Piping Designer
34 salaries
unlock blur

₹3.1 L/yr - ₹10 L/yr

Explore more salaries
Compare Avineon India with

Xoriant

4.1
Compare

Photon Interactive

4.1
Compare

CitiusTech

3.3
Compare

Iris Software

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