Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by AVEVA Team. If you also belong to the team, you can get access from here

AVEVA Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

AVEVA SDE-2 Interview Questions and Answers

Updated 9 Jan 2023

AVEVA SDE-2 Interview Experiences

1 interview found

SDE-2 Interview Questions & Answers

user image Anonymous

posted on 9 Jan 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2022. There were 4 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. 2 rounds of tech interview
Round 3 - Technical 

(2 Questions)

  • Q1. Oops design pattern template pattern
  • Q2. C# based general pipeline
Round 4 - HR 

(1 Question)

  • Q1. Normal hr it was easy

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy process 2 tech 1 manegiral 1 hr everything were quite easy .netcore angular

Interview questions from similar companies

SDE-2 Interview Questions & Answers

TCS user image Anonymous

posted on 15 Sep 2021

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 360 minutes
Round difficulty - Hard

Timing- Any 6 hours of my choice in the 24 hour window. (10:00 p.m. to 4:00 a.m. I selected)
Environment was very friendly and easy to use.
No significant activity.
This was the only coding round.

  • Q1. 

    Prime Time Again Problem Statement

    You are given two integers DAY_HOURS and PARTS. The integer 'DAY_HOURS' represents the number of hours in a day, and the day can be divided into 'PARTS' equal parts. You...

  • Ans. 

    Find total instances of equivalent prime groups in a day divided into equal parts.

    • Iterate through each part of the day and check for prime pairs in different parts

    • Use a helper function to check if a number is prime

    • Ensure the day is evenly divided by parts and each prime group has hours from different parts

  • Answered by AI
Round 2 - Telephonic Call 

Round duration - 10-15 minutes
Round difficulty - Easy

Timing- 12:15 p.m. 
Environment was very good .
Not any significant activity.
The interviewer was very friendly and talked like friends.

Round 3 - HR 

Round duration - 20 minutes
Round difficulty - Medium

Timing- 12:30 p.m. to 12:45 p.m
Environment was very comfortable.
No other significant activity.
Interviewer was very good and talking very politely & friendly.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from D Y Patil School Of Engineering Academy,Ambi.. I applied for the job as SDE - 2 in PuneEligibility criteriaAbove 6.75 CGPA, No running backlogsTata Consultancy Services (TCS) interview preparation:Topics to prepare for the interview - DBMS, Sorting Algorithms, SDLC, Computer Networks, Basics of DSATime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Make sure what you have learnt in DSA you can do it practically by writing codes.
Tip 2 : Must have a hands-on experience in writing SQL commands.
Tip 3 : Do atleast 3-4 projects so that you have an option to explain any one of them if the interviewer asks.

Application resume tips for other job seekers

Tip 1 : Write only true data in resume. Don't bluff as you may get caught which will be very embarrassing.
Tip 2 : Have some latest technology related projects in your resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

SDE-2 Interview Questions & Answers

TCS user image Anonymous

posted on 16 Sep 2021

I was interviewed in Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 180 minutes
Round difficulty - Hard

Timing: 8 a.m. to 11a.m.
Environment was optimum.
No significant activity.

  • Q1. 

    Edit Distance Problem Statement

    Given two strings S and T with lengths N and M respectively, your task is to find the "Edit Distance" between these strings.

    The Edit Distance is defined as the minimum nu...

  • Ans. 

    The task is to find the minimum number of operations required to convert one string into another using delete, replace, and insert operations.

    • Use dynamic programming to solve the problem efficiently.

    • Create a 2D array to store the minimum edit distance for substrings of the two input strings.

    • Iterate through the strings and update the array based on the operations needed for each character.

    • Return the value in the bottom ...

  • Answered by AI
Round 2 - Video Call 

Round duration - 30 minutes
Round difficulty - Medium

Timing: 12:00 p.m. to 12:30 p.m.
The environment was quite good.
No significant activity.
Interviewers were very friendly. They were behaving like friends.

Round 3 - HR 

Round duration - 15 minutes
Round difficulty - Easy

Timing: 3:00 p.m. to 3:20 p.m.
Environment was very good.
No significant activity was monitored.
HR was very good and friendly.

