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
3.6

based on 2.7k Reviews

Filter interviews by

Birlasoft Developer Interview Questions and Answers

Updated 11 Feb 2024

Birlasoft Developer Interview Experiences

2 interviews found

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

user image Bihung Basumatary

posted on 25 Jun 2022

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

You need to be familiar with quantitative and reasoning mathematics. Topics like percentage, profit/loss, probability is a must. And requires some basic knowledge of coding.

Round 3 - Group Discussion 

You need to be able to express your thought process and take your chance on your own while being in group discussion. You need to be confident.

Round 4 - Technical 

(2 Questions)

  • Q1. Since I was from CS background. I was asked regarding basic understanding of DBMS, OS and Java.
  • Q2. The chance of getting into further round can be much easier if you put more emphasis on your project. You need to be able to explain the working mechanism and it's scope.
Round 5 - HR 

(1 Question)

  • Q1. No worry just be confident while you are speaking.

Interview Preparation Tips

Interview preparation tips for other job seekers - Pick a good project that you had performed during your academics. Most of the question comes from project that you have done

Developer Interview Questions Asked at Other Companies

asked in HARMAN
Q1. Which programming language do you use regular in work
Q2. Given a 2 dim array, find an element which is the maximum in its ... read more
asked in HARMAN
Q3. What step do you take to ensure accurate estimates for project
Q4. Solve the problems: Write a formula to display A if A is present, ... read more
Q5. Can you describe “method overloading” versus “method overriding”? ... read more

Developer Jobs at Birlasoft

View all

Interview questions from similar companies

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

(2 Questions)

  • Q1. Data types and explain them
  • Ans. 

    Data types are classifications that specify which type of value a variable can hold.

    • Primitive data types: int, float, char, boolean

    • Non-primitive data types: arrays, classes, interfaces

    • Derived data types: pointers, arrays, functions

  • Answered by AI
  • Q2. Document understanding
Round 2 - HR 

(1 Question)

  • Q1. Salary expectations

Skills evaluated in this interview

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

I was interviewed before Dec 2023.

Round 1 - Coding Test 

Reverse a number in C#
Merge two arrays in c#

Round 2 - HR 

(3 Questions)

  • Q1. Tell about the project
  • Q2. Intoduce your self
  • Q3. What are the difficulties in the project

Interview Preparation Tips

Interview preparation tips for other job seekers - Pl peprare oops cocncepts in language

Developer Interview Questions & Answers

NTT Data user image Tushar Kulkarni

posted on 24 May 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Expalin what is ABAP dictionary Events in ALV report Have you worked on oops abp
  • Ans. 

    ABAP Dictionary is a central repository for data definitions used in SAP applications. ALV report events are user actions in ALV grid. OOPs ABAP is object-oriented programming in ABAP.

    • ABAP Dictionary is used to define and manage data definitions in SAP applications

    • ALV report events include user actions like clicking on a row or column header

    • OOPs ABAP allows for object-oriented programming concepts like classes and inhe

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Main reason to change current organization

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. C#,asp.net,mvc,core,wcf
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Write a python code that will check all data in databricks and email the % error contains in that data. Implement encryption security

Interview Preparation Tips

Interview preparation tips for other job seekers - They only ask python question even if you are profeesional in something else
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Shri Ramdeo Baba Kamla Nehru Engineering College, Nagpur and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Question on aptitude and codes

Round 2 - HR 

(2 Questions)

  • Q1. How was your technical round
  • Ans. 

    My technical round went well. I was able to showcase my skills and knowledge effectively.

    • I confidently answered all technical questions asked by the interviewers

    • I demonstrated my problem-solving abilities through coding challenges

    • I discussed my previous projects and experiences in detail

  • Answered by AI
  • Q2. Are you having passport
  • Ans. 

    Yes, I have a passport.

    • Yes, I have a valid passport.

    • I can provide my passport details if required.

    • Having a passport allows me to travel internationally for work if needed.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for ITC Infotech Developer interview:
  • C and c++
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Mysql, Java, Springboot
  • Q2. Truncate vs Delete
  • Ans. 

    Truncate is faster but cannot be rolled back, while Delete is slower but can be rolled back.

    • Truncate removes all rows from a table quickly, but cannot be rolled back.

    • Delete removes rows one by one, slower than Truncate, but can be rolled back using a transaction.

    • Truncate resets the identity seed of the table, while Delete does not.

  • Answered by AI

Skills evaluated in this interview

I applied via Referral and was interviewed in Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

