VERITAS INTERVIEW QUESTIONS

Veritas Interview Experience of a Fresher – Software Engineer Position

6 min read 6,189 views
Posted by Aarna Tiwari Aug 17, 2023

I’m excited to discuss my experience having an interview with Veritas for the software engineer position. An aptitude test, two technical interviews, and a final HR interview round made up the exciting college hiring process. The entire selection process was held on our campus as it was an on-campus drive for the batch. The company wanted to hire freshers with a background in CS/IT only. The aptitude test was conducted on Firstnaukri’s assessment platform – FNAT. It comprised about 25-30 multiple-choice questions which were based on fundamental Computer Science concepts.

The article offers a glimpse into the steps that defined my journey to Veritas, from overcoming the difficulties of the aptitude test to dealing with the technical complexities.

  • Name: Kunal Hemant Rasam
  • Company: Veritas Technologies
  • Position: Software Developer
  • Package: 1 Lakh per month
  • Rounds: 3
  • Place: VIT, Pune
  • Result: Not Selected

Detailed Veritas Interview Experience

I am Kunal Hemant Rasam, and I recently graduated from the VIT, Pune with a degree in Computer Science. I was excited to hear that Veritas Technologies would be visiting our campus for campus hiring. I had always wanted to work for Veritas, as I was impressed by their innovative culture and their commitment to social responsibility.

The interview process for the Software Engineer position at Veritas was divided into three rounds: an aptitude test, two technical interviews, and an HR interview.

Veritas Technologies Assessment Test

On the evaluation platform of Firstnaukri, popularly known as the Firstnaukri Aptitude Test [FNAT], the aptitude exam was conducted. The test had three sections: logical reasoning, verbal reasoning, and quantitative reasoning, and it took 60 minutes to complete.

Math, algebra, and geometry were all covered in the test’s quantitative reasoning part. The verbal reasoning portion of the exam includes subjects including vocabulary, grammar, and reading comprehension. Problem-solving and critical thinking were two subjects that were covered in the test’s logical reasoning part.

The aptitude exam was difficult but fair, in my opinion. I reviewed the fundamental ideas in arithmetic, English, and logical thinking as part of my exam preparation. I also completed several practice exams online.

Technical Interview Experience at Veritas – Round 1 and Round 2

Two senior engineers from Veritas Technologies headed the panel that performed the technical interviews. My understanding of basic concepts in computer science, such as data structures and algorithms, was the main topic of the first technical interview. My background in software development, including my knowledge of testing and object-oriented programming, was the subject of the second technical interview.

I was questioned about my computer science education from college, my projects, and my exposure to various programming languages. My familiarity with current developments in software development was something the interviewers were also interested in.

Round 1 Technical Interview

I was asked what programming languages I was comfortable with. I chose C++ and Java. Below is the list of questions that were asked during the first round, which lasted around 1.5 hours.

  1. What is a reverse a singly linked list?
  2. Apply the strlen function in string.
  3. Apply strcmp using a pointer
  4. What is Encapsulation
  5. Demonstrate OOPs concepts with examples
  6. What are Manipulators
  7. What are storage classes in C
  8. What are access specifiers in Java
  9. What is Destructor
  10. What is the difference between string and char array in C language?
  11. Demonstrate Bubble sort
  12. What is the Friend function
  13. Write a function with variable-length arguments
  14. What is Function overloading
  15. What is function overloading error
  16. What will happen when overloaded functions have the same arguments but different return types?
  17. When I delete a node in a linked list, give a pointer to the node, and the node is not tail, what will happen?
  18. What are collection classes?
  19. What is rval and lval?
  20. What is a Ternary operator?
  21. What is your understanding of system-level coding?
  22. What is assembler program and compiler theory?
  23. What is the difference between abstract classes and interfaces?
  24. Why is main, not private in Java?
  25. What is the Super keyword?
  26. What is Exception handling?
  27. What are cmd line arguments? How to accept them as strings?