Interview Preparation Tips

Professional and academic backgroundI completed Civil Engineering from Heritage Institute of Technology. I applied for the job as SDE - 2 in KolkataEligibility criteriaAbove 6.5 CGPATata Consultancy Services (TCS) interview preparation:Topics to prepare for the interview - Data Structures, Dynamic Programming, OOPS, Computer Networks, System DesignTime required to prepare for the interview - 7 monthsInterview preparation tips for other job seekers

Tip 1 : Do minimum 3 projects
Tip 2 : Prepare every topic of DSA for interview
Tip 3 : Hands on experience in performing MySql commands

Application resume tips for other job seekers

Tip 1 : Be precise and don't bluff
Tip 2 : Learn atleast 2 programming languages
Tip 3 : Do projects on latest technologies like Artificial Intelligence and Machine Learning

Final outcome of the interviewSelected

Skills evaluated in this interview

SDE-2 Interview Questions & Answers

TCS user image Anonymous

posted on 16 Sep 2021

I was interviewed in Dec 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 30 minutes
Round difficulty - Medium

It was in the morning about 10:00AM-10:40AM. The platform used for this round was hackerrank. There are 15 MCQ's which cover portions of Aptitude, Data Structures, DBMS, SQL

  • Q1. 

    Minimum Operations Problem Statement

    You are given an array 'ARR' of size 'N' consisting of positive integers. Your task is to determine the minimum number of operations required to make all elements in t...

  • Ans. 

    Minimum number of operations to make all elements in the array equal by performing addition, subtraction, multiplication, or division.

    • Iterate through the array to find the maximum and minimum values.

    • Calculate the difference between the maximum and minimum values.

    • The minimum number of operations needed is the difference between the maximum and minimum values.

  • Answered by AI
Round 2 - HR 

Round duration - 15 minutes
Round difficulty - Easy

It was in the night around 7:00PM-7:20PM. Platform used for this round was skype. Interviewer was very serious while taking my interview.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 2 in DelhiEligibility criteriaAbove 7 CGPATata Consultancy Services (TCS) interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, OOPS, Data Science, Aptitude, DBMSTime required to prepare for the interview - 3.5 monthsInterview preparation tips for other job seekers

Tip 1 : Practice as much as you can
Tip 2 : Try to get a good hold in Data Structures
Tip 3 : Do atleast 2 projects

Application resume tips for other job seekers

Tip 1 : It should not be too long or too short.
Tip 2 : Each skill should be mentioned properly.

Final outcome of the interviewSelected

Interview Questionnaire 

1 Question

  • Q1. About Yourself

Interview Preparation Tips

Round: Test
Experience: Test level was medium, as i also sat for mahindra, i found L&T test was harder than mahindra!
Tips: Just study RS agarwal

Round: Group Discussion
Experience: It was easy for me, coz i was aware about tips of GD
Tips: Be the leader, if possibleTalk in between, even if u dont know topic much
Duration: 20 minutes

Round: Interview
Experience: This question was damn easy for me, coz i can talk more based on my activities & resume
Tips: Dont hesitate, stay calm & describe yourself, but not family background

General Tips: Be yourself, no technical knowledge is required(depends on panel u get)
Skill Tips: ""
College Name: IIT Roorkee
Motivation: To get placed!

Interview Questionnaire 

4 Questions

  • Q1. Tell about yourself
  • Q2. Basic c programs
  • Q3. Tell about your parents
  • Q4. Explain your standing project

Interview Preparation Tips

Round: Resume Shortlist
Experience: They have selected those who have no standing arrears
Tips: Clear  arrears before 5 sem

Round: Test
Experience: Quantitative is little tough but i am lucky that i am able to solve the problems
Tips: Use formulas
Duration: 65 minutes
Total Questions: 90 min

Round: Group Discussion
Experience: No group discussion
Tips: Prepare well for GD

Round: HR Interview
Experience: I have spoke for 2 min and hr was impressed for it. Wrote some programs. Explained my project
Tips: For any hr interview prepare about your self. Learn some basic c programs, learn your project diagram. If u have any questions ask to hr to impress him

