i
VeeAR Projects Inc
Filter interviews by
Top trending discussions
posted on 15 Feb 2022
I applied via Referral and was interviewed before Feb 2021. There were 3 interview rounds.
Interview questions for Software Engineer position
Project explanation should include details on the project's purpose, scope, and technologies used
SDLC (Software Development Life Cycle) and STLC (Software Testing Life Cycle) are methodologies used in software development and testing respectively
Smoke testing is a type of testing that checks if the basic functionalities of the software are working fine, while Sanity tes...
Program to print the Fibonacci series up to a given number.
Take input from user for the limit of the series.
Initialize two variables with 0 and 1 respectively.
Use a loop to generate the series and print each number.
Add the previous two numbers to get the next number in the series.
For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.
For loop is used when the number of iterations is known beforehand.
For each loop is used when the number of iterations is not known beforehand.
For loop can be used with any iterable object.
For each loop can only be used with arrays and other iterable objects.
For loop uses an index variable to access...
I applied via Walk-in and was interviewed in Jun 2023. There were 3 interview rounds.
Program output prediction,Logical
3 programs ,any Language you choose. One SQL and 2 programs
I applied via Company Website and was interviewed before May 2023. There were 3 interview rounds.
General coding questions
30days training and project building
I applied via Recruitment Consulltant and was interviewed in May 2024. There were 3 interview rounds.
It is easy to solve the Aptitude question and some identifying outputs of program.
A class is a blueprint for creating objects in object-oriented programming.
A class defines the properties and behaviors of objects.
An object is an instance of a class.
Example: Class 'Car' can have properties like 'color' and 'model', and behaviors like 'drive' and 'stop'.
Swap two numbers without using temp variable and reverse a string without using built-in functions.
To swap two numbers without using temp variable, use bitwise XOR operation.
To reverse a string without using built-in functions, use two pointers approach.
Example for swapping numbers: a = a ^ b; b = a ^ b; a = a ^ b;
Example for reversing a string: use two pointers to swap characters from start and end of the string.
Now, I am preparing for the third round.
So, I don't know the Coding Question.
Palindrome code should be designed to check if a given string is the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and punctuation from the string
Reverse the string and compare it to the original string to check if it is a palindrome
based on 4 interviews
Interview experience
based on 20 reviews
Rating in categories
Technical Recruiter
13
salaries
| ₹3 L/yr - ₹7 L/yr |
Lead Technical Recruiter
5
salaries
| ₹10.5 L/yr - ₹12 L/yr |
Senior Technical Recruiter
4
salaries
| ₹4.5 L/yr - ₹9 L/yr |
Information Technology Recruiter
4
salaries
| ₹3.5 L/yr - ₹5.7 L/yr |
Lead Recruiter
4
salaries
| ₹7.5 L/yr - ₹13 L/yr |
HCL Infosystems
Accel Frontline
Diverse Lynx
Pitney Bowes