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 Experienced

Updated 29 Mar 2025

Top Birlasoft Interview Questions and Answers for Experienced

View all 82 questions

Birlasoft Interview Experiences for Experienced

Popular Designations

140 interviews found

Tableau Developer Interview Questions & Answers

user image VENKADARATHINAM G

posted on 31 Oct 2023

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

(1 Question)

  • Q1. What are the different types of charts in tableau
  • Ans. 

    Tableau offers a variety of chart types to visualize data effectively.

    • Bar chart - used to compare different categories

    • Line chart - shows trends over time

    • Pie chart - displays parts of a whole

    • Scatter plot - shows relationships between two variables

    • Heat map - visualizes data using color intensity

    • Tree map - displays hierarchical data using nested rectangles

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. About me and Past work and ctc

Skills evaluated in this interview

Tableau Developer Interview Questions asked at other Companies

Q1. What are the filters? Name the different filters in tableau?
View answer (7)

Software Engineer Interview Questions & Answers

user image Suvarnam Paparao

posted on 6 Jan 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Walk-in and was interviewed in Dec 2022. There were 2 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 

(4 Questions)

  • Q1. Write a program given String s="rao2022"; Integer int=22,Add two numbers and print result on output A)String s1=s.replaceall("[a-z]",""); Int a=Integer.parseint(s1); Int result=a+b; System.out.println(resu...
  • Ans. 

    A program to add two numbers and print the result given a string and an integer

    • Extract the integer from the string using regex

    • Parse the extracted integer and add it to the given integer

    • Print the result on the output

  • Answered by AI
  • Q2. Write a program to remove duplicate in drop-down
  • Ans. 

    Program to remove duplicates in a drop-down

    • Create a list to store unique values

    • Loop through the drop-down options

    • Check if the option is already in the list

    • If not, add it to the list

    • Update the drop-down options with the unique values

  • Answered by AI
  • Q3. What is regression testing A) Checking the application whether there is any impact on existing application due to add/delete of feature is called regression testing.
  • Ans. 

    Regression testing is the process of testing changes made to an application to ensure that existing functionality still works as expected.

    • It involves re-executing test cases that have been previously run to ensure that changes made to the application have not introduced new bugs or broken existing functionality.

    • Regression testing is typically performed after a new feature or bug fix has been implemented.

    • It can be done ...

  • Answered by AI
  • Q4. What is the difference between regression vs Impact testing
  • Ans. 

    Regression testing checks if changes in code affect existing functionality, while impact testing checks the effect of changes on related components.

    • Regression testing ensures that changes in code do not affect existing functionality

    • Impact testing checks the effect of changes on related components

    • Regression testing is focused on testing the same functionality repeatedly

    • Impact testing is focused on testing the impact of ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Plz be clear in string methods and functions, arrays

Skills evaluated in this interview

Top Birlasoft Software Engineer Interview Questions and Answers

Q1. Write a program given String s="rao2022"; Integer int=22,Add two numbers and print result on output A)String s1=s.replaceall("[a-z]",""); Int a=Integer.parseint(s1); Int result=a+b; System.out.println(result);
View answer (2)

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 (223)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is Event Loop?
  • Ans. 

    Event Loop is a mechanism in programming that allows for asynchronous execution of code by continuously checking and processing events.

    • Event Loop is commonly used in JavaScript to handle asynchronous operations.

    • It allows for non-blocking I/O operations by delegating tasks to the operating system.

    • Event Loop continuously checks the event queue for new events and processes them in a sequential manner.

    • Example: In Node.js, ...

  • Answered by AI
  • Q2. What are Closer Function?
  • Ans. 

    Closer functions are functions that have access to the parent scope even after the parent function has closed.

    • Closer functions are nested functions within another function.

    • They have access to variables and parameters of the parent function.

    • They can access variables even after the parent function has finished executing.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn the fundamental of Javascript and Nodejs

Skills evaluated in this 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)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Jan 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Not Interested In this
  • Q2. Not interested in this
Round 2 - Technical 

(2 Questions)

  • Q1. Not interested in this
  • Q2. Not interested in this
Round 3 - HR 

(2 Questions)

  • Q1. Not interested in this
  • Q2. Not interested in this

Senior Technical Lead Interview Questions asked at other Companies

Q1. What is containerization (Docker)? what are steps to create container, till it gets deploy on server.
View answer (1)

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
4
Good
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 - Technical 

(2 Questions)

  • Q1. Explain Governor limits?
  • Ans. 

    Governor limits are runtime limits enforced by Salesforce to ensure efficient use of shared resources.

    • Governor limits are enforced to prevent code from monopolizing shared resources.

    • Examples of Governor limits include limits on CPU usage, heap size, and SOQL queries.

    • Exceeding Governor limits can result in exceptions being thrown by Salesforce.

    • Developers should always be mindful of Governor limits when writing code to e

  • Answered by AI
  • Q2. What is difference between user a
  • Ans. 

    User A is a standard user, while User B is a system administrator.

    • User A has limited access to Salesforce features and data.

    • User B has full access to all Salesforce features and data.

    • User A cannot customize Salesforce settings, while User B can.

    • User A cannot create or delete users, while User B can.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Tell me about your family

Salesforce Developer Interview Questions asked at other Companies

Q1. Write a trigger to update contact when accounts phone changed.
View answer (6)

Get interview-ready with Top Birlasoft Interview Questions

Developer Interview Questions & Answers

user image Sakshi Agre

