Upload Button Icon Add office photos
Engaged Employer

i

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

Viaplus Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 27 Reviews

Filter interviews by

Viaplus Software Engineer Interview Questions, Process, and Tips

Updated 16 Nov 2024

Top Viaplus Software Engineer Interview Questions and Answers

Viaplus Software Engineer Interview Experiences

3 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Aptitude Test 

Normal basic questions

Round 2 - Coding Test 

Question will be different for everyone. 1st Question (easy-medium) (Arrays/Strings) , 2nd Question(medium-hard)(Trees/Graphs)

Round 3 - Technical 

(1 Question)

  • Q1. Related to projects, OOPS, Java
Round 4 - Technical 

(1 Question)

  • Q1. OS,CN,DATA STRUCTURES , Tech stack mentioned in project
Round 5 - HR 

(1 Question)

  • Q1. Introduction , Family Background, Strengths and Weakness
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between ref and out
  • Ans. 

    ref is used for passing a variable by reference, while out is used for passing a variable by reference and also requires the variable to be initialized before passing.

    • ref keyword is used to pass a variable by reference, allowing the called method to modify the value of the variable.

    • out keyword is similar to ref, but it requires the variable to be initialized before passing to the method.

    • Example: int x = 10; Method(ref ...

  • Answered by AI
  • Q2. What are oops components in c#
  • Ans. 

    OOPs components in C# are the building blocks of object-oriented programming, including classes, objects, inheritance, polymorphism, and encapsulation.

    • Classes: Blueprint for creating objects with properties and methods.

    • Objects: Instances of classes that hold data and behavior.

    • Inheritance: Ability to create new classes based on existing ones, inheriting their properties and methods.

    • Polymorphism: Ability to use a single ...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is mvc ?
  • Ans. 

    MVC stands for Model-View-Controller, a software design pattern for organizing code in a way that separates concerns.

    • Model represents the data and business logic of the application.

    • View is responsible for displaying the data to the user.

    • Controller acts as an intermediary between Model and View, handling user input and updating the Model accordingly.

    • Example: In a web application, the Model could be a database, the View ...

  • Answered by AI
  • Q2. How many types of joins in sql server
  • Ans. 

    There are four types of joins in SQL Server: INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • INNER JOIN: Returns rows when there is at least one match in both tables.

    • LEFT JOIN: Returns all rows from the left table and the matched rows from the right table.

    • RIGHT JOIN: Returns all rows from the right table and the matched rows from the left table.

    • FULL JOIN: Returns rows when there is a match in one of the tables.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and grab the opportunity.

Skills evaluated in this interview

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 DuplicateYou have been given an integer array/list(ARR) of s ... 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
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Jawaharlal Nehru Technological University (JNTU) and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Test based on aptitude

Round 2 - Coding Test 

2 medium level questions and some mcqs

Round 3 - HR 

(1 Question)

  • Q1. Some basic hr questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and be confident and all the best

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Screening Round 

(3 Questions)

  • Q1. Current company project and tech stack related
  • Q2. Very basic selenium and java interview questions asked verbally
  • Q3. 30 min interview
Round 2 - Coding Test 

(3 Questions)

  • Q1. Write code in java for following input String s = "abdc112kg45ldy4p9" to get output sum = 170.
  • Q2. Some basic selenium, testng, cucumber bdd questions
  • Q3. Its a 40 min coding round
Round 3 - Technical 

(5 Questions)

  • Q1. Java code in order to find the day if we give jan 1 as monday. then what day is sept 14.
  • Q2. Selenium Xpath related questions to find it in website of flipkart sellers page.
  • Q3. Show nullpointer error using java code.
  • Q4. Selenium, TestNG, Cucumber Questions
  • Q5. 45 min high level technical round
Round 4 - Behavioral 

(3 Questions)

  • Q1. General discussion related to current company tecstack and work.
  • Q2. General Managerial Round/HR Round questions related to cultural or behavioral fit.
  • Q3. 30 min short discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - There are hidden rounds, where they just put after the whole interview process just before joining date in order to eliminate the candidates all of a sudden when you are expected to get an offer.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. Sql related questions were asked
  • Q2. Manual testing questions were asked
  • Q3. Joins questions
  • Q4. Where clause questions
  • Q5. Manual testing questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 Leetcode Medium questions on hackerrank

Round 2 - One-on-one 

(3 Questions)

  • Q1. Kadane algorithm based question
  • Q2. Leetcode medium
  • Q3. Resume based questions
Round 3 - One-on-one 

(4 Questions)

  • Q1. Probability question math problem
  • Q2. Puzzle to solve
  • Q3. AI based question
  • Q4. 1 question to solve Leetcode medium

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with DSA and communication skill
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was a Basic Aptitude Test

Round 2 - Coding Test 

We were asked to do Sorting, SQL queries (join)

Round 3 - HR 

(1 Question)

  • Q1. Can you tell me about yourself?
  • Ans. 

    I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.

    • 5 years of experience in software development

    • Proficient in developing web applications

    • Skilled in using various technologies such as Java, JavaScript, and SQL

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Sorting of an array
  • Q2. Bubble sorting algorithm
Round 2 - Technical 

(1 Question)

  • Q1. Java oops question
Round 3 - Technical 

(1 Question)

  • Q1. API questions related to put and patch api
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

30 mins interview. Asked about resume, APIs, Stack DSA question and one Sorting algorithm question.

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Coding Test 

Create an API using Notepad to check if a string is a palindrome or not.

Round 2 - One-on-one 

(1 Question)

  • Q1. Solid principal

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join worst company

Viaplus Interview FAQs

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

Some of the top questions asked at the Viaplus Software Engineer interview -

  1. How many types of joins in sql ser...read more
  2. What are oops components in...read more
  3. What is mv...read more

Tell us how to improve this page.

Viaplus Software Engineer Interview Process

based on 3 interviews in last 1 year

Interview experience

5
  
Excellent

People are getting interviews through

based on 3 Viaplus interviews
Job Portal
Campus Placement
67%
33%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Viaplus Software Engineer Salary
based on 56 salaries
₹4.8 L/yr - ₹9.2 L/yr
25% less than the average Software Engineer Salary in India
View more details

Viaplus Software Engineer Reviews and Ratings

based on 9 reviews

3.5/5

Rating in categories

3.2

Skill development

3.7

Work-Life balance

2.8

Salary & Benefits

4.2

Job Security

3.9

Company culture

2.5

Promotions/Appraisal

3.6

Work Satisfaction

Explore 9 Reviews and Ratings
Software Engineer
56 salaries
unlock blur

₹4.8 L/yr - ₹9.2 L/yr

Senior Software Engineer
9 salaries
unlock blur

₹9 L/yr - ₹19.5 L/yr

Principal Software Engineer
7 salaries
unlock blur

₹14 L/yr - ₹24 L/yr

Senior Test Engineer
5 salaries
unlock blur

₹9.4 L/yr - ₹15.4 L/yr

Devops Engineer
5 salaries
unlock blur

₹4 L/yr - ₹6.3 L/yr

Explore more salaries
Compare Viaplus with

Zomato

3.8
Compare

Swiggy

3.8
Compare

Ola Cabs

3.4
Compare

Uber

4.2
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview