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 Trainee Developer Interview Questions and Answers

Updated 5 May 2025

Birlasoft Trainee Developer Interview Experiences

3 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. What is the difference between list and stack
  • Ans. 

    A list is a collection of items, while a stack is a data structure that follows Last In First Out (LIFO) principle.

    • Order of Access: In a list, elements can be accessed in any order, while in a stack, elements are accessed in reverse order of their addition.

    • Operations: Lists support various operations like insertion, deletion, and traversal, whereas stacks primarily support push (add) and pop (remove) operations.

    • Use Cas...

  • Answered by AI
  • Q2. Tell me about your project

Trainee Developer Interview Questions & Answers

user image Shivani Mangla

posted on 6 Apr 2022

I applied via Naukri.com and was interviewed in Oct 2021. There were 4 interview rounds.

Round 1 - Verbal Assessment 

(1 Question)

  • Q1. There was 5-6 rounds in which you have to repeat the sentences and fill in the blanks so that sentence could make a proper meaning and story retelling and many more.
Round 2 - Aptitude Test 
Round 3 - Technical 

(1 Question)

  • Q1. In this round there were some mcqs only.
Round 4 - HR 

(3 Questions)

  • Q1. What is your family background?
  • Q2. Tell me about yourself.
  • Q3. They asked questions related to my college that we hired many students from your college then why you have applied for off campus drive?
  • Ans. Bcz they hired from btech only and I was from MCA batch that was the only reason I am applying for off campus drive.
  • Answered by Shivani Mangla

Interview Preparation Tips

Interview preparation tips for other job seekers - The only advice for the interview is that be confident with your answer and if you don't know something then simply say I am trying to answer and after answering the question say that I will brush up this topic for more clarity.

Trainee Developer Interview Questions Asked at Other Companies

Q1. A. Hang B. Madden C. Kill D. Shoot 7. Choose the proper sequence: ... read more
asked in Birlasoft
Q2. What is logistic regression, and what does its graph look like?
asked in Birlasoft
Q3. What is the difference between RDBMS and DBMS?
asked in BeeHyv
Q4. Finding probability of a point making an obtuse angle inside a tr ... read more
asked in Coda Global
Q5. A web application in student management

