Upload Button Icon Add office photos

Veritas

Compare button icon Compare button icon Compare

Filter interviews by

Veritas Interview Questions, Process, and Tips

Updated 20 Feb 2025

Top Veritas Interview Questions and Answers

View all 31 questions

Veritas Interview Experiences

Popular Designations

63 interviews found

SQA Interview Questions & Answers

user image Anonymous

posted on 18 Dec 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(1 Question)

  • Q1. Coding questions, Network Protocols, oops, operating system
Round 2 - Technical 

(1 Question)

  • Q1. Database management system, Storage concepts
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. Coin change problem
  • Ans. 

    The coin change problem involves finding the minimum number of coins needed to make a certain amount of change.

    • Use dynamic programming to solve this problem efficiently.

    • Start by creating a table to store the minimum number of coins needed for each amount from 0 to the target amount.

    • Iterate through each coin denomination and update the table accordingly.

    • Return the value in the table corresponding to the target amount as

  • Answered by AI
  • Q2. Basic java fundamnetals
Round 2 - Technical 

(2 Questions)

  • Q1. Left view of binary tree
  • Ans. 

    The left view of a binary tree shows the nodes that are visible when looking at the tree from the left side.

    • The left view of a binary tree can be obtained by performing a level order traversal and keeping track of the first node at each level.

    • Example: For a binary tree with root node 1, left child 2, and right child 3, the left view would be [1, 2].

  • Answered by AI
  • Q2. Peak element in rotated sorted array
  • Ans. 

    Peak element in rotated sorted array

    • Peak element is greater than its neighbors

    • Binary search can be used to find peak element

    • Consider edge cases like array with only one element or no peak element

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Miscoservice architecture

Skills evaluated in this interview

Principal Engineer Interview Questions asked at other Companies

Q1. what technique did you use to understand the root cause of the problem and isolate the specific task or process that needed attention
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java basic questions OOP and simple code
  • Q2. String manipulation and string index access
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about you self
  • Ans. 

    I am a passionate software engineer with a strong background in computer science and experience in developing innovative solutions.

    • Bachelor's degree in Computer Science from XYZ University

    • Proficient in programming languages such as Java, Python, and C++

    • Experience working on projects involving machine learning and artificial intelligence

    • Strong problem-solving skills and ability to work in a team environment

  • Answered by AI
  • Q2. How do you see yourself after 5 year in this org ?
  • Ans. 

    In 5 years, I see myself as a senior software engineer leading a team of developers, contributing to innovative projects, and continuously learning and growing in my role.

    • Leading a team of developers on challenging projects

    • Contributing to innovative software solutions

    • Continuously learning and growing in my role

    • Possibly pursuing advanced certifications or degrees to enhance my skills

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Great org to grow

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (181)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. What is the payment processing

Forklift Operator Interview Questions asked at other Companies

Q1. Ok you look 3 lack and 30 oack what choice you
View answer (1)

Veritas interview questions for popular designations

 Software Engineer

 (11)

 SQA Engineer

 (6)

 Senior Software Engineer

 (4)

 Software Developer

 (3)

 Technical Support Engineer

 (3)

 Associate Software Engineer

 (2)

 Branch Credit Manager

 (2)

 Senior Software Developer

 (2)

AEM Developer Interview Questions & Answers

user image Anonymous

posted on 29 Aug 2024

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

(2 Questions)

  • Q1. How do you create editable templates
  • Q2. Tell me about your past projects

AEM Developer Interview Questions asked at other Companies

Q1. How to create custom components in AEM?
View answer (1)

Get interview-ready with Top Veritas Interview Questions

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

20 Mcqs and 2 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Sort zeroes to end of array
  • Ans. 

    Sort zeroes to end of array

    • Iterate through the array and move all zeroes to the end

    • Use two pointers approach to swap elements

    • Maintain a count of zeroes encountered

  • Answered by AI
  • Q2. Questions on oops

Skills evaluated in this interview

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Data Engineer Interview Questions & Answers

user image prajjual shrivastava

posted on 7 Jan 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Multi hop architucture

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
View answer (1)

Technical Support Analyst interview

user image The Communicators

posted on 27 Dec 2021

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

I was interviewed before Feb 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. Production Knowlagent for Technical
  • Q2. Work Experience
  • Q3. How To Operator Skill Development
Round 2 - Technical 

(2 Questions)

  • Q1. How to Manpower Handling
  • Q2. How to Skill Development

Production Manager Interview Questions asked at other Companies

Q1. Production, Maintenance, Quality and Safety. Out of four, tell me the most important and least important thing for you and why?
View answer (10)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. They asked so many questions from it went well
  • Q2. How was your experience

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Veritas Interview FAQs

How many rounds are there in Veritas interview?
Veritas interview process usually has 2-3 rounds. The most common rounds in the Veritas interview process are Technical, HR and Resume Shortlist.
How to prepare for Veritas 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 Veritas, Linux, Python, Unix and Data Management.
What are the top questions asked in Veritas interview?

Some of the top questions asked at the Veritas interview -

  1. Tell all things that happen inside a system when we press 'k' on the notep...read more
  2. What proper paper you for legal cleari...read more
  3. What challenges you face while reviewing SO...read more
How long is the Veritas interview process?

The duration of Veritas interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Veritas Interview Process

based on 54 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Adobe Interview Questions
3.9
 • 250 Interviews
24/7 Customer Interview Questions
3.5
 • 175 Interviews
Globant Interview Questions
3.8
 • 171 Interviews
NetApp Interview Questions
3.9
 • 63 Interviews
CommVault Interview Questions
4.0
 • 27 Interviews
Druva Interview Questions
3.7
 • 25 Interviews
Cohesity Interview Questions
3.6
 • 18 Interviews
Gen Interview Questions
4.0
 • 17 Interviews
RUBRIK INDIA Interview Questions
3.7
 • 13 Interviews
Veeam Software Interview Questions
4.0
 • 4 Interviews
View all

Veritas Reviews and Ratings

based on 552 reviews

4.0/5

Rating in categories

3.8

Skill development

4.1

Work-life balance

3.9

Salary

3.5

Job security

4.1

Company culture

3.4

Promotions

3.7

Work satisfaction

Explore 552 Reviews and Ratings
Software Engineer
429 salaries
unlock blur

₹7.3 L/yr - ₹21.3 L/yr

Senior Software Engineer
332 salaries
unlock blur

₹12 L/yr - ₹33 L/yr

Technical Support Engineer
271 salaries
unlock blur

₹7 L/yr - ₹19 L/yr

Senior Technical Support Engineer
139 salaries
unlock blur

₹10 L/yr - ₹20.8 L/yr

SQA Engineer
134 salaries
unlock blur

₹10 L/yr - ₹19 L/yr

Explore more salaries
Compare Veritas with

Gen

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