Round duration - 40 minutes
There were two Technical Interview Rounds. In the first round the interviewer wanted to know whether my basic knowledge was clear or not and whether I can make a logical conclusion. The interview was like a rapid fire round. In both the Interviews they asked questions on coding and sql and also puzzles.

  • Q1. Write a program to find the reverse of a string
  • Ans. 

    A program to reverse a string

    • Iterate through the characters of the string from the last to the first

    • Append each character to a new string

    • Return the reversed string

  • Answered by AI
  • Q2. Write a query to find the second highest salary in a table.
  • Ans. 

    Query to find the second highest salary in a table.

    • Use the MAX() function to find the highest salary.

    • Use the WHERE clause to exclude the highest salary from the result.

    • Use the MAX() function again to find the second highest salary.

  • Answered by AI
  • Q3. Puzzle- You have a 3 gallon and 5 gallon jug, how would you fill a 4 gallon jug?
  • Ans. Fill the 5 gallon jug and empty it in the 3 gallon jug. Now you have 2 gallon's left, pour this in the 4 gallon jug. Repeat this step again and the 4 gallon jug is filled.
  • Answered by PrepInsta
Round 2 - HR 

(5 Questions)

Round duration - 10 minutes
It was conducted as a formality. The main test was in the Technical Rounds only. The interviewer asked about my academic interest as well as non academic interest. He asked about the relocation and my salary expectation.

  • Q1. Introduce Yourself
  • Q2. What are your hobbies?
  • Q3. Are you ready to relocate if necessary?
  • Q4. What salary are you expecting?
  • Q5. Any questions for me?

Interview Preparation Tips

Professional and academic backgroundAt the time of the interview, I had 0 Years (fresher) of experience.Persistent Systems interview preparation:Topics to prepare for the interview - Topics included:
● Polymorphism
● Overloading Overriding
● Difference between list and array
● Local variables and global variables
● Operating systems
● Access Specifiers
● Joins
● Normalization
● Difference between primary key and
unique key
● Data types
● Trashing
● Virtual destructorResources to prepare for this interview - I have a Prime subscription, through which I prepared the coding questions. They also had HR questions on their dashboard which I studied from.Tips for other job seekers - Focus on the basics. A lot of times we try to focus only on the complex problems and are unable to solve the simple ones.Final outcome of the interviewSelected

Skills evaluated in this interview

Birlasoft Interview FAQs

How many rounds are there in Birlasoft Developer interview?
Birlasoft interview process usually has 3 rounds. The most common rounds in the Birlasoft interview process are Technical, Aptitude Test and Group Discussion.
How to prepare for Birlasoft Developer 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 Birlasoft. The most common topics and skills that interviewers at Birlasoft expect are Javascript, SQL, Java, Python and Web Technologies.
What are the top questions asked in Birlasoft Developer interview?

Some of the top questions asked at the Birlasoft Developer interview -

  1. Count distinct characters in a str...read more
  2. The chance of getting into further round can be much easier if you put more emp...read more
  3. Since I was from CS background. I was asked regarding basic understanding of DB...read more

Tell us how to improve this page.

Birlasoft Developer Salary
based on 59 salaries
₹3 L/yr - ₹9 L/yr
37% less than the average Developer Salary in India
View more details

Birlasoft Developer Reviews and Ratings

based on 5 reviews

3.3/5

Rating in categories

3.0

Skill development

2.8

Work-Life balance

2.5

Salary & Benefits

3.3

Job Security

2.8

Company culture

2.4

Promotions/Appraisal

2.8

Work Satisfaction

Explore 5 Reviews and Ratings
Birlasoft - IBM ACE Developer - APIGEE (6-9 yrs)

Mumbai,

Bangalore / Bengaluru

+5

6-9 Yrs

₹ 15-25 LPA

Explore more jobs
Software Developer
1.5k salaries
unlock blur

₹2.5 L/yr - ₹11 L/yr

Senior Software Engineer
1.3k salaries
unlock blur

₹5.5 L/yr - ₹20.4 L/yr

Software Engineer
1.1k salaries
unlock blur

₹2.5 L/yr - ₹10.5 L/yr

Technical Lead
1.1k salaries
unlock blur

₹10 L/yr - ₹33.8 L/yr

Technical Specialist
1.1k salaries
unlock blur

₹7.9 L/yr - ₹28.3 L/yr

Explore more salaries
Compare Birlasoft with

Accenture

3.9
Compare

Cognizant

3.8
Compare

Capgemini

3.8
Compare

Wipro

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview