i
Birlasoft
Filter interviews by
I have extensive exposure with program management in previous roles.
Led cross-functional teams to successfully deliver projects on time and within budget
Developed and implemented project plans, timelines, and milestones
Utilized project management tools such as Jira and Trello to track progress and communicate with stakeholders
Exposure with IT INFRAP refers to experience with IT infrastructure such as servers, networks, and storage systems.
Experience with setting up and maintaining servers
Knowledge of networking protocols and configurations
Familiarity with storage systems like SAN and NAS
Understanding of virtualization technologies like VMware or Hyper-V
posted on 4 Dec 2024
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
posted on 7 Sep 2024
A palindrome code is a program that checks if a given string reads the same forwards and backwards.
Create a function that takes a string as input
Reverse the string and compare it to the original string
Return true if they are the same, false otherwise
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
Android components are building blocks of an Android app, including activities, services, broadcast receivers, and content providers.
Activities: UI components that represent a single screen with a user interface.
Services: Components that run in the background to perform long-running operations.
Broadcast Receivers: Components that respond to system-wide broadcast announcements.
Content Providers: Components that manage a
Android services are background processes that can run in the background even when the app is not in the foreground.
Android services are used for long-running operations such as playing music, handling network transactions, or syncing data.
They do not have a user interface and run independently of the app's lifecycle.
Services can be started or bound to by other components in the app.
They can be categorized as started s...
posted on 19 Aug 2024
RDBMS stands for Relational Database Management System in SQL.
RDBMS is a type of database management system that stores data in a structured format using rows and columns.
It allows users to establish relationships between different data sets.
SQL (Structured Query Language) is commonly used to interact with RDBMS.
Examples of RDBMS in SQL include MySQL, Oracle, and SQL Server.
Polymorphism is the ability of a single function or method to operate on different types of data.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to represent multiple data types.
Examples include method overloading and method overriding in object-oriented programming.
Azure Functions is a serverless compute service that lets you run event-triggered code without having to explicitly provision or manage infrastructure.
Azure Functions allows you to write small pieces of code that run in response to events.
It supports multiple programming languages like C#, JavaScript, Python, etc.
You can easily integrate Azure Functions with other Azure services like Azure Storage, Azure Cosmos DB, etc...
posted on 17 Mar 2024
It was around 60 min. it was mixed of Aptitude and coding round
posted on 14 Jun 2023
I applied via Company Website and was interviewed in May 2023. There were 2 interview rounds.
posted on 14 Feb 2023
I applied via Company Website and was interviewed in Mar 2023. There were 3 interview rounds.
The experience for writing code
Reverse a string in Java
Convert the string to a character array
Use two pointers, one at the start and one at the end of the array
Swap the characters at the two pointers and move the pointers towards each other
Repeat until the pointers meet in the middle
This question is about calculating the number of vowels and consonants in a string.
Iterate through each character in the string
Check if the character is a vowel or a consonant
Increment the respective count variable
Return the counts of vowels and consonants
Anagrams can be found by sorting both strings and comparing them.
Sort both strings alphabetically
Compare the sorted strings
If they are the same, the strings are anagrams
Example: 'listen' and 'silent' are anagrams
An anagram of a string is a rearrangement of its characters to form a new string with the same set of characters.
Anagrams can be formed by rearranging the letters of a word or phrase.
Anagrams can be used in cryptography and word games.
Examples of anagrams include 'listen' and 'silent', 'debit card' and 'bad credit'.
A palindrome is a string that reads the same forwards and backwards.
Compare the first character with the last character, the second character with the second-to-last character, and so on.
If any pair of characters doesn't match, the string is not a palindrome.
Ignore spaces and punctuation marks when comparing characters.
Convert the string to lowercase or uppercase to make the comparison case-insensitive.
posted on 5 Jan 2025
I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.
based on 1 review
Rating in categories
Software Developer
1.5k
salaries
| ₹2.5 L/yr - ₹11 L/yr |
Senior Software Engineer
1.3k
salaries
| ₹5.4 L/yr - ₹24 L/yr |
Technical Lead
1.1k
salaries
| ₹10 L/yr - ₹33.8 L/yr |
Software Engineer
1.1k
salaries
| ₹2.5 L/yr - ₹10.5 L/yr |
Technical Specialist
1.1k
salaries
| ₹8 L/yr - ₹28.3 L/yr |
Accenture
Cognizant
Capgemini
Wipro