Upload Button Icon Add office photos

Filter interviews by

MBR Informatics Interview Questions and Answers

Updated 6 Jul 2024

MBR Informatics Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. Angular life cycle hooks
  • Q2. What is lazy loading
  • Ans. 

    Lazy loading is a design pattern commonly used in software development to defer the loading of non-essential resources until they are actually needed.

    • Lazy loading helps improve performance by only loading resources when they are required.

    • Commonly used in web development for images, videos, and other media files.

    • In programming languages like Java, lazy loading can be implemented using proxies or wrappers.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - hi

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 Campus Placement and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SDLC, Agile, Power Sector

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. Questions was based on SQL
  • Q2. SQL queries and joins and

Interview Preparation Tips

Interview preparation tips for other job seekers - was good and easy process, HR was supportive but i did not get selected
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Duration-60min, topics covered- financial literacy, logical thinking, reasoning and General awareness

Round 2 - Technical 

(2 Questions)

  • Q1. What is the difference between EBIT and EBITDA
  • Ans. 

    EBIT is earnings before interest and taxes, while EBITDA is earnings before interest, taxes, depreciation, and amortization.

    • EBIT excludes depreciation and amortization expenses, while EBITDA includes them.

    • EBITDA provides a clearer picture of a company's operating performance by removing the impact of non-operating expenses.

    • EBIT is commonly used to analyze profitability, while EBITDA is often used to assess a company's ...

  • Answered by AI
  • Q2. How decrease of 10% depreciation would affect financial statements
  • Ans. 

    A 10% decrease in depreciation would result in higher net income and retained earnings on the financial statements.

    • Net income would increase as depreciation expense is lower, leading to higher profits.

    • Retained earnings would also increase as net income contributes to this account.

    • The company's assets would appear higher on the balance sheet due to lower accumulated depreciation.

    • Investors may view the company more favor...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just stick to basics and prepare well in advance
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. Basics of oops concepts
Round 2 - One-on-one 

(1 Question)

  • Q1. Basic string based programming test
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Work experience
  • Q2. How many experiance
  • Ans. 

    I have 5 years of experience as an Assistant Manager.

    • I have worked as an Assistant Manager for 5 years.

    • During my time as an Assistant Manager, I successfully led a team of 10 employees.

    • I have experience in budgeting, scheduling, and performance management.

    • I have a proven track record of achieving targets and improving operational efficiency.

    • I am familiar with various management software and tools.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Current ctc discussion
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Why are you interested in Finance?
  • Q2. What do you understand about securitization?
  • Ans. 

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

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

    • These debts are then sold to investors in the form of securities, such as bonds or asset-backed securities.

    • Investors receive payments based on the underlying debt, while the issuer of the securities ...

  • Answered by AI
Round 2 - Panel interview 

(2 Questions)

  • Q1. Probability related questions
  • Q2. Logic Puzzles, like Josephus problem.

Interview Preparation Tips

Interview preparation tips for other job seekers - Know why you are interested in the field, read about the company, read the JD properly, understand the role.
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
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and detail-oriented analyst with a strong background in data analysis and problem-solving.

    • I have a Bachelor's degree in Statistics from XYZ University.

    • I have 3 years of experience working as a data analyst at ABC Company.

    • I am proficient in using statistical software such as R and Python for data analysis.

    • I have a proven track record of delivering actionable insights to drive business decisions.

  • Answered by AI
  • Q2. Tell me about your background
  • Ans. 

    I have a strong background in finance with a focus on data analysis and forecasting.

    • Bachelor's degree in Finance from XYZ University

    • 3 years of experience as a financial analyst at ABC Company

    • Proficient in Excel, SQL, and data visualization tools like Tableau

    • Strong analytical skills and attention to detail

    • Experience in creating financial models and forecasting reports

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

Simple mcq questions from java, msql, html, css, javascript

Round 2 - Technical 

(1 Question)

  • Q1. They asked everything mentioned in resume, asked situation based coding questions and the projects.

MBR Informatics Interview FAQs

How many rounds are there in MBR Informatics interview?
MBR Informatics interview process usually has 1 rounds. The most common rounds in the MBR Informatics interview process are Technical.
How to prepare for MBR Informatics 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 MBR Informatics. The most common topics and skills that interviewers at MBR Informatics expect are Communication Skills, Oracle, Angular, Javascript and CSS.
What are the top questions asked in MBR Informatics interview?

Some of the top questions asked at the MBR Informatics interview -

  1. what is lazy load...read more
  2. angular life cycle ho...read more

Tell us how to improve this page.

MBR Informatics Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Oxane Partners Interview Questions
3.5
 • 24 Interviews
Tradebulls Interview Questions
3.2
 • 16 Interviews
50 Hertz Interview Questions
2.0
 • 9 Interviews
Muthoot Money Interview Questions
3.7
 • 8 Interviews
Comvision Interview Questions
3.5
 • 5 Interviews
ESOP Direct Interview Questions
3.5
 • 4 Interviews
Direct Credit Interview Questions
4.6
 • 4 Interviews
View all

MBR Informatics Reviews and Ratings

based on 5 reviews

4.4/5

Rating in categories

4.6

Skill development

4.3

Work-life balance

4.3

Salary

4.4

Job security

4.3

Company culture

4.4

Promotions

4.5

Work satisfaction

Explore 5 Reviews and Ratings
Python Developer
7 salaries
unlock blur

₹1 L/yr - ₹6 L/yr

Python Software Developer
4 salaries
unlock blur

₹2.4 L/yr - ₹8 L/yr

Python and Django Developer
4 salaries
unlock blur

₹3.2 L/yr - ₹4 L/yr

Jr Python Developer
4 salaries
unlock blur

₹1.2 L/yr - ₹2 L/yr

Head Administration and HR
4 salaries
unlock blur

₹40 L/yr - ₹48 L/yr

Explore more salaries
Compare MBR Informatics with

Tradebulls

3.2
Compare

Muthoot Money

3.7
Compare

SysArc Infomatix

3.7
Compare

Grivaa Capital

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