Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Virtual Engineering Services Team. If you also belong to the team, you can get access from here

Virtual Engineering Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Virtual Engineering Services Software Engineer Interview Questions and Answers

Updated 1 Aug 2024

Virtual Engineering Services Software Engineer Interview Experiences

3 interviews found

Software Engineer Interview Questions & Answers

user image Aman Das Bairagi

posted on 1 Aug 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(4 Questions)

  • Q1. Angles between hour hand and minutes hand or second hand
  • Ans. 

    The angle between the hour hand and minute hand of a clock changes continuously as time passes.

    • The angle between the hour hand and minute hand of a clock can be calculated using the formula: |(30*H - (11/2)*M)|, where H is the hour and M is the minute.

    • The angle between the hour hand and second hand of a clock can be calculated using the formula: |(30*H - (59/2)*S)|, where H is the hour and S is the second.

    • The angle bet...

  • Answered by AI
  • Q2. Print diamond structure with stars
  • Ans. 

    Print diamond structure with stars

    • Start with a loop to print spaces before stars

    • Then print stars in a loop

    • Adjust the number of spaces and stars based on the row number to form a diamond shape

  • Answered by AI
  • Q3. Basic Binay search and complexity
  • Q4. This are enough to get into VEST . Same questions are asked to everyone

Interview Preparation Tips

Interview preparation tips for other job seekers - Just do the above questions and u will get selected for sure.. because when I joined all the developers told that this are the same questions asked to us as well ..so prepare the above questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Nov 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Basic .net questions
  • Q2. Few aptitude questions related to straight line

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

I applied via Naukri.com and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Coding Test 

3 questions test
1st question was coding/programming.
2nd question was on flow chart.
3rd question was mathematical question based on trigonometry.

Round 2 - Coding Test 

Only one question based on data structures and algorithms like find out the 2nd maximum in a array of elements.

Round 3 - One-on-one 

(1 Question)

  • Q1. Director round consisiting of basic questions like travel and home address, holding any other offers.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was quite normal just simple basic questions. Anybody with good knowledge can crack it.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. React life cycle

I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Hr

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be true to what you are putting before the interviewer . Try to put your ideas Add something you did well in your career like in projects /research which you know very well and versed in concepts about it for open interview so that interviewer can get bandwidth where he can ask questions from. This is simply a key .

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. C++ basic
  • Q2. Hh
  • Q3. Yy

Interview Preparation Tips

Interview preparation tips for other job seekers - Hh

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 140 minutes
Round difficulty - Medium

Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.

  • Q1. 

    Sum of Two Numbers Represented as Arrays

    Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...

  • Ans. 

    Given two numbers represented as arrays, calculate their sum and return the result as an array.

    • Iterate through the arrays from right to left, adding digits and carrying over if necessary

    • Handle cases where one array is longer than the other by considering the remaining digits

    • Ensure the final sum array does not have any leading zeros

  • Answered by AI
Round 2 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.

Round 3 - HR 

Round duration - 8 minutes
Round difficulty - Easy

This round was conducted right after finishing and clearing the technical round at the same place and on the same day.

Interview Preparation Tips

Eligibility criteriaAbove 60 %Wipro Limited interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Database Concepts, Coding problemsTime required to prepare for the interview - 2-3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.

Application resume tips for other job seekers

Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Amcat and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Refer R S Agarwal book for apptitude

Round 2 - One-on-one 

(1 Question)

  • Q1. Write a c program on fractional numbers
  • Ans. 

    A C program to perform arithmetic operations on fractional numbers.

    • Use float or double data type to store fractional numbers.

    • Use scanf() to take input from the user.

    • Perform arithmetic operations like addition, subtraction, multiplication, and division.

    • Use printf() to display the result.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared refer R S Agarwal book for apptitude test

Skills evaluated in this interview

I applied via Company Website and was interviewed before Sep 2019. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basic programming questions such as Fibonacci, Armstrong and about recursion
  • Q2. I gave all answers

Interview Preparation Tips

Interview preparation tips for other job seekers - Your communication skill takes priority more than your technical skill.
If you are little bit weak in programming, Don't worry too much, only you have to focus on your communication skill and basic fundamental program and their concepts too.

I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident , easy to crack

Virtual Engineering Services Interview FAQs

How many rounds are there in Virtual Engineering Services Software Engineer interview?
Virtual Engineering Services interview process usually has 2 rounds. The most common rounds in the Virtual Engineering Services interview process are Coding Test, One-on-one Round and Resume Shortlist.
How to prepare for Virtual Engineering Services Software 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 Virtual Engineering Services. The most common topics and skills that interviewers at Virtual Engineering Services expect are C#, C++, Software Engineering, Data Structures and Java.
What are the top questions asked in Virtual Engineering Services Software Engineer interview?

Some of the top questions asked at the Virtual Engineering Services Software Engineer interview -

  1. Angles between hour hand and minutes hand or second h...read more
  2. Print diamond structure with st...read more
  3. Director round consisiting of basic questions like travel and home address, hol...read more

Tell us how to improve this page.

Virtual Engineering Services Software Engineer Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more
Virtual Engineering Services Software Engineer Salary
based on 45 salaries
₹4.1 L/yr - ₹13.6 L/yr
6% less than the average Software Engineer Salary in India
View more details

Virtual Engineering Services Software Engineer Reviews and Ratings

based on 8 reviews

1.7/5

Rating in categories

1.6

Skill development

3.3

Work-life balance

2.0

Salary

4.1

Job security

1.6

Company culture

2.0

Promotions

1.6

Work satisfaction

Explore 8 Reviews and Ratings
Software Engineer
45 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Design Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Virtual Engineering Services with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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