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

Clear (1)

AVEVA Senior R&D Engineer Interview Questions and Answers

Updated 30 Mar 2022

AVEVA Senior R&D Engineer Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is difference between task and thread
  • Ans. 

    A task is a unit of work while a thread is a unit of execution.

    • A task is a logical concept while a thread is a physical concept.

    • A task can be broken down into multiple threads.

    • A task can be scheduled by the operating system while a thread cannot.

    • A task can communicate with other tasks while a thread cannot.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Write a program to explain the use case related to delegate
  • Ans. 

    Delegate is used to pass methods as parameters to other methods or to invoke methods asynchronously.

    • Delegate is a type-safe function pointer.

    • It allows methods to be passed as parameters to other methods.

    • It can be used to invoke methods asynchronously.

    • It can be used to implement events and callbacks.

    • Example: passing a method as a parameter to a sorting algorithm.

    • Example: invoking a method asynchronously using BeginInvok

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basics, focus more on concepts rather than the implementation details

Skills evaluated in this interview

Interview questions from similar companies

I applied via Approached by Company and was interviewed in Aug 2017. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Basic Java questions. Coding based on technical topics in Java. Approach and knowledge of other technology apart from core strength like ui ,design .
  • Q2. Scenario based questions. Deeper into Java and related technologies
  • Q3. Again based on Java and project but kind of client interview
  • Q4. Basic hr questions and salary discussion

Interview Preparation Tips

Round: Managerial
Experience: More of past projects and team handling

General Tips: Be prepared for basics in related technology and good through understanding in one core area.
Skills: Communication, Problem Solving, Analytical Skills, Decision Making Skills
Duration: 1-3 Months

I applied via PLACEMENT

Interview Preparation Tips

Round: Technical Interview
Experience: Good detailed interview in terms of technical knowledge
Tips: Should be thorough with the projects you have done during the course

General Tips: be confident of what you put in your resume
Technical knowledge regarding projects undertaken during engineering should be sound
Be confident
Skills: Communication, Thinking capability, knowledge applying capability
College Name: V.E.S Institute Of Technology
Motivation: Opportunity to work in a renowned and core technical company
Funny Moments: We consider the interview panelists to be as tough as our viva externals. Interviewers are mostly on your side(contrary to viva professors :P)

I was interviewed before Sep 2016.

Interview Questionnaire 

1 Question

  • Q1. Ocampo, basic electronics and C

Interview Preparation Tips

Round: Test
Duration: 1 hour
Total Questions: 50

Skills: Embedded Systems, C Programming
College Name: Sahyadri college of engineering

Interview Preparation Tips

Round: Technical Interview
Experience: Has a 1 hr interview. He asked the Qs on my experience, what I have put in my resume. Its good conversation with interviewer.

Round: HR Interview
Experience: In HR interview he asked about my salary and what he is going to offer me. I left for the day. There is no response for 5 days from the HR. After a week I got the call my HR and discussion was happened about the salary again and said to upload some documents. I did it. There is no response for 4 days again. I got call again after 4 days and this time she said there is no suitable position for my experience so she is going to reject my application. Its very painful to listen like this.

Interview Questionnaire 

