Upload Button Icon Add office photos

Filter interviews by

Masstech Business Solutions Interview Questions, Process, and Tips

Updated 7 Aug 2024

Top Masstech Business Solutions Interview Questions and Answers

Masstech Business Solutions Interview Experiences

Popular Designations

6 interviews found

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

(1 Question)

  • Q1. What is web api
  • Ans. 

    Web API is a set of rules and protocols that allow different software applications to communicate with each other over the internet.

    • Web API stands for Application Programming Interface for web-based applications.

    • It allows different software applications to interact with each other over the internet.

    • Web APIs use HTTP protocols to enable communication between clients and servers.

    • Examples of web APIs include RESTful APIs

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is string and stringbuilder
  • Ans. 

    String is a sequence of characters, while StringBuilder is a mutable sequence of characters used for efficient string manipulation.

    • String is immutable, meaning once created, it cannot be changed. Any operation that appears to modify a string actually creates a new string object.

    • StringBuilder is mutable, allowing for efficient manipulation of strings without creating new objects each time.

    • Example: String str = "Hello"; ...

  • Answered by AI

Skills evaluated in this interview

Dot Net Fullstack Developer Interview Questions asked at other Companies

Q1. What languages does support the .netframework???
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. All java Fullstack questions
  • Q2. Basic and complex question

Software Trainee Interview Questions asked at other Companies

Q1. 1. What is java and it's features ? 2. Why it is called platform independent language? 3. What is static memory allocation, dynamic memory allocation? 4. types of variable 5. Type casting 4. what is oops ? Is java contains a 100% opp's conc... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Remove the repeated number from the Array

Round 2 - Technical 

(1 Question)

  • Q1. What is triggered? Difference between Linkedlist and ArrayList What is indices in Sql?
  • Ans. 

    A trigger is a special type of stored procedure that automatically executes when an event occurs in the database.

    • Triggers are used to enforce business rules, maintain data integrity, and automate tasks.

    • They can be defined to execute before or after an INSERT, UPDATE, or DELETE operation.

    • Triggers can be created using SQL statements or through graphical tools provided by database management systems.

    • Example: A trigger can...

  • Answered by AI
Round 3 - HR 

(4 Questions)

  • Q1. Introduce your self
  • Q2. Why we should hire you?
  • Q3. Reliable to come at location
  • Ans. 

    Reliability to come at location is important for a DOT NET Developer.

    • Punctuality and timeliness are crucial for a DOT NET Developer to ensure smooth workflow.

    • Being reliable demonstrates professionalism and commitment to the job.

    • Examples: consistently arriving on time for meetings, adhering to project deadlines.

    • Reliability also includes being reachable and responsive when needed.

  • Answered by AI
  • Q4. Short term goal

Skills evaluated in this interview

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (10)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Aptitude Test 

.net , C# , aptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - good

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (38)

Masstech Business Solutions interview questions for popular designations

 DOT NET Developer

 (2)

 Civil Site Supervisor

 (1)

 Dot Net Fullstack Developer

 (1)

 Software Developer

 (1)

 Software Trainee

 (1)

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

I applied via Walk-in and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

In Aptitude mostly questions based on Arrays and some problems based on logical reasoning

Round 2 - Technical 

(1 Question)

  • Q1. In technical they ask garbage collection, Arrays,oops,jdbc, string builders and string.

Interview Preparation Tips

Interview preparation tips for other job seekers - Make all your concepts clear before going to interview

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (10)

I applied via Referral and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Bricks sqft calculation
  • Q2. Block sqft calculation
  • Q3. How to calculate no of block
  • Ans. 

    To calculate the number of blocks, determine the area to be covered and divide it by the area of one block.

    • Determine the area to be covered

    • Determine the area of one block

    • Divide the area to be covered by the area of one block

    • Round up to the nearest whole number

    • Add 10% to account for waste

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - No panic

Civil Site Supervisor Interview Questions asked at other Companies

Q1. Which survey in earths 🌍 measurement Survay carefully?
View answer (1)

Interview questions from similar companies

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

I was interviewed in Jan 2025.

Round 1 - Coding Test 

A sequence was provided: 4181, 2684, 1597, 987, 610.
first 2 are given and write code for other value calculation using java 8

The second question required writing a reverse of a palindrome using both Java 8 streams. I was able to successfully write both and clear the first round.

Round 2 - Technical 

