i
Birlasoft
Filter interviews by
I applied via LinkedIn and was interviewed in Dec 2023. There were 2 interview rounds.
Case studies about SAP
SAP HANA, SAP AI CORE AND LAUNCHPAD
Top trending discussions
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
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...
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
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
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.
posted on 6 Jun 2024
I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.
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)
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
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...
posted on 3 Oct 2024
Based on list, then Selenium x path
I applied via Naukri.com and was interviewed in Apr 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in May 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in May 2023. There were 2 interview rounds.
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...
based on 1 interview
Interview experience
Software Developer
1.5k
salaries
| ₹2.5 L/yr - ₹10.8 L/yr |
Senior Software Engineer
1.3k
salaries
| ₹5.4 L/yr - ₹20.5 L/yr |
Technical Lead
1.1k
salaries
| ₹10 L/yr - ₹35 L/yr |
Technical Specialist
1.1k
salaries
| ₹7.9 L/yr - ₹28.3 L/yr |
Software Engineer
1.1k
salaries
| ₹2.5 L/yr - ₹11 L/yr |
Accenture
Cognizant
Capgemini
Wipro