Upload Button Icon Add office photos

Filter interviews by

Veritas Data Engineer Interview Questions and Answers

Updated 7 Jan 2025

Interview questions from similar companies

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

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

Round 1 - Technical 

(1 Question)

  • Q1. About the project and technical aspect
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Hackerearth problem on reversing the string & one more array question

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse the string
  • Ans. 

    Reverse a given string

    • Use built-in functions like reverse() in Python

    • Iterate through the string in reverse order and append characters to a new string

    • Use stack data structure to reverse the string

  • Answered by AI
  • Q2. SQL based windowing function

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is the architecture of Spark?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. About project what are optimization you have done
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Easy to medium (30 mins, offline)

Round 2 - Technical 

(1 Question)

  • Q1. 1. search algorithm 2. sorting
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. How to read files in pandas?
  • Ans. 

    Pandas can read various file formats including CSV, Excel, JSON, HTML, and SQL.

    • Use pandas.read_csv() to read CSV files

    • Use pandas.read_excel() to read Excel files

    • Use pandas.read_json() to read JSON files

    • Use pandas.read_html() to read HTML tables

    • Use pandas.read_sql() to read SQL tables

    • Specify the file path or URL as the argument

    • Additional parameters can be used to customize the reading process

  • Answered by AI
  • Q2. How to use lambda function
  • Ans. 

    Lambda functions are anonymous functions that can be used to perform a single task or operation.

    • Lambda functions are defined using the lambda keyword.

    • They can take any number of arguments but can only have one expression.

    • Lambda functions are often used as arguments for higher-order functions.

    • Example: lambda x: x**2 defines a lambda function that squares its input.

    • Example: sorted(my_list, key=lambda x: x[1]) sorts a lis...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Reverse the linked list.
Round 2 - Technical 

(1 Question)

  • Q1. Internel working of Hashmap
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

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

Round 1 - Technical 

(5 Questions)

  • Q1. Explain OOPS concept and how you apply it in your implementation
  • Ans. 

    OOPS is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOPS focuses on the concept of classes and objects

    • Encapsulation: bundling data and methods that operate on the data within a single unit

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

    • Polymorphism: ability to present the same interface for diffe...

  • Answered by AI
  • Q2. Difference between Comparable and Comparator. Difference between Abstract Class and Interface
  • Ans. 

    Comparable is an interface used for natural ordering, Comparator is an interface used for custom ordering. Abstract class can have method implementations, Interface cannot.

    • Comparable interface is used to define the natural ordering of objects. Example: String class implements Comparable interface for natural ordering based on alphabetical order.

    • Comparator interface is used to define custom ordering of objects. Example:...

  • Answered by AI
  • Q3. Given a string. Find the number of occurrences of each character
  • Ans. 

    Count occurrences of each character in a given string

    • Create an array to store the count of each character

    • Iterate through the string and increment the count of each character in the array

    • Return the array with counts for each character

  • Answered by AI
  • Q4. Given an array. Remove the number of duplicates
  • Ans. 

    Remove duplicates from an array of strings

    • Iterate through the array and store each element in a set to keep track of unique values

    • Create a new array with the unique values from the set

  • Answered by AI
  • Q5. Given a student object having name and grade data variables. Sort the object on the basis of highest grade.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the importance of manual testing when compared to automation testing
  • Ans. 

    Manual testing is important for exploratory testing, usability testing, and ad-hoc testing.

    • Manual testing allows for exploratory testing where testers can explore the application and identify unexpected issues.

    • Usability testing, which involves real users interacting with the software, is best done manually to capture user experience.

    • Ad-hoc testing, where testers randomly test the application without predefined test cas...

  • Answered by AI
  • Q2. Real life scenario on web application testing
  • Ans. 

    Testing a web application for an online shopping platform

    • Testing the functionality of adding items to the cart and checking out

    • Testing the payment gateway integration for secure transactions

    • Testing the search functionality to ensure accurate results are displayed

    • Testing the responsiveness of the website on different devices and browsers

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If some one want to apply any of the job in this company then please do have some experience even though they mentioned for freshers bsc, however you do your interview as best as possible at last they gonna reject bsc of lack of experience. Same happened to me.So plzz only attened any Oracle company interview if you have experience.

Skills evaluated in this interview

Veritas Interview FAQs

How many rounds are there in Veritas Data Engineer interview?
Veritas interview process usually has 1 rounds. The most common rounds in the Veritas interview process are Technical.
How to prepare for Veritas 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 Veritas. The most common topics and skills that interviewers at Veritas expect are Python, Analytics, Azure, HP Data Protector and Veritas.

Tell us how to improve this page.

Veritas Data Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Veritas Data Engineer Salary
based on 5 salaries
₹4.7 L/yr - ₹14.6 L/yr
7% less than the average Data Engineer Salary in India
View more details
Software Engineer
422 salaries
unlock blur

₹7.3 L/yr - ₹22.7 L/yr

Senior Software Engineer
289 salaries
unlock blur

₹12.9 L/yr - ₹33 L/yr

Technical Support Engineer
277 salaries
unlock blur

₹7 L/yr - ₹19 L/yr

Associate Software Engineer
141 salaries
unlock blur

₹7 L/yr - ₹17.3 L/yr

Senior Technical Support Engineer
141 salaries
unlock blur

₹10 L/yr - ₹20.8 L/yr

Explore more salaries
Compare Veritas with

NortonLifeLock's

4.0
Compare

CommVault

3.9
Compare

Veeam Software

4.0
Compare

NetApp

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