3 Questions

  • Q1. What is android architecture stack?
  • Ans. 

    Android architecture stack is a set of layers that make up the Android operating system.

    • The stack includes four main layers: Linux kernel, native libraries, Android runtime, and application framework.

    • The Linux kernel provides low-level system functionality.

    • Native libraries are written in C or C++ and provide access to hardware-specific features.

    • The Android runtime includes the Dalvik virtual machine and core libraries.

    • ...

  • Answered by AI
  • Q2. What is AIDL?
  • Ans. 

    AIDL stands for Android Interface Definition Language, used for inter-process communication in Android.

    • AIDL is used to define the interface between client and service in Android.

    • It allows communication between different processes in Android.

    • AIDL is used to pass complex data types between processes.

    • AIDL is similar to Remote Procedure Call (RPC) in other programming languages.

    • Example: AIDL is used in Android to implement...

  • Answered by AI
  • Q3. What is hash set and hash map
  • Ans. 

    Hash set and hash map are data structures used to store key-value pairs for efficient retrieval.

    • Hash set stores unique values without any specific order.

    • Hash map stores key-value pairs and allows fast retrieval of values based on keys.

    • Both use hashing to map keys to their corresponding values.

    • In Java, HashSet and HashMap are implementations of these data structures.

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. 1.About Clear Cover....?
  • Q2. 2. Checking point in Beam and Column....?
  • Ans. 

    Checking points in beam and column are critical for ensuring structural integrity.

    • Checking for cracks or deformations

    • Ensuring proper alignment and levelness

    • Verifying adequate reinforcement

    • Checking for proper bearing and connection details

    • Using non-destructive testing methods

    • Following applicable codes and standards

  • Answered by AI

Interview Questionnaire 

2 Questions

  • Q1. What is the difference between arraylist and linked list What are different types of annotations used in spring boot What is lambda expression?
  • Ans. 

    ArrayList and LinkedList are both data structures used to store and manipulate collections of objects in Java.

    • ArrayList is implemented as a resizable array, while LinkedList is implemented as a doubly linked list.

    • ArrayList provides constant time access to elements using their index, while LinkedList provides constant time insertion and deletion of elements.

    • Spring Boot annotations include @Controller, @Service, @Reposit...

  • Answered by AI
  • Q2. What is the difference between truncate and delete in mySQL How to truncate a table in MySQL Methodology used in your project like agile etc
  • Ans. 

    Truncate removes all data from a table while delete removes specific rows.

    • Truncate is faster than delete as it doesn't log individual row deletions

    • Truncate resets auto-increment values while delete doesn't

    • To truncate a table in MySQL, use the TRUNCATE TABLE statement

    • Methodology used in my project was Agile

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the basics. That part should be strong. You should have knowledge about the methodologies and tools used in your company.

Skills evaluated in this interview

I applied via Monster and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. About MVC and .NET framework
  • Q2. Questions on Rest API, Core services and WCF

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to be strong in basic .NET framework

I applied via Walk-in and was interviewed in Jul 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Main focous on java and selenium.if you have devops knowledge then good to have..
  • Q2. Framework design,oops concept, challange you face,roles and responsibilities,agile concept etc...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, focous on core Java,do good practice to identify elements, analyse the things before you respond,be more practical,raise the concern once you stuck,try to find the solution from your end before you ask for Help,...
Contribute & help others!
anonymous
You can choose to be anonymous

AVEVA Interview FAQs

How many rounds are there in AVEVA Senior R&D Engineer interview?
AVEVA interview process usually has 2 rounds. The most common rounds in the AVEVA interview process are Technical.
What are the top questions asked in AVEVA Senior R&D Engineer interview?

Some of the top questions asked at the AVEVA Senior R&D Engineer interview -

  1. What is difference between task and thr...read more
  2. Write a program to explain the use case related to deleg...read more

Recently Viewed

INTERVIEWS

PreludeSys

No Interviews

INTERVIEWS

AirAsia

No Interviews

INTERVIEWS

Infosys BPM

No Interviews

INTERVIEWS

AirAsia

No Interviews

INTERVIEWS

AVEVA

No Interviews

INTERVIEWS

AVEVA

No Interviews

INTERVIEWS

PreludeSys

No Interviews

INTERVIEWS

AirAsia

No Interviews

SALARIES

Infosys BPM

LIST OF COMPANIES

Infosys BPM

Locations

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Siemens Interview Questions
4.1
 • 416 Interviews
ABB Interview Questions
4.1
 • 233 Interviews
Globant Interview Questions
3.8
 • 172 Interviews
Chetu Interview Questions
3.3
 • 172 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
AVASOFT Interview Questions
3.6
 • 146 Interviews
View all

AVEVA Senior R&D Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
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