Vir Softech interview experience Real time questions & tips from candidates to crack your interview

SDE - 1

Vir Softech
upvote
share-icon
2 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 6 months
Topics: Data Structure, OOaPS, React Js, Node Js, OS
Tip
Tip

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 process
Where: Other
Eligibility: Above 7 CGPA
Resume Tip
Resume tip

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.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration90 Minutes
Interview date3 Jul 2021
Coding problem2

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.

1. Find Missing Number In String

Moderate
15m average time
85% success
0/80
Asked in companies
AdobeOLX GroupAmazon

You had a sequence of consecutive nonnegative integers. You appended all integers at the end of each other to form a string ‘S’ without any separators. While appending each integer in a string, you forgot to append exactly one integer from the sequence. Now all the integers from a string and you don’t know which integer you have missed.

For example sequence 11, 12, 13 may form a string (without any separators) “1113” if you miss 12.

Your task is to find the missing number in the string such that it is possible to obtain a sequence of consecutive non-negative integers from the given string. If more than one missing integer is present or all the integers are already present or if the string is not valid then the answer will be -1 for all such cases.

Note:
1. The string consists of only digits 0 to 9.
2. The numbers will have no more than six digits. 
Try solving now

2. Maximum Size Rectangle Sub-matrix With All 1's

Hard
10m average time
80% success
0/120
Asked in companies
AmazonAppleBNY Mellon

You are given an 'N' * 'M' sized binary-valued matrix 'MAT, where 'N' is the number of rows and 'M' is the number of columns. You need to return the maximum size (area) of the submatrix which consists of all 1’s i.e. the maximum area of a submatrix in which each cell has only the value ‘1’.

subMatrix_image

In the above image, areas in green, red, and violet color are all submatrices of the original 4x4 matrix.

Note:

1. Binary valued matrix has only two values in each cell : 0 and 1.
2. A submatrix is a matrix formed by selecting certain rows and columns from a larger matrix.
3. The area of a matrix with 'h' rows and 'w' columns is equal to 'h' * 'w'. 
Try solving now
02
Round
Medium
Video Call
Duration60 minutes
Interview date13 Oct 2021
Coding problem1

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.

1. Technical Questions

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.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
4 rounds | 8 problems
Interviewed by Amazon
8519 views
0 comments
0 upvotes
Analytics Consultant
3 rounds | 10 problems
Interviewed by ZS
908 views
0 comments
0 upvotes
company logo
SDE - Intern
1 rounds | 3 problems
Interviewed by Amazon
3321 views
0 comments
0 upvotes
company logo
SDE - 2
4 rounds | 6 problems
Interviewed by Expedia Group
2582 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - 1
2 rounds | 3 problems
Interviewed by BNY Mellon
6262 views
3 comments
0 upvotes
company logo
SDE - 1
3 rounds | 6 problems
Interviewed by BNY Mellon
0 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 5 problems
Interviewed by CIS - Cyber Infrastructure
2161 views
0 comments
0 upvotes