i
Veeva Systems
Filter interviews by
I applied via Referral and was interviewed before Nov 2023. There were 2 interview rounds.
I have experience deep diving into projects and college curriculum, gaining valuable skills and knowledge.
I have completed multiple projects during my college years, where I delved deep into the subject matter to understand it thoroughly.
I have a strong academic background in software development, which has equipped me with the necessary skills to analyze and comprehend complex topics.
I actively seek out opportunities ...
OOPS concepts refer to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation detail
I applied via Referral and was interviewed in Nov 2023. There was 1 interview round.
Basic maths question - given a number a and b get the nth number which is divisible by both a and b. And one sql query of concatinating the string in the column results.
Other - which movie you watched?
why do you watch?
who is your role model?
Why? What? How? Where?
Silly questions
posted on 1 Mar 2024
posted on 22 Feb 2024
I applied via Referral and was interviewed in Aug 2023. There was 1 interview round.
posted on 30 Apr 2024
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.
There was coding test
Merge sort is a divide and conquer algorithm that divides the input array into two halves, sorts them separately, and then merges them back together in sorted order.
Divide the input array into two halves
Recursively sort each half
Merge the sorted halves back together
I was interviewed in Sep 2021.
Round duration - 60 minutes
Round difficulty - Medium
The round was technical round and it was held on google meet around 1 pm
Given two hourglass of 4 minutes and 7 minutes, the task is to measure 9 minutes.
What is multithreading ?
What is diamond problem ?
He asked some technical questions related to my projects
In this approach, we'll try to consider each rectangle that can be formed using elements of the array. To do this we fix (X1,Y1) coordinates of starting vertex and iterate through the matrix for every pair (X2,Y2) as the coordinates of ending vertex. Now we have a rectangle with coordinates (X1,Y1), (X1,Y2), (X2,Y1) and (X2,Y2).
We'll find the sum of elements within this rectangle and compare it with MAXSUM. ...
Round duration - 60 minutes
Round difficulty - Medium
It was managerial round and took place around 3 pm
Producer Consumer Problem using Semaphores
What is Banker's algorithm?
What is Belady's Anomaly ?
We will scan the expression from left to write and if we encounter an operand we will append it to our answer. If we encounter an operator we will pop all the operators with equal or higher precedence and append them to our answer. And push the current operator. In the end, we will empty the stack.
Order of precedence = [ ‘^’, ‘*’ and ‘/’, ‘+’ and ‘-’, ‘(’, ‘)’]
Order of precedence [ link ]
The algorithm will be-
Tip 1 : Java concepts should be strong
Tip 2 : OOPS
Tip 3 : Projects should have scalability
Tip 1 : Projects detail should be short and precise
Tip 2 : Don't fake technical skills
I applied via Referral and was interviewed in Sep 2021. There were 2 interview rounds.
I applied via Company Website and was interviewed in Jun 2022. There was 1 interview round.
Success at work is measured by achieving goals, delivering high-quality work, and receiving recognition.
Achieving goals set by the team or organization
Delivering high-quality work that meets or exceeds expectations
Receiving recognition from colleagues, managers, or clients
Meeting deadlines and completing tasks efficiently
Contributing to the overall success of the team or project
I know multiple programming languages.
I am proficient in Java, Python, and C++.
I have experience with web development languages such as HTML, CSS, and JavaScript.
I am familiar with scripting languages like Bash and PowerShell.
I have worked with database query languages like SQL.
I have knowledge of mobile app development languages like Swift and Kotlin.
I was interviewed in Apr 2021.
Round duration - 120 Minutes
Round difficulty - Medium
I was MCQ + Coding round, Their were MCQ Based on DSA, Aptitude and 2 easy coding questions.
We will iterate from 1 to ‘N’ and count the number of even divisors and odd divisors. If they are equal, we will return true, else false.
Algorithm:
To check whether the string is a valid IFSC Code or not we can check every character of the string explicitly and check whether the string is in the correct format or not.
Algorithm:-
Round duration - 50 Minutes
Round difficulty - Easy
The nature of the interviewer was very kind. The test was proctored, our webcam and mic were on, and shared my screen.
Tell me somethings about OOPs.
Functional v/s OOPS programming language
Polymorphism
Static and Final Keyword in JAVA
Explain your project.
Show working of your project.
Tech stack used.
Rest API
There are 3 boxes of green, orange and green+orange. how will you know the all boxes after picking from one box ...
Round duration - 50 minutes
Round difficulty - Easy
The nature of the interviewer was very kind. The test was proctored, our webcam and mic were on, and shared my screen.
Tree traversal(Pre-order, Post-order, In-order, Level-order) and code of all orders.
All type Sorting Algorithms and their use cases
How will you make 102-102=1
make 30 using 5 2's
Tip 1 : Be strong at your basics.
Tip 2 : Do at least 2 projects and ask to find answers like why are you choosing this tech stack? why did not you choose its alternatives Know your project in and out because they might ask you for a modification in your project?
Tip 1 : Have some projects on your resume.
Tip 2 : Do not put false things on your resume.
Tip 3 : Try to keep a single-page resume.
Automation Test Engineer
17
salaries
| ₹5.8 L/yr - ₹14.2 L/yr |
Software Engineer
14
salaries
| ₹8 L/yr - ₹15 L/yr |
Softwaretest Engineer
13
salaries
| ₹6.4 L/yr - ₹18 L/yr |
Automation Engineer
12
salaries
| ₹6 L/yr - ₹14.2 L/yr |
Senior Software Engineer
12
salaries
| ₹12 L/yr - ₹27.5 L/yr |
Salesforce
Oracle
SAP
Microsoft Corporation