Pro Tip: In order to crack this round, prepare for SQL queries (especially the complicated ones). The interviewer was very nice and had a thorough knowledge of the area. He asked me various questions from RESTful APIs to algorithms to data structures. He was considerate as well. Overall, the interview went well.

Veritas Technologies technical Interview – Round 2

I was first asked to briefly describe my project in my own words. Then, I was questioned on a subject of my choosing. I went with DBMS and data structures. The questions in the second round of Veritas basically ranged from the following topics:

  1. Access modifiers
  2. Data sampling
  3. Data mining
  4. Sealed modifiers
  5. Normalization
  6. Testing methods
  7. Basics of Cloud Infrastructure Management
  8. Automation framework based on some logical questions
  9. DDL DML
  10. DROP
  11. Group clause use
  12. What is strcmp and its use in Python?
  13. Use recursion and iterative in tree traversal.
  14. Scalar functions
  15. Data structures for BFS and DFS.
  16. Correlated subqueries
  17. Amongst an array of elements (millions of elements), how will you return the fourth highest occurring element?
  18. Join and enlist types
  19. Disadvantages of a query
  20. In a string say “I am Nelson” write a reverse function and the output should be “Nelson am I”
  21. What is the order of compilation, relocation, linking, and loading
  22. What is fragmentation
  23. Query evaluation engine
  24. Entity concept in DBMS
  25. Example of polymorphism

I found the technical interviews to be challenging and overwhelming. I had prepared for the interviews by reviewing my coursework in computer science and by practicing my problem-solving skills. I also did some research on the latest technology trends in software development.

Veritas HR Interview Experience of a Fresher

The HR interview was conducted by a human resources manager from Veritas. The interviewer asked me questions about my work experience, my goals, and my fit for the company culture.

I was asked about my internships, my career objective, and why I was interested in working at the company. The interviewer was also interested in my soft skills, such as communication and teamwork.

I found the HR interview to be more conversational than the technical interviews. I was able to relax and answer the questions honestly. I also had the opportunity to learn more about the company culture and the opportunities for growth at Veritas.

Other Important Interview Questions-

Overall Interview Experience at Veritas

The Veritas campus hiring experience was a blend of anticipation, challenges, and accomplishments. Overall, my interviewing process with Veritas for the role of software engineer went well. My comfort level was maintained throughout the interview process because of the interviewers’ collective knowledge and friendliness. Veritas’ commitment to nurturing talent and providing an environment for growth was evident throughout.

Confidence is key in any interview. Be sure to project confidence and enthusiasm throughout the interview process. This will show the interviewer that you are a good fit for the company and that you are excited about the opportunity. I was able to unwind and be open and honest in my responses, thanks to the help that the Firstnaukri Personalized Interview Questions and Answers provided. 

I hope this article has been helpful in providing you with some tips for preparing for an interview at Veritas Technologies.

FAQs on Veritas Interview Experience

What is the Veritas interview process for a Software Engineer?

Veritas Software Engineer interview process includes aptitude test, two technical interviews, and an HR interview. Prepare for coding, data structures, and behavioral questions.

How to succeed in the Veritas technical interview?

Excel in Veritas technical interview: Revise data structures, algorithms, coding practice. Emphasize problem-solving, clarity in explanations, and enthusiasm for software engineering.

What are common Veritas technical interview questions?

Common Veritas technical questions include data structures, algorithms, coding challenges. Prepare for topics like linked lists, arrays, sorting, and string manipulation.

How to prepare for Veritas aptitude test?

Prep for Veritas aptitude test: Practice logical reasoning, quantitative skills. Use mock tests to manage time effectively and adapt to the test format.

What to expect in the Veritas HR interview?

Veritas HR interview assesses your personality, aspirations, and alignment with company values. Be ready to discuss your motivation to join Veritas and handle behavioral questions confidently.

Latest Posts

Like
Save

Was this post helpful?

Catch up on other great reads⚡️