I applied via Campus Placement and was interviewed before Jul 2020. There were 5 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. What is the difference between RDBMS and DBMS?
  • Ans. 

    RDBMS is a type of DBMS that stores data in a structured manner using tables with relationships.

    • DBMS is a general term for any software that manages data, while RDBMS is a specific type of DBMS.

    • RDBMS stores data in tables with predefined relationships between them.

    • RDBMS enforces ACID properties (Atomicity, Consistency, Isolation, Durability) to ensure data integrity.

    • Examples of RDBMS include MySQL, Oracle, and SQL Serv...

  • Answered by AI
  • Q2. Asked questions based on the project.(In-depth)
  • Q3. What is logistic regression and the graph of it? (Project was based on the same)
  • Ans. 

    Logistic regression is a statistical method for predicting binary classes using a logistic function.

    • Used for binary classification problems, e.g., predicting if an email is spam or not.

    • The output is a probability value between 0 and 1, interpreted as the likelihood of a class.

    • The logistic function (sigmoid) transforms linear combinations of inputs into probabilities.

    • Graphically, it produces an S-shaped curve (sigmoid c...

  • Answered by AI
  • Q4. What is Big Data?
  • Ans. 

    Big Data refers to large and complex data sets that cannot be processed using traditional data processing methods.

    • Big Data is characterized by the 3Vs: Volume, Velocity, and Variety.

    • It requires specialized tools and technologies such as Hadoop, Spark, and NoSQL databases.

    • Examples of Big Data include social media data, sensor data, and financial market data.

  • Answered by AI
  • Q5. What is Blockchain?
  • Ans. 

    Blockchain is a decentralized, digital ledger that records transactions in a secure and transparent manner.

    • It is a distributed database that stores information across a network of computers.

    • Each block in the chain contains a cryptographic hash of the previous block, creating an unbreakable chain of data.

    • It is used in cryptocurrencies like Bitcoin and Ethereum, but also has potential applications in industries like fina...

  • Answered by AI
  • Q6. SQL query
  • Q7. A situation-based question where I was the manager.

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to be calm. I know it's difficult but try to be calm as much as possible. Drink water and get comfortable. You'll give your best.

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Birlasoft?
Ask anonymously on communities.

Interview questions from similar companies

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 Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Contained a coding question of easy to medium difficulty and also Technical and Aptitude questions

Round 2 - Technical 

(2 Questions)

  • Q1. Basic Concepts of Java
  • Q2. Asked to write a SQL query
  • Ans. 

    A SQL query retrieves data from a database based on specified criteria.

    • Use SELECT to specify columns: SELECT column1, column2 FROM table_name;

    • Use WHERE to filter results: SELECT * FROM table_name WHERE condition;

    • Use JOIN to combine tables: SELECT * FROM table1 JOIN table2 ON table1.id = table2.id;

    • Use ORDER BY to sort results: SELECT * FROM table_name ORDER BY column_name ASC/DESC;

    • Use GROUP BY to aggregate data: SELECT ...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. General HR questions where asked

I applied via Recruitment Consulltant and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Standard Aptitude questions

Round 2 - Coding Test 

Based on strings and array

Round 3 - One-on-one 

(1 Question)

  • Q1. Background questions and technical questions related to problem solved

Interview Preparation Tips

Interview preparation tips for other job seekers - Mindtree is one of the best companies, i really miss working there.
It's more on your self development and your carrier.

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

Interview Questionnaire 

3 Questions

  • Q1. Basic Programming questions.
  • Q2. Fibonacci program
  • Ans. 

    A Fibonacci program generates a sequence where each number is the sum of the two preceding ones, starting from 0 and 1.

    • The Fibonacci sequence starts with 0 and 1.

    • Each subsequent number is the sum of the previous two: 0, 1, 1, 2, 3, 5, 8, 13, ...

    • Common implementations include recursive, iterative, and using dynamic programming.

    • Example of an iterative approach in Python: ```python def fibonacci(n): a, b = 0, 1 ...

  • Answered by AI
  • Q3. OOPS concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic OOPS concepts and basic programs.

I applied via Naukri.com and was interviewed before Sep 2019. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. IQ Test
  • Q2. Machine Test
  • Q3. Face To Face

Interview Preparation Tips

Interview preparation tips for other job seekers - basically there are 3 rounds:-
1. IQ Test
2. Machine Test
3. Face to Face

IQ Test is not so tough but prepare well Machine Test
Machine Test Question are like :-
Q.1 - We declare a variable in C++ like "is_this_a_variable" and in Java like "IsThisAVariable". There is underscore in between every word and first alphabet of every word is in lowercase in C++ and in Java first alphabet is in capital without underscore. Create a program in which if user input a string in a C++ variable format it will convert the input in java variable format.

Q2. Count the frequency of a string.
user input string - pqhphi
output-
p - 2
q - 1
h - 2
i - 1

Be strong in algorithms and data structure.
Are these interview questions helpful?

Interview Questionnaire 

1 Question

  • Q1. All about SQL joins,data warehouse.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and answer only if you know the concept clearly.

Software Engineer Interview Questions & Answers

NTT Data user image NIDHI PRIYADARSHINI

posted on 9 Apr 2015

Interview Questionnaire 

6 Questions

  • Q1. Tell me about your project
  • Ans. 

    Developed a web-based project management tool for a startup

    • Used React for the frontend and Node.js for the backend

    • Implemented user authentication and authorization using JWT

    • Integrated with third-party APIs such as Trello and Slack

    • Implemented real-time updates using WebSockets

    • Deployed on AWS using EC2 and RDS

  • Answered by AI
  • Q2. Write the idea or algorithm for d program of fibonacci series
  • Q3. One question from your subject
  • Q4. Introduce yourself
  • Ans. 

    I am a software engineer with experience in developing web applications and mobile apps.

    • Proficient in programming languages such as Java, Python, and JavaScript

    • Skilled in using frameworks like React, Angular, and Spring Boot

    • Experienced in working with databases such as MySQL and MongoDB

    • Familiar with Agile development methodologies and DevOps practices

  • Answered by AI
  • Q5. If I give you a box full of pencils..in how many ways can you use it
  • Q6. Do you have any question for me

Interview Preparation Tips

Round: Test
Experience: Time management is very important to clear the aptitude test. Besides this a lot of practice is also very important.  This round is the major filteration round. Though each round is a major filteration round cuz NTT DATA is not a bulk recruiter like cts, infy etc. Almost 2-3 thousand students were there for this round from 6 different colleges and only 100 of them were selected.
Tips: Its better to start with the preparation from before and do consider the previous year placement papers available at indiabix. You can practice more n more. Apart from this you can go through the r.s aggarwal aptitude book also.

Round: Group Discussion
Experience: There were many panels and each panel had 10-12 students. The H.r first decided some other topic but when he asked wether everybody is aware of the topic ..there were few who didn't know about it. .so he picked up another topic. Fortunately he asked me to start with the discussion.  Always try to be the one to break the ice.
Tips: The only key to crack this round is that yku should talk. You should definitely not confuse gd with debate. You should not argue or by any chance shouldn't sound arrogant.

Round: Technical Interview
Experience: They will definitely ask about your project so be thorough with that. Ntt data is a Japanese company . Though this is IT but it will ask  from the subject of your own choice from people those who have a non IT background. After you get shortlisted in d gd they will give you a form to fill. Do fill that form without fail. If it is blank then even if u go to the hr round he will reject you.
Tips: Just be confident and always smile. Be careful on what you write in your resume cuz they can ask about anything based on your resume.

Round: HR Interview
Experience: This round was a cake walk. Just be confident and updated about the company.  Do ask him a question if he asks you to do that.but make sure it shouldn't be vague or out of the picture.
Tips: Keep smiling and don't get nervous.  If they ask you about location preferences,  dun get firm at one place.try to be flexible.

General Tips: Donot loose hope at any cost. You never know when your moment is going to arrive. Do practice the aptitude as much as you can. Finally NTT DATA selected only 50 overall in wch 11 were from my college n i was lucky to be one of them. the offer letter was issued the same day and we were all venerated.  Its just a game of confidence. All the best
Skill Tips: Try to add some co curricular activities and justify your role.
Skills: communication, technical knowledge, management skills, leadership
College Name: SATHYABAMA UNIVERSITY
Motivation: You will find the it companies mostly head quartered in U.S but this company is in Japan. Plus you have better opportunity and growth compared to other companies cuz its not a bulk recruiter.

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Java ( socket programming, OOPS, DS )
  • Q2. Write about your dream
  • Ans. 

    My dream is to build innovative software solutions that positively impact people's lives.

    • Developing cutting-edge technology

    • Creating user-friendly interfaces

    • Solving complex problems

    • Collaborating with talented individuals

    • Making a difference in society

    • Continuous learning and growth

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: GRE givers , you can make it through this. Brush up your technical skills for the programming section.
Tips: GRE quant and verbal and quick review from tutorialspoint.com would do the trick.

Round: Group Discussion
Experience: I had fun. I won a few debate competitions in various technical symposiums so, It gave a good experience about being quiet at the right moment.
Tips: Turn to your GRAB-ON mode. Never miss any chance. Learn to know when to be quiet and when to talk in a GD. Try to bring down the heat If two participants are getting into a argumentative discussion.

Round: Stress Interview
Experience: It was really difficult. Exactly after the GD, we were asked to right an essay in a very less time and our capability to manage the stress was observed.
Tips: Be calm and write all that you know in a presentable way.

Round: Technical Interview
Experience: I did a project in my 3rd year which included few concepts on Socket programming which helped me a bit in this round. I answered confidently and I was put to a confidence test too to see how sure I was about the answer.
Tips: A quick review on the day of interview and involving in friendly discussion about programming languages before the test helps.

Round: HR Interview
Experience: I was asked few technical questions in this round and later moved on to the general logical questions. Questions like, cutting a bread into multiple slices, finding the corresponding switch among 3 switches for 3 bulbs in room were asked. Find the sum of 1-10 in 4 seconds was asked suddenly. Thanks to Arithmetic Progressions :P.
Tips: Use your logical ability to answer.

Skills: Java, C, Body Language, Mental ability, Confidence.
College Name: Malla Reddy Institute of Engineering & Technology ( MRIET )
Motivation: Ranked among the top 50 of the Fortune 500. Expanding organizations which include lot of opportunities.

Birlasoft Interview FAQs

How many rounds are there in Birlasoft Trainee Developer interview?
Birlasoft interview process usually has 4 rounds. The most common rounds in the Birlasoft interview process are Aptitude Test, Technical and HR.
What are the top questions asked in Birlasoft Trainee Developer interview?

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

  1. What is logistic regression and the graph of it? (Project was based on the sa...read more
  2. What is the difference between RDBMS and DB...read more
  3. What is the difference between list and st...read more
What are the most common questions asked in Birlasoft Trainee Developer HR round?

The most common HR questions asked in Birlasoft Trainee Developer interview are -

  1. What is your family backgrou...read more
  2. Tell me about yourse...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 3 interview experiences

Difficulty level

Moderate 100%

Duration

2-4 weeks 100%
View more

Interview Questions from Similar Companies

LTIMindtree Interview Questions
3.7
 • 3k Interviews
Mphasis Interview Questions
3.3
 • 844 Interviews
DXC Technology Interview Questions
3.7
 • 836 Interviews
EXL Service Interview Questions
3.7
 • 802 Interviews
Nagarro Interview Questions
4.0
 • 792 Interviews
NTT Data Interview Questions
3.8
 • 657 Interviews
Publicis Sapient Interview Questions
3.5
 • 643 Interviews
View all
Birlasoft Trainee Developer Salary
based on 219 salaries
₹3 L/yr - ₹5 L/yr
6% more than the average Trainee Developer Salary in India
View more details

Birlasoft Trainee Developer Reviews and Ratings

based on 12 reviews

3.0/5

Rating in categories

2.5

Skill development

3.1

Work-life balance

2.8

Salary

3.2

Job security

3.2

Company culture

2.5

Promotions

2.6

Work satisfaction

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

₹2.8 L/yr - ₹12 L/yr

Technical Specialist
1.3k salaries
unlock blur

₹8 L/yr - ₹29 L/yr

Technical Lead
1.2k salaries
unlock blur

₹10 L/yr - ₹36.7 L/yr

Senior Software Engineer
1.2k salaries
unlock blur

₹6 L/yr - ₹22 L/yr

Software Engineer
1.1k salaries
unlock blur

₹3.2 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
write
Share an Interview