Upload Button Icon Add office photos
Engaged Employer

i

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

Vertisystem Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 56 Reviews

Filter interviews by

Vertisystem Data Engineer Interview Questions and Answers

Updated 1 Oct 2021

Vertisystem Data Engineer Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. The questions were all about Redshift Database, Airflow and SQL.

Interview Preparation Tips

Interview preparation tips for other job seekers - Improve your technical skills and be confident in the interview.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Easy and moderate level question

Round 2 - Group Discussion 

Given a relevant topic and discussion on it

Round 3 - HR 

(2 Questions)

  • Q1. Introducd yourself
  • Q2. Why do you want to join us
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

The aptitude test was relatively straightforward, consisting of both aptitude and technical questions, with a difficulty level ranging from easy to medium.

Round 2 - Technical 

(2 Questions)

  • Q1. Was asked to write a code on basic DSA concept
  • Q2. Then was asked basic questions on DSA and SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you have good understanding of everything you mentioned on your resume
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Telephonic Call 

(2 Questions)

  • Q1. Asking about the whereabouts
  • Q2. Checking com skills and availability
Round 2 - Technical 

(3 Questions)

  • Q1. Basic questions based on resume
  • Q2. Basic .net questions
  • Q3. Logical questions related to problem solving

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and communicate effectively. Include only those things in your resume which you are fully confident.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Full c concept MCQ with IQ and Computaional Thinking

Round 2 - Technical 

(2 Questions)

  • Q1. Number system convertion in c
  • Ans. 

    Number system conversion in C involves converting numbers between different bases, such as decimal to binary or hexadecimal.

    • Use functions like itoa() to convert integers to strings in different bases

    • Use strtol() to convert strings to integers in different bases

    • Remember to specify the base when converting numbers

  • Answered by AI
  • Q2. Pointers, struct, Data Structure
Round 3 - One-on-one 

(2 Questions)

  • Q1. Decimal to Binary Convertion
  • Q2. Hexa Decimal to Binary convertion

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Forecasting problem - Predict daily sku level sales

Round 2 - Technical 

(2 Questions)

  • Q1. What is difference between bias and variance
  • Ans. 

    Bias is error due to overly simplistic assumptions, variance is error due to overly complex models.

    • Bias is the error introduced by approximating a real-world problem, leading to underfitting.

    • Variance is the error introduced by modeling the noise in the training data, leading to overfitting.

    • High bias can cause a model to miss relevant relationships between features and target variable.

    • High variance can cause a model to ...

  • Answered by AI
  • Q2. Parametric vs non parametruc model
  • Ans. 

    Parametric models make strong assumptions about the form of the underlying data distribution, while non-parametric models do not.

    • Parametric models have a fixed number of parameters, while non-parametric models have a flexible number of parameters.

    • Parametric models are simpler and easier to interpret, while non-parametric models are more flexible and can capture complex patterns in data.

    • Examples of parametric models inc...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Four Pillars of OOPS in Java?
  • Ans. 

    Encapsulation, Inheritance, Polymorphism, Abstraction are the four pillars of OOPS in Java.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the implementation details and showing only the necessary features.

  • Answered by AI
  • Q2. What is a constructor in Java?
  • Ans. 

    A constructor in Java is a special type of method that is used to initialize objects.

    • Constructors have the same name as the class they are in.

    • They do not have a return type, not even void.

    • Constructors are called when an object of a class is created.

    • Example: public class Car { public Car() { // constructor code } }

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic flutter coding questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I was interviewed in Aug 2024.

Round 1 - Coding Test 

Coding test on java full stack

Round 2 - HR 

(2 Questions)

  • Q1. Explain about classes
  • Ans. 

    Classes are blueprints for creating objects in object-oriented programming. They define properties and behaviors.

    • Classes are templates for creating objects with similar properties and behaviors.

    • They can have attributes (variables) and methods (functions).

    • Classes can inherit properties and behaviors from other classes through inheritance.

    • Example: Class 'Car' can have attributes like 'color' and methods like 'drive'.

  • Answered by AI
  • Q2. What is string in java?
  • Ans. 

    A string in Java is a sequence of characters used to represent text.

    • Strings are objects in Java and are immutable, meaning their values cannot be changed once they are created.

    • Strings can be created using double quotes, like "Hello, World!", or by calling the String constructor.

    • String concatenation can be done using the '+' operator, like "Hello" + "World".

    • Common methods for manipulating strings include length(), charA...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Basic all type questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Project related and technology se related

Vertisystem Interview FAQs

How to prepare for Vertisystem Data Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Vertisystem. The most common topics and skills that interviewers at Vertisystem expect are Python, ETL, Power Bi and SQL.

Tell us how to improve this page.

People are getting interviews through

based on 1 Vertisystem interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Talent Acquisition Specialist
34 salaries
unlock blur

₹2 L/yr - ₹4.8 L/yr

Software Engineer
22 salaries
unlock blur

₹5.9 L/yr - ₹15.5 L/yr

Software Developer
18 salaries
unlock blur

₹3.5 L/yr - ₹13 L/yr

Senior Software Engineer
16 salaries
unlock blur

₹10.6 L/yr - ₹31.5 L/yr

QA Engineer
12 salaries
unlock blur

₹4.9 L/yr - ₹14.5 L/yr

Explore more salaries
Compare Vertisystem with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview