Upload Button Icon Add office photos

Gilbarco Veeder Root

Compare button icon Compare button icon Compare

Filter interviews by

Gilbarco Veeder Root Senior Software Engineer 2 Interview Questions and Answers

Updated 25 Jun 2024

Gilbarco Veeder Root Senior Software Engineer 2 Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

How you can pass structure using send byte function

Round 2 - Behavioral 

(1 Question)

  • Q1. Manegment questions

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Questions were asked on Recursive programming
  • Q2. What is the output of this? static void Main(string[] args) { DivideNumber(233) } static void DivideNumber(int n) { if(n>=10) { DivideNumber(n/10); } Console.Write(n/10) }
  • Ans. 

    The output will be 23323

    • The DivideNumber method recursively divides the input number by 10 until it is less than 10

    • The Console.Write statement prints the result of n/10 each time the method is called

  • Answered by AI
  • Q3. Write Code If Input is 123, output should be "One Hundred Twenty Three";
  • Ans. 

    Convert numeric input to words in English

    • Break down the input number into hundreds, tens, and ones place

    • Use a dictionary or array to map numbers to their corresponding words

    • Handle special cases like teens and tens separately

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Given some problem statemts and asked to write the pseudo code,
  • Q2. What is Async and Await.
  • Ans. 

    Async and Await are keywords in JavaScript used to handle asynchronous operations in a synchronous manner.

    • Async is used to define a function as asynchronous, allowing it to run in the background without blocking the main thread.

    • Await is used to pause the execution of an async function until a Promise is settled, and then resumes the function with the resolved value.

    • Async functions always return a Promise, which allows ...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Technical assesment was there in first round

Round 2 - One-on-one 

(1 Question)

  • Q1. Interview with national manager, CTO and fellow developer
Round 3 - HR 

(1 Question)

  • Q1. Meeting with regional head of IT department
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Different questions were given to do a code and show output. And need to explain the code

Round 2 - One-on-one 

(1 Question)

  • Q1. Explain about the processor?
  • Ans. 

    The processor is the brain of a computer, responsible for executing instructions and performing calculations.

    • The processor is also known as the central processing unit (CPU).

    • It interprets and executes instructions from software programs.

    • Processors can have multiple cores, allowing them to perform multiple tasks simultaneously.

    • Common processor manufacturers include Intel and AMD.

    • Examples of processors include Intel Core

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why did you choose this location

Skills evaluated in this interview

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

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

Round 1 - HR 

(1 Question)

  • Q1. General Questiones
Round 2 - Technical 

(1 Question)

  • Q1. Basics and Intermediate level
Round 3 - One-on-one 

(1 Question)

  • Q1. Behaviour and Logicals

I applied via Naukri.com and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Devops related questions. CI/CD pipeline configuration and how to build fully automotive pipelines.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on object oriented programming topics. They might expect you to work out some simple logics.

Gilbarco Veeder Root Interview FAQs

How many rounds are there in Gilbarco Veeder Root Senior Software Engineer 2 interview?
Gilbarco Veeder Root interview process usually has 2 rounds. The most common rounds in the Gilbarco Veeder Root interview process are Coding Test and Behavioral.

Tell us how to improve this page.

Gilbarco Veeder Root Senior Software Engineer 2 Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Toshiba Interview Questions
4.0
 • 28 Interviews
Dover India Interview Questions
4.0
 • 27 Interviews
Sulzer Interview Questions
3.9
 • 27 Interviews
Buhler Interview Questions
3.9
 • 25 Interviews
Kennametal Interview Questions
3.6
 • 24 Interviews
Konecranes Interview Questions
4.0
 • 21 Interviews
Trelleborg Interview Questions
4.0
 • 18 Interviews
View all
Service Engineer
109 salaries
unlock blur

₹1.5 L/yr - ₹5 L/yr

Area Service Manager
58 salaries
unlock blur

₹2.5 L/yr - ₹7.2 L/yr

Field Service Engineer
47 salaries
unlock blur

₹1.8 L/yr - ₹4.5 L/yr

Software Developer
28 salaries
unlock blur

₹5 L/yr - ₹10 L/yr

Quality Engineer
24 salaries
unlock blur

₹1.8 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Gilbarco Veeder Root with

Dover India

4.0
Compare

OPW India

4.9
Compare

Takata Corporation

4.9
Compare

Ge India Industrial

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