Upload Button Icon Add office photos

Filter interviews by

Mass Software Solutions Interview Questions and Answers

Updated 1 Jan 2023

Mass Software Solutions Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Arnab Khan

posted on 1 Jan 2023

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

I applied via Indeed and was interviewed before Jan 2022. There were 4 interview rounds.

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 - Coding Test 

Css and bootstrap related questions

Round 3 - Assignment 

Convert psd to html. A static web page

Round 4 - Assignment 

Questions from my assignment work

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview based on basic and old technology. Also focus on old browsers support css

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Jobs at Mass Software Solutions

View all

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - One-on-one 

(3 Questions)

  • Q1. Face to face interview with the person you are suppose to report
  • Q2. What is Delta, GAMMA, BETA
  • Q3. Tell me any 1 trading strategy

Interview Preparation Tips

Interview preparation tips for other job seekers - BRUSH up your concepts in Derivatives
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Questions related to django and python.
Round 2 - Coding Test 

One python coding(easy) and django ORM queries

Round 3 - Behavioral 

(1 Question)

  • Q1. Some technical and about company.
Round 4 - Behavioral 

(1 Question)

  • Q1. About company and some technical.

Interview Preparation Tips

Topics to prepare for Advanced Structures India Python Software Developer interview:
  • Python
  • Django
  • about company
  • django ORM
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Guesstimates 

(1 Question)

  • Q1. Estimate number of burgers sold by one burger Outlet in your city.
  • Ans. 

    The number of burgers sold by a burger outlet in a city can vary based on factors like location, menu offerings, pricing, and customer demand.

    • Consider the population of the city and the popularity of the outlet.

    • Analyze the outlet's menu offerings and pricing compared to competitors.

    • Take into account any special promotions or events that may impact sales.

    • Look at historical sales data if available.

    • Interview employees or

  • Answered by AI
Round 2 - Guesstimates 

(1 Question)

  • Q1. Estimate transportation cost for raw materials.
  • Ans. 

    Transportation cost for raw materials can be estimated based on distance, mode of transportation, quantity, and current market rates.

    • Consider the distance between the supplier and the manufacturing facility

    • Take into account the mode of transportation (road, rail, sea, air)

    • Calculate the quantity of raw materials being transported

    • Research current market rates for transportation services

    • Factor in any additional costs such

  • Answered by AI
Round 3 - Guesstimates 

(2 Questions)

  • Q1. Asked about past experience
  • Q2. Some guesstimate question

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewers are very rude. Everyone was using phone and laptop all the time and not much attention was given to the candidate during the interview.
Worst Interview Experience ever.
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Indian Statistical Institute (ISI), Bangalore and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Bunch of quant probability questions

Round 2 - Coding Test 

Bunch of dp and graph theory

Interview Preparation Tips

Topics to prepare for Jane Street Researcher interview:
  • Statistics
  • DSA
  • Maths
Interview preparation tips for other job seekers - Try to shine any national level exam with goof axademics

Junior Manager - Analyst Interview Questions & Answers

50 Hertz user image Kaulik Poddar

posted on 3 Oct 2024

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

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. How to run linear regression model in R
  • Ans. 

    To run a linear regression model in R, use the lm() function with the formula specifying the relationship between variables.

    • Use the lm() function to fit a linear regression model, specifying the formula with the dependent and independent variables.

    • For example, to predict sales based on advertising spend, use lm(sales ~ advertising, data = dataset).

    • Use summary() to view the results of the linear regression model, includ...

  • Answered by AI
  • Q2. How to run linear regression model without intercept in R
  • Ans. 

    To run linear regression model without intercept in R, set the intercept parameter to 0

    • Set the intercept parameter to 0 in the lm() function in R

    • Example: lm(y ~ x - 1, data = dataset) will fit a linear regression model without intercept

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Securitisation and how it works.
  • Ans. 

    Securitisation is the process of pooling various types of debt and selling them as securities to investors.

    • Securitisation involves bundling together various types of debt, such as mortgages, auto loans, or credit card debt.

    • These debts are then sold to a special purpose vehicle (SPV) which issues securities backed by the cash flows from the underlying assets.

    • Investors purchase these securities and receive payments based...

  • Answered by AI
  • Q2. Financial Ratios and how they work and what is a good number to have.
  • Ans. 

    Financial ratios are tools used to evaluate a company's financial performance and health.

    • Financial ratios are calculated using data from a company's financial statements.

    • They help investors and analysts assess a company's profitability, liquidity, efficiency, and solvency.

    • A good number for a financial ratio can vary depending on the industry and company size.

    • For example, a current ratio of 2 or higher is generally cons...

  • Answered by AI
  • Q3. Random number crunching based on some scenario that needs you to make assumptions and get an answer
  • Q4. How an Excel function works. (Vlookup, Hlookup, Xlookup, IF/AND/OR)
  • Ans. 

    Excel functions like Vlookup, Hlookup, Xlookup, IF/AND/OR are used for data lookup and logical operations.

    • Vlookup: Searches for a value in the first column of a table and returns a value in the same row from a specified column.

    • Hlookup: Similar to Vlookup but searches for a value in the first row of a table.

    • Xlookup: A more versatile version of Vlookup and Hlookup that can search both vertically and horizontally.

    • IF: Retu...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Personal Questions.
  • Q2. My expertise and proficiency of excel