General Tips: Start doing some apptitude questions
Skill Tips: Whatever you talk,  speak it clearly. Dont get tension
Skills: communication skill
College Name: SATHYABAMA UNIVERSITY
Motivation: Our seniors

Interview Questionnaire 

1 Question

  • Q1. Questions vary from HR to HR

Interview Preparation Tips

Round: Resume Shortlist
Experience: Resume is the most important part of your whole placement process. Your resume reflects your whole profile, what you are. So, we had to do that properly. Main thing is the format of the resume. For getting the proper format itself we had to go through a lot, but our staffs do guide us so that's not a problem.
Tips: Stick to the proper and latest format and make sure your resume shouldn't be more than 2 pages, that's ideal for a fresher. Write only those points that are valid and if any question asked related to that, you can answer.

Round: Test
Experience: We had gone through a lot of practice tests during the placement classes and if your English is good, you will easily get through it. They just give basic grammer which we have already learnt in our school days. The Quant's part is also easy and basic maths that we have done in our primary school (7-10). Reasoning part completely based on your IQ level.
Tips: Focus on your vocabulary. Read books, articles and whatever you can. Just keep yourself up to date. Practice the basic quants. There are various books for both Quant's and reasoning. Just keep practising.
Duration: 30 mins minutes
Total Questions: depends (20-30)

Round: HR Interview
Experience: I had a very tough experience. Since I'm from Biotechnology department, I was asked questions like why do I want to work in an IT company. They were actually testing my patience and I got through it. Your HR interview depends on your HR itself, even the time limit. My interview went for almost half an hour, but for few it got over even in 10-15 mins, so it depends.
Tips: Just be confident. Presentation is very important. Present yourself in a confident manner and be calm and patience. You should have good communication skill.

General Tips: Be confident and patient. Make sure you choose the proper job for yourself and have interest in that field. You will get through it. Placement is not that tough as you think. Just have confidence in yourself and you will get it. All the best.
Skills: Quants, verbal, reasoning, Soft skills, Communication skill
College Name: SATHYABAMA UNIVERSITY
Motivation: I have always wanted to go in this and Infosys is considered as one the top IT companies in India and more over they offer you the best training. An infocician is highly recognised outside. Last but not the least, you have the biggest and the best campus for Infosys.
Funny Moments: Nothing as such, but I had really a funny HR round. For half an hour he kept Me asking the same question just to check my patience level. We had a great time during the placement classes. All the staffs were very friendly and interactive.

Software Engineer Interview Questions & Answers

Infosys user image Saideep Kamishetty

posted on 16 Mar 2015

Interview Preparation Tips

General Tips: Sit straight while facing interviewer,
Answer to his questions boldly and carefully
Practice is must for passing out written test
Skill Tips: Coolness,Way i communicate with the interviewer,My technical skills regarding my project,My participation in my co-curricular activities
College Name: Sreenidhi Institute of science and technology
Motivation: Like the way they work,
Mysore training,
R&D of infosys
Funny Moments: At the end of my interview the interviewer had asked me about my apartment and the way we conduct events most funniest one is he stays in our locality

Interview Preparation Tips

