Upload Button Icon Add office photos
Engaged Employer

i

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

Birlasoft Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Birlasoft Interview Questions, Process, and Tips for Freshers

Updated 29 Mar 2025

Top Birlasoft Interview Questions and Answers for Freshers

View all 16 questions

Birlasoft Interview Experiences for Freshers

Popular Designations

31 interviews found

Apprentice Interview Questions & Answers

user image Anonymous

posted on 9 Aug 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Online Aptitude Test on superset consisting 40 questions of Aptitude, Data Structures, basic computer Science fundamentals.

Round 2 - Coding Test 

40 minutes of coding round on Superset consisting 2 basic coding questions.
1. Nth Fibonacci Sequence
2. Palindrome String

Round 3 - HR 

(4 Questions)

  • Q1. Introduce yourself.
  • Ans. 

    I am a highly motivated and detail-oriented individual with a strong background in marketing and project management.

    • Background in marketing and project management

    • Highly motivated and detail-oriented

    • Strong communication skills

  • Answered by AI
  • Q2. Are you ready to relocate?
  • Ans. 

    Yes, I am open to relocating for the right opportunity.

    • I am willing to relocate for the right job opportunity

    • I have no ties that would prevent me from relocating

    • I am excited about the prospect of experiencing a new location and culture

  • Answered by AI
  • Q3. Why you want to join Birlasoft?
  • Ans. 

    I want to join Birlasoft because of its reputation for innovation and growth opportunities.

    • Birlasoft is known for its cutting-edge technology solutions.

    • I am impressed by the company's commitment to employee development.

    • I believe my skills and experience align well with Birlasoft's goals.

  • Answered by AI
  • Q4. What do you know about this role and company?
  • Ans. 

    The role involves working as an apprentice in a specific department within the company to gain hands-on experience and skills.

    • The company is known for its innovative products/services in the industry.

    • The role may involve tasks such as shadowing experienced employees, attending training sessions, and completing assignments.

    • Opportunities for growth and advancement within the company may be available for successful appren

  • Answered by AI
Round 4 - Technical 

(6 Questions)

  • Q1. Questions on OOPs, Polymorphism, Inheritance
  • Q2. Questions on basic html, CSS
  • Q3. Promise in Javascript
  • Ans. 

    In JavaScript, a promise is an object 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() method to handle success and failure cases.

    • Example: const myPromise = new Promise((resolve, reject) => { ... });

  • Answered by AI
  • Q4. Explain Var and const with their respective scopes in javascript
  • Ans. 

    Var and const are variable declarations in JavaScript with different scopes. Var has function scope while const has block scope.

    • Var has function scope, meaning it is accessible within the function it is declared in.

    • Const has block scope, meaning it is accessible only within the block it is declared in.

    • Var can be redeclared and reassigned, while const cannot be reassigned but can be mutated.

    • Var is hoisted to the top of

  • Answered by AI
  • Q5. A pattern question on stars
  • Q6. A select query in SQL, triggers, Joins related theory questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics, the interviews are cakewalk.

Skills evaluated in this interview

Apprentice Interview Questions asked at other Companies

Q1. 3. What do you know about artificial intelligence and Machine learning?
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is React ,Why it is used in modern days apps
  • Ans. 

    React is a JavaScript library for building user interfaces, known for its efficiency and flexibility.

    • React allows for the creation of reusable UI components, making development faster and more efficient.

    • It uses a virtual DOM to improve performance by only updating the necessary parts of the UI.

    • React is popular for single-page applications and dynamic web interfaces.

    • It is widely used in modern web development due to its...

  • Answered by AI
  • Q2. What is props,Virtual Dom
  • Ans. 

    Props are used to pass data from parent to child components in React. Virtual DOM is a lightweight copy of the actual DOM for efficient updates.

    • Props are read-only and cannot be modified by the child component

    • Virtual DOM is a concept in React where changes are first made to a lightweight copy of the actual DOM before being applied to the real DOM

    • Virtual DOM helps in improving performance by minimizing the number of upd

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company for entry level if you are working in Fullstack

Skills evaluated in this interview

Top Birlasoft Software Developer Interview Questions and Answers

Q1. What are the different bean scopes available in Spring?
View answer (1)

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 experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions regarding basics java, springboot questions.
Round 2 - Technical 

(1 Question)

  • Q1. About project ,and situational based questions
Round 3 - One-on-one 

(1 Question)

  • Q1. It was a technomanagerial round

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well you can clear the interview

Top Birlasoft Technical Specialist Interview Questions and Answers

Q1. How many years of experience in Linux System Administrator?
View answer (1)

Technical Specialist Interview Questions asked at other Companies

Q1. What are the features of Solar wind which you are aware of?
View answer (4)

Consultant Interview Questions & Answers

user image Anonymous

posted on 21 Jun 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. About leaving existing company
  • Q2. Structure your own answer based analysing current company work opportunity and other if you need it.

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)