Round 3 - HR 

(1 Question)

  • Q1. No questions. Was confirmed my job

Interview Preparation Tips

Topics to prepare for Oxane Partners Analyst interview:
  • Alternative Investments
  • Fixed Income
  • Derivatives
  • Quantitative Math
  • Financial Analysis
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Apna Jobs and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

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

    Experienced branch manager with a proven track record of driving sales and leading teams to success.

    • Over 10 years of experience in banking and financial services

    • Successfully managed a team of 20+ employees at previous branch

    • Implemented strategies that increased branch revenue by 15% in one year

    • Strong leadership and communication skills

    • Passionate about developing employees and fostering a positive work environment

  • Answered by AI
  • Q2. What were your achievements in your previous company?
  • Ans. 

    I successfully led a team to exceed sales targets by 20% and implemented new strategies to improve customer satisfaction.

    • Exceeded sales targets by 20%

    • Implemented new strategies to improve customer satisfaction

    • Led a team to success

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Indeed and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How much brokerage you used to generate a day
  • Ans. 

    I used to generate an average of $X in brokerage per day

    • On average, I used to generate $X in brokerage per day

    • The amount of brokerage generated per day varied based on market conditions and client activity

    • For example, on a busy trading day, I could generate $Y in brokerage, while on a slow day it could be lower at $Z

  • Answered by AI
  • Q2. Total brokerage generationin a day
  • Ans. 

    The total brokerage generation in a day is the sum of all the brokerage fees earned by the equity dealer from executing trades.

    • Calculate the brokerage earned from each trade executed during the day

    • Add up all the brokerage fees to get the total brokerage generation for the day

    • Consider different types of trades and their respective brokerage rates

    • Example: If a dealer earns $10 from Trade A, $15 from Trade B, and $20 from...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer already knows if a person is to be selected after f2f round. But in my case interview went smooth the interviewer said hr will share the feedback. Three days passed then i called texted hr didn't respond a day later hr responded she didn't receive any feedback yet. if i get selected then they will call. I am not understanding why they taking so long to share the feedback. Very unprofessional simply sharing feedback would help the interviewee to decide whether he should go for some other company.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic java questions
  • Q2. Sql related questions

Interview Preparation Tips

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

Mass Software Solutions Interview FAQs

How many rounds are there in Mass Software Solutions interview?
Mass Software Solutions interview process usually has 4 rounds. The most common rounds in the Mass Software Solutions interview process are Assignment, Resume Shortlist and Coding Test.
How to prepare for Mass Software Solutions 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 Mass Software Solutions. The most common topics and skills that interviewers at Mass Software Solutions expect are Javascript, Ajax, JQuery, GIT and JSON.

Tell us how to improve this page.

Mass Software Solutions Interview Process

based on 4 interviews

Interview experience

2.5
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 809 Interviews
Oxane Partners Interview Questions
3.6
 • 23 Interviews
View all

Mass Software Solutions Reviews and Ratings

based on 48 reviews

3.1/5

Rating in categories

3.2

Skill development

2.6

Work-life balance

2.8

Salary

2.0

Job security

2.4

Company culture

2.9

Promotions

2.6

Work satisfaction

Explore 48 Reviews and Ratings
Web Developer
14 salaries
unlock blur

₹2.5 L/yr - ₹3.9 L/yr

Quality Analyst
9 salaries
unlock blur

₹1.8 L/yr - ₹4.3 L/yr

PHP Developer
9 salaries
unlock blur

₹1.7 L/yr - ₹3 L/yr

Software Developer
7 salaries
unlock blur

₹1.5 L/yr - ₹6 L/yr

Front end Developer
7 salaries
unlock blur

₹2.5 L/yr - ₹4.6 L/yr

Explore more salaries
Compare Mass Software Solutions 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