Round: Test
Experience: The written exam consisted of first 40 mins contributed to logical reasoning and aptitude consisting questions of normally average level.(R.S.Aggarwal is more than sufficient and you can practise questions on WWW.Indiabix.com;almost all questions are similar which are there in this website except values are changed)The next 35 minutes was for verbal test consisting of 40 questions. (including 2 comprehensions followed by 5 questions each, sentence correction, fill in the blanks etc.After clearing the written examination there was a pretty cool interview which lasted for 10-15 minutes.
Tips: Its a pretty cool exam which everyone can easily clear with prior knowledge in mathematics(+2 level) and try not to be tensed.
Duration: 75 min minutes
Total Questions: 80

Round: HR Interview
Experience: Interview is quite funny where we think much will be asked but nothing will be asked. Its just a personality test. Interviewer tested me on basic syntax and asked me to write "Hello world" in HTML and little about CSS was asked as I mentioned that I know html and CSS in my resume.

College Name: NIT WARANGAL

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a software engineer with experience in developing web applications and mobile apps.

    • I have a degree in Computer Science

    • I have worked on projects using Java, Python, and JavaScript

    • I am familiar with front-end frameworks like React and Angular

    • I have experience with back-end technologies like Node.js and Django

    • I am passionate about learning new technologies and improving my skills

  • Answered by AI
  • Q2. Why ece??
  • Ans. 

    ECE provided a strong foundation in problem-solving and critical thinking skills.

    • ECE taught me how to analyze and design complex systems.

    • It helped me develop a strong understanding of digital logic and circuit design.

    • ECE provided me with a solid background in programming and software development.

    • It gave me exposure to a wide range of technologies and applications.

    • ECE prepared me for a career in the rapidly evolving fie

  • Answered by AI
  • Q3. Tell me about your project
  • Ans. 

    Developed a web-based project management tool for a startup

    • Used React for the frontend and Node.js for the backend

    • Implemented user authentication and authorization using JWT

    • Integrated with third-party APIs such as Google Drive and Trello

    • Utilized MongoDB for data storage and retrieval

  • Answered by AI
  • Q4. Why IT field??
  • Ans. 

    IT field offers endless opportunities for innovation and growth.

    • IT is a constantly evolving field with new technologies and challenges

    • IT offers opportunities to work on diverse projects and industries

    • IT has a high demand for skilled professionals and offers competitive salaries

    • IT allows for remote work and flexible schedules

    • Examples: developing software for healthcare, creating e-commerce platforms, building mobile app

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: In the first round, there were 3 sections - quants - 15 questions in 25 min, logical - 10 questions in 35 min and verbal - 40 questions in 35 min.. So the test was quite easy and there was no negs.. The time given was more than enough and I finished the test within an hour..
Tips: Practice quants and verbal from any books or sites..
Duration: 95 minutes
Total Questions: 65

Round: HR Interview
Experience: The interview was on the next day and they asked us to come by 10 for interview.. But I was interviewed around 430 PM and I was already frustrated.. The one who interviewed me was a lady who was in her early 30's and she was hot.. So as usual the first question was tell me about yourself and the next question was why ece and unfortunately I didn't prepare for that question.. So the first thing that popped into my mind was Sujatha sir.. So I just told that he is my inspiration and so and so(Never ever say you're inspired by someone to take ece unless you're really inspired).. Her next question was have you done any paper presentation and I said no.. She asked you've taken ECE with such interest and why you haven't done any paper presentation.. Then I told her how tough is ece.. She moved to next question and asked about my project and I explained and then she asked me why IT field and I told.. Then she said the interview is over and I shook hands and left.. This was my worst interview ever I thought.. Verdict : I got selected..
Tips: Never ever say you like your branch unless you really do..

Skills: Logical Reasoning, Quantitative Aptitude, Verbal Ability
College Name: Madras Institute Of Technology, Chennai

AVEVA Interview FAQs

How many rounds are there in AVEVA SDE-2 interview?
AVEVA interview process usually has 4 rounds. The most common rounds in the AVEVA interview process are Technical, Resume Shortlist and HR.
What are the top questions asked in AVEVA SDE-2 interview?

Some of the top questions asked at the AVEVA SDE-2 interview -

  1. 2 rounds of tech interv...read more
  2. Oops design pattern template patt...read more
  3. C# based general pipel...read more

Tell us how to improve this page.

AVEVA SDE-2 Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Siemens Interview Questions
4.1
 • 432 Interviews
ABB Interview Questions
4.1
 • 232 Interviews
Globant Interview Questions
3.8
 • 173 Interviews
Chetu Interview Questions
3.3
 • 170 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
AVASOFT Interview Questions
3.5
 • 149 Interviews
View all
Senior Consultant
115 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
75 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Principal Consultant
64 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Test Engineer
55 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant
54 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare AVEVA with

Siemens

4.1
Compare

Schneider Electric

4.1
Compare

Honeywell Automation

3.8
Compare

Emerson Electric Co.

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