HR interview question & answers
Snowflake Interview Questions and Answers for Freshers
Are you a college student or recent graduate preparing for a Snowflake interview? Look no further! This comprehensive guide will equip you with the knowledge and confidence to ace your upcoming interview.  We'll cover essential Snowflake concepts, common interview questions for freshers, and scenario-based questions to help you stand out from the competition. What is Snowflake? Snowflake Inc. is a…
snowflake interview questions
Interview experiences
Interview Experience for Coding Analyst at Hitachi in Bangalore
Company: Hitachi Profile: Coding Analyst Salary: 30,000 per month Place: Narasaraopet, Bangalore. Number of rounds: 1 Result: I got selected in this company Name: Chanda Chandu Email: chandachandu884@gmail.com My interview at Hitachi, Bangalore for Coding Analyst Profile In Detail From my experience, I feel it is tough to crack the interview and join Hitachi. Their test is very difficult to…
Hitachi Consulting Interview
Interview experiences
Shift Production Graduate Engineer Trainee Placement Interview Experience
Hi everyone! My name is Divya B H, and I'm here to share my experience cracking the Godrej Agrovet Graduate Engineer Trainee (GET) placement drive in 2018. This article will serve as a guide for aspiring engineers aiming to land a role at this prestigious FMCG giant.  I'll break down the entire process, from application tips to interview prep, so…
placement interview experience
Interview experiences
Waiting for the results!
Name: Shikha Sharma Company: NEC Technologies Profile: Not Disclosed Salary: Not Disclosed There were two rounds of interviews- first round was aptitude, second round was coding round. The Campus drive was conducted in our Campus AKGE College. Am still waiting for the results to come.
Interview experiences
Cracking the Web Developer Interview at JCRM Technologies – Interview Experience
Are you aiming to land a Web Developer role at JCRM Technologies? This comprehensive guide delves into the interview experience of Narendra Kumar, who successfully secured the position in December 2015. By understanding the interview process, you can significantly boost your chances of getting selected at JCRM Technologies. About Me I recently had the opportunity to interview for a Web…
placement interview experience
Interview experiences
Accenture associate software engineer placement experience 5
Company: Accenture Profile: Associate Software Engineer Salary: 1.8L Interview date: Nov 2015 Name: Kushal Ranesh Misal There were two rounds of interview. First round was aptitude test. And if qualify this test then the HR round will be conducted. Overall experience: Its was a good experience. Tips: Trust yourself Key skills tested in the process: Not yet done with any…
Accenture
Interview experiences
Software Engineer interview with Capgemini
Company: Capgemini Profile: Software Engineer Salary: Not Disclosed There were four rounds of interviews- Skill Assessment, IQ/General Knowledge Test, Personality Check & Personal Interview. The selection process was not very difficult as some basic questions like: Tell me about yourself? Why should we hire you? Highlight your strength and weakness? Tell me about the projects you have worked on etc.…
Interview experiences
Be calm and answer positively!
Company: Info Edge India Profile: Executive Sales Support Salary: Not Disclosed There were three rounds of interviews- Skill Assessment, Personal Interview, and Telephonic. Even though the interview was difficult & I think I have done well, that’s how I got the Offer. I was evaluated on some important questions like: Tell Me about yourself?, Why you want to join our…
Internship
Amazon Internship 2025: How to Apply, Types, Stipend, and More!
Are you a college student or recent graduate looking to kickstart your career in the tech industry? An Amazon internship could be your golden ticket to success.  In this comprehensive guide, we'll explore everything you need to know about Amazon internships, from application processes to the pros and cons, helping you make an informed decision about your future. What is…
Amazon Internship 2025
Interview experiences
Accenture associate software engineer placement experience 14
Company: Accenture Profile: Associate Software Engineer Salary: 2.0 L Per Anum Interview Date: Nov 2015 Name: Shubham Jain There are four round of interview. It was memorable day as I got to learn a lot of things in this interview . The First Round was aptitude round in which we gave a online test The Second round was a group…
Accenture