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

Updated 24 Dec 2024

Birlasoft Apprentice Interview Experiences

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

user image Anonymous

posted on 24 Dec 2024

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

Online MCQ test of dbms c java oops and aptitude

Round 2 - HR 

(1 Question)

  • Q1. Introduce yourself
  • Ans. 

    I am a recent graduate with a degree in business administration and a passion for marketing.

    • Recent graduate with a degree in business administration

    • Passionate about marketing

    • Strong communication and organizational skills

  • Answered by AI
Round 3 - Technical 

(4 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a recent graduate with a degree in business administration and a passion for marketing and sales.

    • Recent graduate with a degree in business administration

    • Passionate about marketing and sales

    • Strong communication and interpersonal skills

    • Experience in customer service and retail sales

  • Answered by AI
  • Q2. Tell me about your project which you have done in final year
  • Ans. 

    Developed a mobile application for tracking daily water intake and hydration levels

    • Researched the importance of hydration for overall health

    • Designed user-friendly interface for inputting water intake

    • Implemented reminders and notifications to encourage regular hydration

    • Conducted user testing to gather feedback for improvements

  • Answered by AI
  • Q3. What is inheritance explain its type
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.

    • Inheritance allows for code reusability and promotes the concept of hierarchy in programming.

    • There are different types of inheritance such as single inheritance, multiple inheritance, multilevel inheritance, and hierarchical inheritance.

    • Example: A 'Car' class can inherit attributes and methods fro...

  • Answered by AI
  • Q4. SQL query related questions

Apprentice Interview Questions Asked at Other Companies

asked in iMerit
Q1. 3. What do you know about artificial intelligence and Machine lea ... read more
Q2. What are the steps from starting to end fir making a house.
asked in LTIMindtree
Q3. Why python is popular in market and java popularity is decreasing ... read more
asked in Toyota
Q4. What is NTL Lidar. Onthe Toyota kirlusakar motor company
Q5. What is use of purpose relay in substation

Interview questions from similar companies

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

I applied via Company Website and was interviewed before Apr 2022. There were 3 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 - Aptitude Test 

They will give aptitude, reasoning and english questions and basic coding questions

Round 3 - Technical 

(2 Questions)

  • Q1. They will ask you some mathematical questions to your knowledge and SQl, DBMS questions
  • Q2. And some hr questions

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

Round 1 - HR 

(2 Questions)

  • Q1. Tell me something about your self
  • Ans. They also cross in between how u focus distract and how u can continue ur ans in between questions so all games are dependent on your confidence and English be prepared
  • Answered Anonymously
  • Q2. Shortcut keys of excel you know
  • Ans. 

    Some of the shortcut keys in Excel are Ctrl+C, Ctrl+V, Ctrl+Z, Ctrl+X, Ctrl+B, Ctrl+U, Ctrl+I, Ctrl+K, Ctrl+T, and F2.

    • Ctrl+C copies the selected cells

    • Ctrl+V pastes the copied cells

    • Ctrl+Z undoes the last action

    • Ctrl+X cuts the selected cells

    • Ctrl+B bolds the selected cells

    • Ctrl+U underlines the selected cells

    • Ctrl+I italicizes the selected cells

    • Ctrl+K inserts a hyperlink

    • Ctrl+T creates a table

    • F2 edits the selected cell

  • Answered by AI

Interview Preparation Tips

Topics to prepare for eClerx Apprentice interview:
  • Accounting
  • Excel
  • Investment Banking
Interview preparation tips for other job seekers - Main motive is English and how u present ur ans confidently

Skills evaluated in this interview

I applied via Company Website and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Btech project , some engineering related concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - It’s good to start out IT carrer

I applied via Company Website and was interviewed in Oct 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude: 25 Questions in 35 min
Logical: 25 Questions in 35 min
English: 25 Questions in 25 min
Coading: 20 Questions in 20 min

Round 2 - HR 

(5 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.
  • Q3. What is inheritance?
  • Ans. 

    Inheritance is the process by which genetic information is passed down from parents to their offspring.

    • Inheritance determines the traits and characteristics that an organism will have.

    • It occurs through the transmission of DNA from parent to offspring.

    • Inheritance can result in genetic disorders or diseases if there are mutations or abnormalities in the DNA.

    • Examples of inherited traits include eye color, hair color, and

  • Answered by AI
  • Q4. Write the logic to solve factorial using recursion?
  • Ans. 

    Factorial using recursion logic

    • Define a function that takes an integer as input

    • Check if the input is 0 or 1, return 1 if true

    • If not, call the function recursively with input-1 and multiply with input

  • Answered by AI
  • Q5. Why python is popular in market and java popularity is decreasing?
  • Ans. 

    Python's simplicity, versatility, and ease of use make it popular. Java's complexity and verbosity make it less popular.

    • Python has a simpler syntax and is easier to learn than Java.

    • Python is versatile and can be used for a wide range of applications, including web development, data analysis, and artificial intelligence.

    • Java's verbosity and complexity make it less appealing to developers.

    • Python has a large and active co...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for LTIMindtree Apprentice interview:
  • Inheritance
  • OOPS
  • Fundamentals
  • Recursion
Interview preparation tips for other job seekers - Focus on basics of programmmings and command on atleast one programming language.

Skills evaluated in this interview

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

It is easy but english must ve good

Round 2 - HR 

(2 Questions)

  • Q1. Trade life cycle
  • Q2. Explain what is Derivatives
  • Ans. 

    Derivatives are financial instruments whose value is derived from an underlying asset or group of assets.

    • Derivatives can be used for hedging, speculation, or arbitrage.

    • Common types of derivatives include options, futures, forwards, and swaps.

    • Derivatives allow investors to take positions on the price movements of assets without owning the assets themselves.

    • They can be used to manage risk by providing insurance against a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't go ahead
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Apr 2022.

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 

Aptitude concepts covered but that is easy for most of the people.

Round 3 - HR 

(3 Questions)

  • Q1. HR is going to explain the program they had for BSC graduates.
  • Q2. Asking the pre connect session details what I understood
  • Q3. Asking to introduce yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing just have technical skills not only basic but basic to intermediate .

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

Round 1 - HR 

(2 Questions)

  • Q1. Tell me something about your self
  • Ans. They also cross in between how u focus distract and how u can continue ur ans in between questions so all games are dependent on your confidence and English be prepared
  • Answered Anonymously
  • Q2. Shortcut keys of excel you know
  • Ans. 

    Some of the shortcut keys in Excel are Ctrl+C, Ctrl+V, Ctrl+Z, Ctrl+X, Ctrl+B, Ctrl+U, Ctrl+I, Ctrl+K, Ctrl+T, and F2.

    • Ctrl+C copies the selected cells

    • Ctrl+V pastes the copied cells

    • Ctrl+Z undoes the last action

    • Ctrl+X cuts the selected cells

    • Ctrl+B bolds the selected cells

    • Ctrl+U underlines the selected cells

    • Ctrl+I italicizes the selected cells

    • Ctrl+K inserts a hyperlink

    • Ctrl+T creates a table

    • F2 edits the selected cell

  • Answered by AI

Interview Preparation Tips

Topics to prepare for eClerx Apprentice interview:
  • Accounting
  • Excel
  • Investment Banking
Interview preparation tips for other job seekers - Main motive is English and how u present ur ans confidently

Skills evaluated in this interview

I applied via Job for freshers and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Nothing much.. Basic questions

Round 2 - HR 

(2 Questions)

  • Q1. Basic questions on coding
  • Q2. Ready to relocate. And do you need any help for accommodation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and do not stammer. Be to the point

Birlasoft Interview FAQs

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

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

  1. Explain Var and const with their respective scopes in javascr...read more
  2. What is inheritance explain its t...read more
  3. Promise in Javascr...read more

Tell us how to improve this page.

Birlasoft Apprentice Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
DXC Technology Interview Questions
3.7
 • 819 Interviews
Mphasis Interview Questions
3.4
 • 812 Interviews
Nagarro Interview Questions
4.0
 • 779 Interviews
View all
Birlasoft Apprentice Salary
based on 7 salaries
₹3.8 L/yr - ₹4.5 L/yr
104% more than the average Apprentice Salary in India
View more details

Birlasoft Apprentice Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

3.0

Salary

1.0

Job security

3.0

Company culture

2.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Software Developer
1.5k salaries
unlock blur

₹2.5 L/yr - ₹11 L/yr

Senior Software Engineer
1.3k salaries
unlock blur

₹5.4 L/yr - ₹20 L/yr

Technical Specialist
1.1k salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Technical Lead
1.1k salaries
unlock blur

₹10 L/yr - ₹36 L/yr

Software Engineer
1.1k salaries
unlock blur

₹2.8 L/yr - ₹11 L/yr

Explore more salaries
Compare Birlasoft with

Accenture

3.8
Compare

Cognizant

3.8
Compare

Capgemini

3.7
Compare

Wipro

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