(6 Questions)

  • Q1. Interviewer was himself not knowing anything as it was walkin drive he was sitting infront of me and checking questions on phone Introduction that he inturrepted in between when I was introducing myself
  • Q2. What are the features of Java 17, specifically related to sealed classes, including their syntax and necessity, along with the potential errors encountered when invoking a sealed class?
  • Q3. Java 8 feathers stream api, functional interface, Intermittent operator ,Ternary operator, Prediction,Bi predicate. Answered all successfully
  • Q4. Draw low level design of implementation of notify me if item is back in stock in a ecommerce application
  • Q5. All design patterns which I know. Asked me to implement adapter pattern on paper
  • Q6. Then given a problem that concurrent way perform operation on excell to decrease the response time

Interview Preparation Tips

Interview preparation tips for other job seekers - I always suggest staying away from these companies commonly referred to as WITCH (Wipro, Infosys, TCS, Cognizant, HCL). You will rarely encounter good interviewers there unless there is an extreme necessity. Interview was judging me on the basis of syntex by seeing in his phone. How can everyone write each and everything on copy. For the low level design first time in my 6 years carrier someone asked to design without using kafka or any other library like spring boot to achieve that add in reminder list problem 😂. At first it was my bad after holding a offer of almost 27 lakh I somehow agreed for giving interview. Second thing I also know that after Even clearing they cannot afford 30LPA which I asked. I just went there because from last 6.5 year I have never attended any walking or face to face interview so was curious for it. Currently also working with somewhat premium product development company only. My experience was very bad. May be it can get vary person to person.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Q2. What has been your experience in each of the companies you have worked for?
Round 2 - Technical 

