Upload Button Icon Add office photos

Filter interviews by

The Brihaspati Infotech Interview Questions, Process, and Tips

Updated 20 Jun 2024

Top The Brihaspati Infotech Interview Questions and Answers

View all 10 questions

The Brihaspati Infotech Interview Experiences

Popular Designations

2 interviews found

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

I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What do you mean by BA?
  • Ans. 

    BA stands for Business Analyst, a professional who analyzes an organization or business domain and documents its business processes or systems.

    • BA stands for Business Analyst

    • They analyze an organization or business domain

    • They document business processes or systems

    • They bridge the gap between IT and business stakeholders

  • Answered by AI
  • Q2. Explain BA roles and responsibilities?
Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain me about flow chart of Amazon
  • Ans. 

    Amazon's flow chart outlines the process of a customer browsing, selecting, purchasing, and receiving products.

    • Customer visits Amazon website or app

    • Customer searches for desired product

    • Customer adds product to cart

    • Customer proceeds to checkout and makes payment

    • Amazon processes order and ships product to customer

    • Customer receives product and may leave a review

  • Answered by AI
  • Q2. Draw a flow chart on the given basis
  • Ans. 

    Draw a flow chart based on given criteria

    • Identify the starting point of the process

    • List the steps involved in the process

    • Connect the steps with arrows to show the flow of the process

    • Include decision points if applicable

    • End the flow chart with the final outcome

  • Answered by AI

Skills evaluated in this interview

Junior Business Analyst Interview Questions asked at other Companies

Q1. What is the difference between aircraft and airplane?
View answer (1)

I applied via Hirect and was interviewed in Feb 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 - Technical 

(7 Questions)

  • Q1. What is composer and describe it functionalities?
  • Ans. 

    Composer is a dependency manager for PHP.

    • Composer manages dependencies for PHP projects

    • It allows you to easily install and update packages

    • It creates a lock file to ensure consistent installations

    • It can be used to autoload classes and files

    • It supports version constraints for packages

  • Answered by AI
  • Q2. How can we make fillable value?
  • Ans. 

    To make a fillable value, we can use input fields or forms in software applications.

    • Use HTML input fields with appropriate attributes like 'name', 'type', 'placeholder', etc.

    • In desktop applications, use form controls like text boxes, combo boxes, etc.

    • Validate user input to ensure data integrity and prevent errors.

    • Provide clear instructions and labels to guide users in filling out the form.

    • Consider accessibility guideli...

  • Answered by AI
  • Q3. What is an array and use of in_array function?
  • Ans. 

    An array is a collection of similar data types. in_array() function checks if a value exists in an array.

    • Arrays can store multiple values of the same data type

    • in_array() function returns true if a value exists in an array

    • Syntax: in_array(value, array)

    • Example: $fruits = array('apple', 'banana', 'orange'); in_array('banana', $fruits) returns true

  • Answered by AI
  • Q4. What is static class and static function?
  • Ans. 

    Static class and function are used to define methods and properties that can be accessed without creating an instance of the class.

    • Static class cannot be instantiated and all its members must be static

    • Static function can be called without creating an instance of the class

    • Static members are shared across all instances of the class

    • Static members are accessed using the class name instead of an instance variable

  • Answered by AI
  • Q5. Can we declare two constructor in one class?
  • Ans. 

    Yes, we can declare multiple constructors in a class.

    • Constructors are used to initialize objects of a class.

    • Multiple constructors can be defined with different parameters.

    • The constructor with the matching parameter list will be called.

    • If no constructor is defined, a default constructor is provided by the compiler.

  • Answered by AI
  • Q6. What is polymorphism?
  • Ans. 

    Polymorphism is the ability of an object to take on many forms.

    • Polymorphism allows objects of different classes to be treated as if they were objects of the same class.

    • It is achieved through method overriding and method overloading.

    • Examples include function overloading, operator overloading, and inheritance.

    • Polymorphism helps in achieving loose coupling and flexibility in code design.

  • Answered by AI
  • Q7. What is data abstraction?
  • Ans. 

    Data abstraction is the process of hiding implementation details and showing only the necessary information to the user.

    • It is a way of organizing complex systems into simpler and more manageable components.

    • It helps in reducing complexity, improving security, and increasing efficiency.

    • Examples include object-oriented programming, encapsulation, and modular design.

  • Answered by AI
Round 3 - Assignment 

Create a CRUD operation using class and object. By using constructor login page.

Round 4 - One-on-one 

(3 Questions)

  • Q1. Why do you want work in this company?
  • Q2. Tell me some about this company
  • Q3. What is your salary expectations for this job?

Interview Preparation Tips

Topics to prepare for The Brihaspati Infotech Software Engineer interview:
  • OOPS
  • Framework
  • Database Design
Interview preparation tips for other job seekers - Learn basic to advance, oops concept and framework in which read and developed directory structure.

Skills evaluated in this interview

Top The Brihaspati Infotech Software Engineer Interview Questions and Answers

Q1. What is composer and describe it functionalities?
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (199)

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Discuss 4 case study related to supply chain management.

Interview Preparation Tips

Topics to prepare for Tech Mahindra Senior Software Engineer interview:
  • Supply Chain Management
Interview preparation tips for other job seekers - Develop some case study of your own and also deep analysis for each.
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

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

Interview Questionnaire 

1 Question

  • Q1. What is Excel what is vlookup what is your strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and bold

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 140 minutes
Round difficulty - Medium

Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.

  • Q1. 

    Sum of Two Numbers Represented as Arrays

    Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...

  • Ans. 

    Given two numbers represented as arrays, calculate their sum and return the result as an array.

    • Iterate through the arrays from right to left, adding digits and carrying over if necessary

    • Handle cases where one array is longer than the other by considering the remaining digits

    • Ensure the final sum array does not have any leading zeros

  • Answered by AI
Round 2 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.

Round 3 - HR 

Round duration - 8 minutes
Round difficulty - Easy

This round was conducted right after finishing and clearing the technical round at the same place and on the same day.

Interview Preparation Tips

Eligibility criteriaAbove 60 %Wipro Limited interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Database Concepts, Coding problemsTime required to prepare for the interview - 2-3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.

Application resume tips for other job seekers

Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SOLID principals, oops, c# basics, SQL server, azure, design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear basics of oops and design pattern

The Brihaspati Infotech Interview FAQs

How many rounds are there in The Brihaspati Infotech interview?
The Brihaspati Infotech interview process usually has 3 rounds. The most common rounds in the The Brihaspati Infotech interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for The Brihaspati Infotech 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 The Brihaspati Infotech. The most common topics and skills that interviewers at The Brihaspati Infotech expect are PHP, Codeigniter, Core PHP, Laravel and Mean Stack.
What are the top questions asked in The Brihaspati Infotech interview?

Some of the top questions asked at the The Brihaspati Infotech interview -

  1. What is composer and describe it functionaliti...read more
  2. What is static class and static functi...read more
  3. What is an array and use of in_array functi...read more

Tell us how to improve this page.

The Brihaspati Infotech Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k 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
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
Oxane Partners Interview Questions
3.5
 • 24 Interviews
View all

The Brihaspati Infotech Reviews and Ratings

based on 11 reviews

3.3/5

Rating in categories

3.6

Skill development

3.3

Work-life balance

3.2

Salary

3.3

Job security

3.3

Company culture

3.2

Promotions

3.2

Work satisfaction

Explore 11 Reviews and Ratings
Web Designer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior PHP Developer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Android Developer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

PHP Developer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Manager
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare The Brihaspati Infotech 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