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.8k Reviews

Filter interviews by

Birlasoft Python Developer Intern Interview Questions and Answers

Updated 12 Jun 2024

Birlasoft Python Developer Intern Interview Experiences

1 interview found

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

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

Round 1 - Case Study 

Case studies about SAP

Round 2 - Group Discussion 

SAP HANA, SAP AI CORE AND LAUNCHPAD

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best!

Interview questions from similar companies

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain Microservices and monolythic
  • Ans. 

    Microservices are small, independent services that work together, while monolithic is a single, large application.

    • Microservices are loosely coupled, allowing for independent development and deployment.

    • Monolithic applications are tightly integrated, making it harder to scale and maintain.

    • Microservices communicate through APIs, while monolithic applications have all components within the same codebase.

    • Examples of microse...

  • Answered by AI
  • Q2. Basics SQL queries

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions related to python web framework
  • Q2. Real time python project problem solving questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Print words which length has even number from sentences
  • Ans. 

    Print words with even length from sentences

    • Iterate through each word in the sentence

    • Check the length of the word using len() function

    • If the length is even, add the word to a new list

    • Return the list of words with even length

  • Answered by AI
  • Q2. Print string is symmetrical or not also string is palindrome or both
  • Ans. 

    Check if a string is symmetrical, palindrome, or both.

    • Check if the string is equal to its reverse to determine if it is a palindrome.

    • Check if the string is equal to its mirror image to determine if it is symmetrical.

    • A string that is both a palindrome and symmetrical is one that reads the same forwards and backwards.

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. What is difference between List and Tuple in python?
  • Ans. 

    List is mutable, Tuple is immutable in Python.

    • List can be modified after creation, Tuple cannot be modified.

    • List uses square brackets [], Tuple uses parentheses ().

    • List is used for collections of items that may need to be changed, Tuple is used for collections of items that should not change.

    • Example: list_example = [1, 2, 3], tuple_example = (4, 5, 6)

  • Answered by AI
  • Q2. Get min and max from a list without using function
  • Ans. 

    Find min and max from a list without using function

    • Iterate through the list and compare each element with current min and max values

    • Update min and max values accordingly

  • Answered by AI
  • Q3. Explain iterator, generator and lambdas
  • Ans. 

    Iterators are objects that allow iteration over a sequence, generators are functions that yield values one at a time, and lambdas are anonymous functions.

    • Iterators are objects that implement the iterator protocol, with methods like __iter__() and __next__().

    • Generators are functions that use the yield keyword to return values one at a time, pausing execution between each yield.

    • Lambdas are anonymous functions defined usi...

  • Answered by AI

Skills evaluated in this interview

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

Based on list, then Selenium x path

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

(2 Questions)

  • Q1. Basics of python
  • Q2. Basic of selenium theory questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2023. There were 2 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 - HR 

(2 Questions)

  • Q1. She asking Work experience related and expected CTC etc.
  • Q2. Your resume is shortlisted then call back you.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in May 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic questions about python and related to JD
Round 2 - Technical 

(1 Question)

  • Q1. In depth questions based on JD

Interview Preparation Tips

Interview preparation tips for other job seekers - Please read the JD properly and prepare accordingly. Update your resume according to the JD.
The interview process contained 2 technical rounds. I cleared both the rounds and then got a call from HR saying that they want to go ahead with me and asked me for my documents for background verification.
The issue with value labs’ interview process is that after clearing all of your rounds, your profile is then sent to the client and client can reject your profile without even talking to you. The same thing happened to me.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Paas vs Saas, data structures in python, decorators with written example, reverse a sentence of string in optimized code
  • Q2. Explain about cloud model types for saas vs paas
  • Ans. 

    SaaS and PaaS are cloud model types with different levels of service and control.

    • SaaS (Software as a Service) provides software applications over the internet, with the provider managing everything from infrastructure to maintenance.

    • PaaS (Platform as a Service) offers a platform allowing customers to develop, run, and manage applications without worrying about the underlying infrastructure.

    • SaaS is more user-friendly an...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the basics strongly, know the difference in the models in cloud computing. Be thorough with basic coding questions

Skills evaluated in this interview

Birlasoft Interview FAQs

How many rounds are there in Birlasoft Python Developer Intern interview?
Birlasoft interview process usually has 2 rounds. The most common rounds in the Birlasoft interview process are Case Study and Group Discussion.

Tell us how to improve this page.

Birlasoft Python Developer Intern Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
DXC Technology Interview Questions
3.7
 • 808 Interviews
Mphasis Interview Questions
3.4
 • 802 Interviews
Nagarro Interview Questions
4.0
 • 777 Interviews
View all
Software Developer
1.5k salaries
unlock blur

₹2.5 L/yr - ₹10.8 L/yr

Senior Software Engineer
1.3k salaries
unlock blur

₹5.4 L/yr - ₹20.5 L/yr

Technical Lead
1.1k salaries
unlock blur

₹10 L/yr - ₹35 L/yr

Technical Specialist
1.1k salaries
unlock blur

₹7.9 L/yr - ₹28.3 L/yr

Software Engineer
1.1k salaries
unlock blur

₹2.5 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