Birlasoft interview questions for popular designations

 Software Developer

 (19)

 Software Engineer

 (12)

 Senior Software Developer

 (11)

 Technical Specialist

 (11)

 Technical Lead

 (10)

 Consultant

 (10)

 Senior Software Engineer

 (9)

 Senior Consultant

 (7)

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

(1 Question)

  • Q1. Basic coding ,asked on project

Internship Trainee Interview Questions asked at other Companies

Q1. Tell about your UG project? How will you design a table for 1 tonne load and what are all the consideration needed for it? Tell the Equations you know in strength of Materials? What are manufacturing processes involved to fabricate ball bea... read more
View answer (2)

Get interview-ready with Top Birlasoft Interview Questions

Intern Interview Questions & Answers

user image Anonymous

posted on 27 Jun 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

It was quite easy and easy to clear

Round 2 - HR 

(1 Question)

  • Q1. Meeting with hr and asked me about myself and few hr questions
Round 3 - Technical 

(2 Questions)

  • Q1. Basic questions on c
  • Q2. Write a c program on Fibonacci
  • Ans. 

    A C program to generate Fibonacci series

    • Use a loop to calculate Fibonacci numbers

    • Store the numbers in an array

    • Print the Fibonacci series

  • Answered by AI

Skills evaluated in this interview

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)

Intern Interview Questions & Answers

user image Anonymous

posted on 23 Dec 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself.

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)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

Interviewer asked me to share screen and consume public rest api in react. Asked about how microservices inter communicate.

Senior Java Developer Interview Questions asked at other Companies

Q1. Remove the Kth Node from the End of a Linked List You are given a singly Linked List with 'N' nodes containing integer data and an integer 'K'. Your task is to delete the Kth node from the end of this Linked List. Input: The first line of ... read more
View answer (1)

Consultant Interview Questions & Answers

user image Anonymous

posted on 7 Oct 2023

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

I applied via Campus Placement and was interviewed in Sep 2023. There were 6 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 - Aptitude Test 

Numerical Reasoning and Grammatical Questions

Round 3 - Coding Test 

We gets the code its just we have to correct the error in the code and pass the test cases for the code

Round 4 - Group Discussion 

Here they just look for your fluency and speaking skills. Try to speak as much as you can

Round 5 - Technical 

(1 Question)

  • Q1. Here they ask for the skills mentioned in your CV e.g Your college projects basics of sql and python
Round 6 - HR 

(1 Question)

  • Q1. Here they ask for reallocation flexibility.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and Believe in yourself

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Oct 2023. 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 - HR 

(1 Question)

  • Q1. Introduction ... asking about ourselves
Round 3 - Technical 

(1 Question)

  • Q1. Like what is vlookup
  • Ans. 

    VLOOKUP is a function in Excel used to search for a value in a table and return a corresponding value from another column.

    • VLOOKUP stands for 'Vertical Lookup'.

    • It is commonly used in Excel to search for a value in the leftmost column of a table and return a value in the same row from a specified column.

    • The syntax for VLOOKUP is =VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup]).

    • Example: =VLOOKUP(A2, B2:D...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

MIS Executive and Analyst Interview Questions asked at other Companies

Q1. What do you understand by the term Active Directory?
View answer (3)

Birlasoft Interview FAQs

How many rounds are there in Birlasoft interview for freshers?
Birlasoft interview process for freshers usually has 2-3 rounds. The most common rounds in the Birlasoft interview process for freshers are Technical, HR and Resume Shortlist.
How to prepare for Birlasoft interview for freshers?
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 Birlasoft. The most common topics and skills that interviewers at Birlasoft expect are SAP, SQL, Accounts Receivable, Auditing and Billing.
What are the top questions asked in Birlasoft interview for freshers?

Some of the top questions asked at the Birlasoft interview for freshers -

  1. How u have implemented weblogic in your proje...read more
  2. What are the different Cluster Managers available in Spar...read more
  3. What makes you drive the value for customer and how do you achieve...read more
How long is the Birlasoft interview process?

The duration of Birlasoft interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Birlasoft Interview Process for Freshers

based on 19 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

LTIMindtree Interview Questions
3.7
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 808 Interviews
DXC Technology Interview Questions
3.7
 • 804 Interviews
Nagarro Interview Questions
4.0
 • 765 Interviews
NTT Data Interview Questions
3.8
 • 628 Interviews
Publicis Sapient Interview Questions
3.5
 • 621 Interviews
View all

Birlasoft Reviews and Ratings

based on 3k reviews

3.6/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.2

Salary

3.5

Job security

3.4

Company culture

2.8

Promotions

3.3

Work satisfaction

Explore 3k Reviews and Ratings
Software Developer
1.5k salaries
unlock blur

₹2.5 L/yr - ₹11.2 L/yr

Senior Software Engineer
1.2k salaries
unlock blur

₹5.9 L/yr - ₹24 L/yr

Technical Specialist
1.2k salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Technical Lead
1.1k salaries
unlock blur

₹10 L/yr - ₹35 L/yr

Software Engineer
1.1k salaries
unlock blur

₹2.8 L/yr - ₹11.1 L/yr

Explore more salaries
Compare Birlasoft with

Accenture

3.8
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Wipro

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