i
BMC Software
Filter interviews by
Clear (1)
I applied via Naukri.com and was interviewed in Aug 2024. There were 4 interview rounds.
I applied via Referral and was interviewed before Oct 2023. There was 1 interview round.
Reverse a given string by iterating through the characters and swapping them
Iterate through the string from both ends and swap the characters until the middle is reached
Use a temporary variable to store the character being swapped
Example: Input 'hello' -> Output 'olleh'
BMC Software interview questions for designations
I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.
Logical reasoning and development
DS and Java test problems
I applied via LinkedIn and was interviewed before Oct 2022. There were 4 interview rounds.
Some Technical MCQs and 3 Coding question , everything to be solve in 90 min
I was interviewed before Apr 2021.
I am a Product Developer with a strong background in software development and a passion for creating innovative products.
Experienced in developing software applications and products
Proficient in programming languages such as Java, Python, and JavaScript
Skilled in product design and development processes
Strong problem-solving and analytical skills
Excellent communication and collaboration abilities
Track record of success
Top trending discussions
I applied via Campus Placement and was interviewed before Mar 2022. There were 5 interview rounds.
Hackerrank. Combination of coding,MCQ on DSA,aptitude and SQL Query
posted on 9 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Primitive data types are basic data types provided by the programming language, while non-primitive data types are created by the programmer.
Primitive data types include int, float, double, char, boolean, etc.
Non-primitive data types include arrays, classes, interfaces, etc.
Primitive data types store actual values, while non-primitive data types store references to objects.
Access modifiers control the visibility of classes, methods, and variables. Non-access modifiers provide additional functionality.
Access modifiers: public, private, protected, default
Non-access modifiers: static, final, abstract, synchronized
Example: public class MyClass { private int myVar; }
Java 8 features include lambda expressions, functional interfaces, streams, and more.
Lambda expressions allow concise syntax for defining anonymous functions.
Functional interfaces can have only one abstract method and are used for lambda expressions.
Streams provide a way to process collections of objects in a functional style.
Optional class helps to avoid NullPointerException by wrapping a value that may be null.
CICD tools automate the process of building, testing, and deploying code changes.
Popular CICD tools include Jenkins, GitLab CI/CD, CircleCI, and Travis CI
These tools help in automating the software development lifecycle
They enable continuous integration, continuous delivery, and continuous deployment
CICD tools help in improving code quality, reducing manual errors, and increasing development speed
Containerization is a lightweight, portable, and self-sufficient way to package and run applications.
Containerization involves encapsulating an application and its dependencies into a container image.
Containers are isolated from each other and share the host OS kernel.
Popular containerization platforms include Docker and Kubernetes.
Containerization allows for easy deployment and scaling of applications.
Indexing in SQL is a technique used to improve the performance of queries by creating a data structure that allows for faster retrieval of data.
Indexes are created on columns in a database table to speed up the retrieval of rows that match a certain condition in a query.
They work similar to the index in a book, allowing the database to quickly locate the rows that satisfy the query.
Indexes can be created using a single...
based on 6 interviews
2 Interview rounds
based on 22 reviews
Rating in categories
Product Developer
147
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Product Developer
99
salaries
| ₹0 L/yr - ₹0 L/yr |
Staff Product Developer
98
salaries
| ₹0 L/yr - ₹0 L/yr |
Staff Specialist Product Developer
93
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Support Analyst
83
salaries
| ₹0 L/yr - ₹0 L/yr |
IBM
Oracle
SAP
Microsoft Corporation