posted on 11 Feb 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Recruitment Consulltant and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Count distinct characters in a string
  • Ans. 

    Count distinct characters in a string

    • Iterate through each character in the string

    • Use a hash set to keep track of distinct characters

    • Return the size of the hash set as the count of distinct characters

  • Answered by AI

Developer Interview Questions asked at other Companies

Q1. Which programming language do you use regular in work
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic core java and Spring Boot
Round 3 - Technical 

(1 Question)

  • Q1. Same as 1st round and manager round

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

Analyst Interview Questions & Answers

user image Anonymous

posted on 29 Apr 2023

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

I applied via Referral and was interviewed in Oct 2022. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Uses of Switches, hum,router.
  • Ans. 

    Switches, hubs, and routers are used to connect devices in a network and manage traffic.

    • Switches are used to connect devices within a local area network (LAN) and manage traffic between them.

    • Hubs are similar to switches but are less efficient in managing traffic.

    • Routers are used to connect multiple networks together and manage traffic between them.

    • Switches and routers can also be used to prioritize traffic and improve ...

  • Answered by AI
  • Q2. Type of Network cables or their uses
  • Ans. 

    Network cables are used to connect devices in a network. Different types of cables are used for different purposes.

    • Ethernet cables are used for wired internet connections

    • Coaxial cables are used for cable TV and internet connections

    • Fiber optic cables are used for high-speed internet connections

    • Twisted pair cables are used for telephone and data connections

    • USB cables are used for connecting devices to a computer

    • HDMI cabl...

  • Answered by AI
  • Q3. Extention type of Outlook
  • Ans. 

    Outlook supports various types of extensions.

    • Outlook supports add-ins that can be used to extend its functionality.

    • These add-ins can be developed using various technologies such as HTML, CSS, JavaScript, etc.

    • Examples of Outlook add-ins include Boomerang, Trello, and Evernote.

    • Outlook also supports COM add-ins that can be developed using .NET or C++.

    • These add-ins can provide deeper integration with Outlook and access to

  • Answered by AI
  • Q4. How to join domain steps
  • Ans. 

    Joining a domain involves a few simple steps.

    • Ensure the computer is connected to the network

    • Open System Properties and click on 'Change'

    • Enter the domain name and provide credentials

    • Restart the computer for changes to take effect

  • Answered by AI
  • Q5. Types of remote application
  • Ans. 

    Remote applications can be categorized into three types: desktop, web-based, and mobile.

    • Desktop applications are installed on a user's computer and accessed remotely.

    • Web-based applications are accessed through a web browser and do not require installation.

    • Mobile applications are designed for use on smartphones and tablets.

    • Examples of remote applications include Microsoft Remote Desktop, Google Docs, and Zoom.

  • Answered by AI
  • Q6. If user os is crash how to identify deta is lost or not
  • Ans. 

    To identify if data is lost after a user OS crash, check for backups and recovery options.

    • Check for backups of the data on external drives or cloud storage

    • Use recovery software to attempt to retrieve lost data

    • If no backups or recovery options are available, data may be lost

  • Answered by AI

Skills evaluated in this interview

Top Birlasoft Analyst Interview Questions and Answers

Q1. If user os is crash how to identify deta is lost or not
View answer (1)

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

I applied via Naukri.com and was interviewed in Oct 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 

(1 Question)

  • Q1. 1. Questions based on the CV. 2. Scrum and agile questions. 3. API testing questions. 4. Managerial scenario questions. 5. Client management questions. 6. Test approach question. 7. Team handling questions...
Round 3 - One-on-one 

(1 Question)

  • Q1. Situational and technical questions.
Round 4 - HR 

(1 Question)

  • Q1. Policies and Salary discussion.

Interview Preparation Tips

Topics to prepare for Birlasoft Senior Test Manager interview:
  • Test Management
  • Automation Tools
  • Team Handling
  • Postman
  • Selenium
  • Scrum
  • Leadership Skills
Interview preparation tips for other job seekers - Be open and relaxed. Be prepared with all areas, and leave the rest. Passing or failing is not important. Just think that if failed, I have ticked off one more interview towards my next final interview, and if pass then rejoice!
Do, some relaxed breathing and 5 min meditation prior to interview, as that will give you a calm head and composure.

Test Engineer Interview Questions & Answers

user image Avdhut Bhise

posted on 10 Jul 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 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 

(3 Questions)

  • Q1. Basics of Manual Testing
  • Q2. Scenario Based Questions
  • Q3. For selenium java you need to prepare for the basics as well as some coding for some programs.
Round 3 - Technical 

(3 Questions)

  • Q1. Manual testing advanced
  • Q2. Scenario based questions
  • Q3. Coding and questions like how will you tackle this situation.
Round 4 - HR 

(1 Question)

  • Q1. Salary Discussion

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

Birlasoft Interview FAQs

How many rounds are there in Birlasoft interview for experienced candidates?
Birlasoft interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Birlasoft interview process for experienced candidates are Technical, HR and Resume Shortlist.
How to prepare for Birlasoft interview for experienced candidates?
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 SQL, Troubleshooting, Javascript, Oracle and Python.
What are the top questions asked in Birlasoft interview for experienced candidates?

Some of the top questions asked at the Birlasoft interview for experienced candidates -

  1. According to you, which is the most difficult part of Project Management? Stak...read more
  2. Write a program given String s="rao2022"; Integer int=22,Add two numbers and pr...read more
  3. What is agile? How you trained your team for agile development? What action ite...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 Experienced

based on 78 interviews

Interview experience

4
  
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

₹3.2 L/yr - ₹11 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