(4 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. Could you briefly describe the companies you have worked for?
  • Q3. What technologies have you worked with, and what was your role in each?
  • Q4. What are some use case studies related to the technologies you have worked with?

Interview Preparation Tips

Interview preparation tips for other job seekers - Inquire with HR about the variable pay and ask about the percentage of quarterly bonuses or compensation. It is unfair that if you leave the company, they will provide you with 0% variable pay, as other companies do not operate in this manner.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - Aptitude Test 

Quantitative aptitude, logical reasoning, verbal ability, technical.

Round 2 - Technical 

(1 Question)

  • Q1. The interview consisted of multiple rounds covering technical, functional, and real-time scenarios in SAP MM. The panel assessed knowledge in Master Data, Procurement, Inventory Management, Invoice Verific...
Round 3 - HR 

(1 Question)

  • Q1. I participated in my HR interview, during which the interviewer initially requested that I introduce myself. Following that, they asked about my extracurricular activities and family background. Lastly, th...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with a concise self-introductionhighlighting your skills, experience, and technical knowledge. Showcase extracurricular activities that demonstrate leadership and teamwork. Keep your family backgrounddiscussion brief and professional.
For the technical interview focus on core concepts, real-time scenarios, and problem-solving skills. Be ready to explain SAP MM processes, configurations, and integrations with other modules. Practice scenario-based questions and hands-on troubleshooting.
If asked about relocation express flexibility or provide a logical reason for your preference. Maintain a positive attitude answer confidently, and conclude with gratitude.
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 Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. How many variance in sap?
  • Ans. 

    The number of variances in SAP can vary depending on the specific processes and transactions being analyzed.

    • The number of variances in SAP can be influenced by factors such as data entry errors, system glitches, or discrepancies in invoice processing.

    • Variances in SAP may be identified through reconciliation processes, exception reports, or manual reviews of accounts payable transactions.

    • Examples of variances in SAP inc...

  • Answered by AI
  • Q2. We cac explain the all accounts receivable and accounts payable
  • Ans. 

    Accounts receivable and accounts payable are two important aspects of a company's financial operations.

    • Accounts receivable refers to money owed to a company by its customers for goods or services provided.

    • Accounts payable refers to money owed by a company to its suppliers or vendors for goods or services received.

    • Accounts receivable is an asset on the balance sheet, while accounts payable is a liability.

    • Managing accoun...

  • Answered by AI
  • Q3. What is the cost element and cost center?
  • Ans. 

    Cost element and cost center are key concepts in accounting for tracking and allocating costs within an organization.

    • Cost element refers to the specific types of costs incurred by an organization, such as materials, labor, or overhead.

    • Cost center is a specific department, team, or function within an organization that is responsible for incurring costs.

    • Cost elements are assigned to cost centers to track and allocate cos...

  • Answered by AI
  • Q4. How many we have currencies in sap?
  • Ans. 

    SAP supports over 160 currencies worldwide.

    • SAP supports over 160 currencies for global transactions.

    • Currencies can be configured in SAP using transaction code OB22.

    • Each currency is assigned a unique currency code (e.g. USD for US Dollar, EUR for Euro).

  • Answered by AI
  • Q5. How many types of projects
  • Ans. 

    There are various types of projects, including internal projects, external projects, research projects, and development projects.

    • Internal projects focus on improving processes within the organization.

    • External projects involve working with external partners or clients.

    • Research projects aim to gather data and analyze findings.

    • Development projects focus on creating new products or services.

    • Examples: IT system implementati...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Accenture P2P Accounts Payable Executive interview:
  • mba fresher
Interview preparation tips for other job seekers - 1. Self-Reflection & Goal Setting
* Identify Your Strengths & Weaknesses:
* Strengths: What are you good at? What do you enjoy doing? What are your unique skills and talents?
* Weaknesses: What areas do you need to improve? What are your biggest challenges?
* Define Your Career Goals:
* Short-term: What kind of job are you looking for? What industry are you interested in? What salary range are you targeting?
* Long-term: What is your ideal career path? What are your long-term professional aspirations?
2. Enhance Your Job Search Strategy
* Build a Strong Online Presence:
* LinkedIn: Create a professional and engaging LinkedIn profile.
* Portfolio/Website: If applicable, showcase your work through a portfolio or personal website.
* Network, Network, Network:
* Attend industry events: Conferences, meetups, and workshops.
* Informational interviews: Connect with people working in your field of interest.
* Leverage your existing network: Let your friends, family, and former colleagues know you're job searching.
* Tailor Your Resume & Cover Letter:
* Customize: Tailor your resume and cover letter to each specific job application.
* Keywords: Use keywords from the job description to increase your chances of getting noticed by Applicant Tracking Systems (ATS).
* Quantify your achievements: Use numbers and data to demonstrate your accomplishments.
* Master the Job Interview:
* Practice: Prepare for common interview questions (behavioral, technical, etc.).
* Research: Learn about the company and the role you're interviewing for.
* Ask insightful questions: Demonstrate your interest and engagement.
3. Continuous Improvement
* Skill Development:
* Online courses: Platforms like Coursera, Udemy, and edX offer a wide range of courses.
* Certifications: Obtain relevant industry certifications to enhance your credentials.
* Volunteer work: Gain valuable experience and build your network.
* Stay Updated:
* Industry news: Keep up-to-date with the latest trends and developments in your field.
* Job market trends: Monitor job boards and industry publications to understand the current job market.
Key Advice:
* Be patient and persistent: The job search process can be challenging, but don't give up.
* Stay positive and maintain a growth mindset: Focus on your strengths and opportunities for improvement.
* Take care of yourself: Prioritize your physical and mental well-being during your job search.
Remember: The job market is constantly evolving. Be adaptable, proactive, and resourceful in your job search efforts. Good luck!

Masstech Business Solutions Interview FAQs

How many rounds are there in Masstech Business Solutions interview?
Masstech Business Solutions interview process usually has 1-2 rounds. The most common rounds in the Masstech Business Solutions interview process are Technical, HR and Aptitude Test.
What are the top questions asked in Masstech Business Solutions interview?

Some of the top questions asked at the Masstech Business Solutions interview -

  1. What is triggered? Difference between Linkedlist and ArrayList What is indices ...read more
  2. How to calculate no of bl...read more
  3. what is string and stringbuil...read more

Tell us how to improve this page.

Masstech Business Solutions Interview Process

based on 11 interviews

Interview experience

4.5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 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
 • 793 Interviews
View all

Masstech Business Solutions Reviews and Ratings

based on 27 reviews

4.0/5

Rating in categories

4.2

Skill development

4.2

Work-life balance

4.0

Salary

4.0

Job security

4.3

Company culture

3.9

Promotions

4.2

Work satisfaction

Explore 27 Reviews and Ratings
full stack .net developer
56 salaries
unlock blur

₹3 L/yr - ₹4.5 L/yr

Software Developer
30 salaries
unlock blur

₹2.5 L/yr - ₹5.7 L/yr

Software Engineer
16 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

DOT NET Developer
9 salaries
unlock blur

₹3.5 L/yr - ₹4 L/yr

Java Developer
7 salaries
unlock blur

₹1.8 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Masstech Business 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