Upload Button Icon Add office photos

Filter interviews by

OMV Group Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Questions based mostly on core java, Sql queries, Spring basics

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

Round duration - 50 minutes
Round difficulty - Medium

Round 2 - Face to Face 

(1 Question)

Round duration - 20 minutes
Round difficulty - Medium

  • Q1. 

    Pair Sum Problem Statement

    You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements where each sum of a pair equals 'S'.

    Note:
    ...
  • Ans. 

    Given an array and a target sum, find pairs of elements that add up to the target sum.

    • Iterate through the array and for each element, check if the complement (target sum - current element) exists in a hash set.

    • If the complement exists, add the pair to the result list. Otherwise, add the current element to the hash set.

    • Sort the pairs based on the first element and then the second element to meet the required output form...

  • Answered by AI
Round 3 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

Round 4 - Face to Face 

(1 Question)

Round duration - 40 minutes
Round difficulty - Hard

  • Q1. Can you provide an example of how to use pointers in C/C++ and discuss different concepts related to them?
  • Ans. 

    Pointers in C/C++ are variables that store memory addresses. They are used to manipulate memory directly and improve performance.

    • Pointers are declared using an asterisk (*) before the variable name.

    • Pointers can be used to dynamically allocate memory using functions like malloc() and free().

    • Pointers can be used to pass variables by reference to functions.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Development in GurgaonEligibility criteriaAbove 7 CGPA, No backlogsThink Future Technologies interview preparation:Topics to prepare for the interview - Data Structures,OOPS, SQL Queries, Normalization,Software Development Life Cycles, PointersTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Do atleast 1 project
Tip 2 : Practice Data structure programming questions
Tip 3 : Prepare concepts with examples (Coding/Numericals)

Application resume tips for other job seekers

Tip 1 : Mention Projects
Tip 2 : Mention only those technologies which you are confident enough.
Tip 3 : Mention extra curricular activities if have.

Final outcome of the interviewSelected

Skills evaluated in this interview

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Medium

It was in the afternoon. I have to switch on my webcam during test. 1 person taking the test and 3 people were monitoring me. they ask many questions apart from the test as well. He give me some situations and ask me to give solution for the problem by writing algorithm and code.

  • Q1. 

    Anagrams Problem Statement

    You are given an array/list of strings called inputStr. Your task is to return the strings as groups of anagrams such that strings belonging to the same group are anagrams of ea...

  • Ans. 

    Given an array of strings, group the strings that are anagrams of each other.

    • Iterate through the array of strings and sort each string alphabetically to create a key for grouping.

    • Use a hashmap to store the sorted string as key and the list of anagrams as value.

    • Return the values of the hashmap as the grouped anagrams.

  • Answered by AI
Round 2 - Coding Test 

Round duration - 90 minutes
Round difficulty - Medium

It was in the evening. I have to switch on my webcam during test. 1 person taking the test and 3 people were monitoring me. They asked many questions apart from the test as well.

Round 3 - Face to Face 

Round duration - 30 minutes
Round difficulty - Medium

It was in the evening. There was total 3 persons in the meeting. They asked me many questions regarding my projects and my previous experience too. The interviewer were very friendly.

Round 4 - HR 

Round duration - 90 minutes
Round difficulty - Medium

It was in the morning. It was a one to one conversation. He asked me questions regarding my lifestyle, interests and work experience too. He asked me to tell me about myself for about 5 minutes. Then we talk a lot about current affairs too. Then we talked about package too. The interviewer was very nice and friendly in nature.

Interview Preparation Tips

Eligibility criteriaWork ExperenceThales interview preparation:Topics to prepare for the interview - Data Structure, OOPS, STL, CPP, Socket Programming, PointersTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : You should know each and everything about your current project and your role and responsibilities. 
Tip 2 : Continue practice on online coding platforms and do participate in coding challenges. 
Tip 3 : Study everyday complete online courses on platform like Udemy.

Application resume tips for other job seekers

Tip 1: Add only what you know properly. don't add extra stuff just to add weight to your resume.
Tip 2: First page of the resume must in tabular form and it must give complete information about you in very simple manner. 
Tip 3: Make it short and direct.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. All where regarding the product based -insurance domain

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

Interview Questionnaire 

1 Question

  • Q1. Questions were mostly asked from Data Structure and Algorithms and in final round they will ask about your project and your role.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and clear about DS and Algo
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 - Case Study 

B.tech

Interview Preparation Tips

Interview preparation tips for other job seekers - Information technology and basics of java

I applied via Campus Placement and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions about myself, Trade Life cycle, derivatives, types of derivatives.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. There are 2 technical rounds and HR round at last.

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

Interview Questionnaire 

2 Questions

  • Q1. About existing experienced related to UAT Testing
  • Ans. 

    I have extensive experience in UAT testing, ensuring software meets user requirements and quality standards before deployment.

    • Conducted UAT sessions with end-users to gather feedback on software functionality.

    • Developed UAT test cases based on user stories and requirements documentation.

    • Facilitated training sessions for users to familiarize them with the new system before testing.

    • Collaborated with developers to address ...

  • Answered by AI
  • Q2. Past experienced about Insurance programs
  • Ans. 

    I have experience in selling and promoting insurance programs to clients.

    • Worked as a sales representative for an insurance company for 2 years

    • Successfully sold various insurance policies to clients, including life, health, and auto insurance

    • Conducted presentations and seminars to educate clients about the benefits of insurance programs

    • Collaborated with underwriters and claims adjusters to ensure client satisfaction and...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It's nice interview and almost covered every scenario related to UAT profile.

I applied via Campus Placement and was interviewed in Nov 2021. There were 2 interview rounds.

Round 1 - Coding Test 
Round 2 - Technical 

(1 Question)

  • Q1. Difference between overloading and overriding
  • Ans. 

    Overloading is having multiple methods with the same name but different parameters. Overriding is having a method in a subclass with the same name and parameters as a method in its superclass.

    • Overloading is compile-time polymorphism while overriding is runtime polymorphism

    • Overloading is used to provide different ways of calling the same method with different parameters

    • Overriding is used to provide a specific implementa...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Endava Software Developer interview:
  • Java
Interview preparation tips for other job seekers - java ,oops ,dbms,sql ,resume,projects
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

2 questions on dsa
1.Arrays find maximum sum
2.string anagram

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare good for quantitative section they give more priority to quantitative aptitude in interview aslo they ask aptitude questions

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Interview Questions from Similar Companies

NSE.IT Interview Questions
3.6
 • 137 Interviews
Thales Interview Questions
3.6
 • 51 Interviews
Ang India Interview Questions
3.7
 • 27 Interviews
Endava Interview Questions
3.5
 • 24 Interviews
View all

OMV Group Reviews and Ratings

based on 10 reviews

4.6/5

Rating in categories

4.7

Skill development

4.4

Work-life balance

3.4

Salary

3.8

Job security

4.3

Company culture

4.0

Promotions

4.9

Work satisfaction

Explore 10 Reviews and Ratings
Compare OMV Group with

NSE.IT

3.6
Compare

1point1 Solutions

3.4
Compare

Central Reserve Police Force

4.7
Compare

Hitachi Cash Management Services

3.4
Compare
write
Share an Interview