Upload Button Icon Add office photos
Engaged Employer

i

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

Mash Virtual Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Mash Virtual Interview Questions and Answers

Updated 10 Jun 2021

Mash Virtual Interview Experiences

1 interview found

I applied via Walk-in and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. What is encapsulation
  • Ans. 

    Encapsulation is the process of hiding implementation details and exposing only necessary information.

    • Encapsulation helps in achieving data abstraction and information hiding

    • It allows for better control over data and prevents unauthorized access

    • It promotes code reusability and reduces complexity

    • Example: A class with private variables and public methods to access them

  • Answered by AI
  • Q2. What is Data hiding
  • Ans. 

    Data hiding is the practice of hiding implementation details of an object from the outside world.

    • It is a technique used in object-oriented programming.

    • It helps to protect the data from unauthorized access.

    • It improves security and reduces coupling between objects.

    • It is achieved by using access modifiers such as private, protected, and package-private.

    • Example: Encapsulation in Java uses data hiding to protect the data of

  • Answered by AI
  • Q3. Describe session state management
  • Ans. 

    Session state management refers to the process of managing user session data in web applications.

    • Session state can be managed using cookies, URL rewriting, or server-side storage.

    • Cookies are small text files stored on the client-side that contain session data.

    • URL rewriting involves appending session IDs to URLs.

    • Server-side storage can be used to store session data in a database or in-memory cache.

    • Session state manageme...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple and hard both questions.

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Interview questions from similar companies

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1.  What are Option Strict and Option Explicit? What are all the differences between Dispose and Finalize()? What is the difference between System.String and System.StringBuilder classes? What is Delegate? ...
  • Ans. 

    Answers to common interview questions for Software Engineer position

    • Option Strict and Option Explicit are compiler directives in VB.NET

    • Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection

    • System.String is immutable while System.StringBuilder is mutable

    • Delegate is a type that represents a reference to a method

    • Value types store data directly while reference types store a referen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - selection process-
1st round-online test(prpare all kind of logical, verbal, and .net related questions)
2nd round- technical round(prepare all .net interview questions,sql server questions, winforms, web api)
3rd round- hr discussion
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Promises in javascript
  • Ans. 

    Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.

    • Promises are used to handle asynchronous operations in JavaScript.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained using .then() to handle success and .catch() to handle errors.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Resume based questions
  • Q2. Event loop in nodejs
  • Ans. 

    Event loop in Node.js manages asynchronous operations by executing callback functions when certain events occur.

    • Event loop is responsible for handling I/O operations, timers, and callbacks in Node.js

    • It allows Node.js to perform non-blocking operations efficiently

    • Event loop continuously checks the event queue for new events to execute

  • Answered by AI
  • Q3. Javascript es6 questions

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It is not a aptitude just like a game

Round 2 - One-on-one 

(1 Question)

  • Q1. Here Director will take
  • Ans. Asking out of box Questions,He also dont know the answers😂😂😂
  • Answered by successfulcucumber

Interview Preparation Tips

Interview preparation tips for other job seekers - Guys, Dont go for interview for this company,Who is doing interview they dont know what to ask and mostly last round director will he is uneducated person mostly he will ask unwanted questions if we didn't answer he will be angry and suppose we ask answer he didn't reply because he doesn't know the answer simply staying in long years in company for time pass.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Work related questions only
  • Q2. Personal questions
  • Q3. Academic questions
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 - Technical 

(2 Questions)

  • Q1. Sql and excel basics required
  • Q2. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - basic understanding for sql and excal and maybe python would be helpfull
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

The test was very weird one.
They did have planned anything for the test, They came and given a link on bit.ly and given an another link that is in google form for the answers.
And they selection of people for second round is not sensible.

Round 2 - Coding Test 

This round was also be a weird.
They give each candidates with different questions.
They told us to write logic on the paper and you can use internet for your reference.
But after this round they announced the results but that is not in genuine one.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't get into this type of process.
Before the start of interview ask them to what is they want from the candidates
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - MCQ 

(1 Question)

  • Q1. Basic dsa questions predict output
Round 2 - Coding Test 

Medium level problem,

Round 3 - HR 

(1 Question)

  • Q1. Based on resume
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

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

Round 1 - Aptitude Test 

45 min apps and technical question

Round 2 - Coding Test 

45 min coding round you can refer net for first 15 min

Mash Virtual Interview FAQs

How to prepare for Mash Virtual 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 Mash Virtual. The most common topics and skills that interviewers at Mash Virtual expect are ASP.Net MVC, Entity Framework, HTML, JQuery and JSON.
What are the top questions asked in Mash Virtual interview?

Some of the top questions asked at the Mash Virtual interview -

  1. describe session state managem...read more
  2. What is encapsulat...read more
  3. What is Data hid...read more

Tell us how to improve this page.

Mash Virtual Reviews and Ratings

based on 11 reviews

3.6/5

Rating in categories

4.1

Skill development

3.5

Work-life balance

3.3

Salary

2.6

Job security

3.6

Company culture

2.9

Promotions

3.8

Work satisfaction

Explore 11 Reviews and Ratings
Software Developer
7 salaries
unlock blur

₹2 L/yr - ₹8.1 L/yr

DOT NET Developer
5 salaries
unlock blur

₹4 L/yr - ₹8.2 L/yr

IOS Developer
5 salaries
unlock blur

₹5.9 L/yr - ₹8.3 L/yr

QA
5 salaries
unlock blur

₹3.5 L/yr - ₹5 L/yr

HR Executive
4 salaries
unlock blur

₹3 L/yr - ₹4.8 L/yr

Explore more salaries
Compare Mash Virtual with

Global Edge Software

3.5
Compare

Moveinsync Technology Solutions

3.4
Compare

Exotel

3.1
Compare

Azuga Telematics

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