Upload Button Icon Add office photos

Filter interviews by

Vir Softech Software Developer Interview Questions and Answers

Updated 28 Jan 2025

Vir Softech Software Developer Interview Experiences

3 interviews found

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

Good questions for interview questions and

Round 2 - Coding Test 

The interviewer asked me to introduce myself and explain my projects
Then he asked me to explain and design tables and how data is flowing into the tables in my project.
OOPS, properties and Interface.
Then he asks me to explain Restful APIs and tell me the difference between PUT

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer asked me to introduce myself and explain my projects
Then he asked me to explain and design tables and how data is flowing into the tables in my project.
OOPS, properties and Interface.
Then he asks me to explain Restful APIs and tell me the difference between PUT and PATCH.
Difference between primary key and Unique key in SQL.
Discussion on Indexing in SQL.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - Aptitude Test 

Basic aptitude and computer science(OS, programming) related questions.

Round 2 - Technical 

(3 Questions)

  • Q1. String / Array Manipulations
  • Q2. Searching / Sorting Algo
  • Q3. What are the basics of web development?
Round 3 - HR 

(2 Questions)

  • Q1. What was the role in previous company and projects?
  • Q2. How would you describe your ability to work as a team player?

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more

I was interviewed in Oct 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 90 Minutes
Round difficulty - Medium

It was an online coding round. In this round, there are 2 problems, were given to me. 
They gave the test link through the mail and I have to open the test link till 12 PM.
The environment of Hackerrank was very friendly.
I am able to solve both of the problems.

  • Q1. 

    Find Missing Number In String Problem Statement

    You have a sequence of consecutive nonnegative integers. By appending all integers end-to-end, you formed a string S without any separators. During this pro...

  • Ans. Brute Force
    • The idea is to try all lengths from 1 to 6 for the first number of the sequence.
    • For each length, we check if the current length satisfies the property of all consecutive numbers except one missing number.
    • For each length ‘k’ where 1 <= k <= 6 we take the first ‘k’ characters of the string and assume it to be our first number of the consecutive sequence.
    • Now if the first number is ‘x’ then we want our nex...
  • Answered Anonymously
  • Q2. 

    Maximum Size Rectangle Sub-matrix with All 1's Problem Statement

    You are provided with an N * M sized binary matrix 'MAT' where 'N' denotes the number of rows and 'M' denotes the number of columns. Your t...

  • Ans. Dynamic Programming.
    1. We start from the first row and move downwards.
    2. We create three 1-dimensional arrays HEIGHT[], LEFT[], RIGHT[].
    3. ‘HEIGHT’[i]: stores the number of current continuous 1’s in column i.
    4. LEFT[i] : stores the leftmost index ‘j’ such that all indices say ‘K’, ‘K’ belongs to [j, i], ‘HEIGHT’[k] >= ‘HEIGHT’[i].
    5. RIGHT [i]: stores the rightmost index ‘j’ such that all indices say ‘K’, ‘K’ belongs to [i, j], ‘HE...
  • Answered Anonymously
Round 2 - Video Call 

Round duration - 60 minutes
Round difficulty - Medium

The timing of this round is 10:30 AM to 11:30 AM.
First, the interviewer asked me to introduce myself and the interviewer was very friendly.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in NoidaEligibility criteriaAbove 7 CGPAVir Softech interview preparation:Topics to prepare for the interview - Data Structure, OOaPS, React Js, Node Js, OSTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Cover each topic with depth.
Tip 2 : Study coding practice at least 3 hours daily.
Tip 3 : Make at least 3 to 4 projects on your own.

Application resume tips for other job seekers

Tip 1 : Do not put false things on your resume.
Tip 2 : Mention at least 2 to 3 projects on your resume, which are made by yourself.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Reasoning , maths , coding, english

Round 2 - Coding Test 

Java python css c programming sql, html.

Interview Preparation Tips

Interview preparation tips for other job seekers - No comments
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

MCQ - 20 (aptitude), 20(c+ and sql)

Round 2 - Coding Test 

Pattern, array and sql questions

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

(2 Questions)

  • Q1. Intro about Experience
  • Q2. Knowledge on tools
Round 2 - One-on-one 

(2 Questions)

  • Q1. Sdfsfd kjdk dvfikjsf vsjv
  • Q2. Sdjvks sdkvjsk skdcj
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Assignment 

Giva a Full stack project. based on MERN AND MEAN stack

Round 2 - One-on-one 

(2 Questions)

  • Q1. Dsa , were easy to medium
  • Q2. Some backend and azure related questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Strecture of sql statement
  • Ans. 

    SQL statements are used to interact with databases by performing operations like querying, updating, and deleting data.

    • SQL statements are made up of keywords like SELECT, INSERT, UPDATE, DELETE, etc.

    • They are structured in a specific order, with clauses like WHERE, ORDER BY, GROUP BY, etc.

    • Tables are referenced using their names, and conditions are specified to filter data.

    • Joins can be used to combine data from multiple

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Very basic apti test. focus on speed

Round 3 - Technical 

(3 Questions)

  • Q1. Again should focus on logics and how good you can present your ideas
  • Q2. OOPS concepts will also ask to write code
  • Q3. OS concepts will also be there

Interview Preparation Tips

Interview preparation tips for other job seekers - If you dont know the answer say it upfront rather than giving incorrect answers
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic coding questions (non-DSA) - Basic questions to reverse a string, check if string is palindrome, etc. If you have basic coding skills, you'll easily clear this round

Round 2 - One-on-one 

(2 Questions)

  • Q1. Interview with CEO - Questions were asked based on technical skills - basic questions related to Database, backend technologies.
  • Q2. Behavioral questions will be asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic coding skills and moderate knowledge about the tech-stack will get you onboarded

Vir Softech Interview FAQs

How many rounds are there in Vir Softech Software Developer interview?
Vir Softech interview process usually has 2-3 rounds. The most common rounds in the Vir Softech interview process are Aptitude Test, Coding Test and Technical.
What are the top questions asked in Vir Softech Software Developer interview?

Some of the top questions asked at the Vir Softech Software Developer interview -

  1. What are the basics of web developme...read more
  2. String / Array Manipulati...read more
  3. Searching / Sorting A...read more

Tell us how to improve this page.

Vir Softech Software Developer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
Vir Softech Software Developer Salary
based on 5 salaries
₹5 L/yr - ₹9 L/yr
19% less than the average Software Developer Salary in India
View more details

Vir Softech Software Developer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
16 salaries
unlock blur

₹2.7 L/yr - ₹7.8 L/yr

Associate Software Engineer
7 salaries
unlock blur

₹2.4 L/yr - ₹5.4 L/yr

Business Development Manager
7 salaries
unlock blur

₹6 L/yr - ₹8 L/yr

Senior Software Engineer
6 salaries
unlock blur

₹5.9 L/yr - ₹11.5 L/yr

Software Developer
5 salaries
unlock blur

₹5 L/yr - ₹9 L/yr

Explore more salaries
Compare Vir Softech with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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