i
BMC Software
Filter interviews by
Top trending discussions
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Find the length of the longest subsequence of contiguous integers in an array.
Sort the array
Iterate through the array and check for consecutive integers
Keep track of the longest subsequence found
Use flatMap and map to extract list of pincodes from Employee objects
Use flatMap to flatten the list of Addresses in each Employee object
Use map to iterate over the flattened list and extract the pincodes
Example: employeeList.stream().flatMap(emp -> emp.getAddresses().stream()).map(address -> address.getPincode()).collect(Collectors.toList())
Database pooling is a technique used to manage a pool of database connections for efficient resource utilization. HikariCP is a popular database connection pooling library in Java.
HikariCP is a high-performance database connection pooling library for Java applications.
It is known for its low latency and high throughput.
Configurations for HikariCP include settings such as maximum pool size, connection timeout, and idle ...
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
Logical reasoning, grammar, and coding: two basic level questions.
I appreciate the collaborative team environment and innovative projects at my current company, and I am excited about the opportunities for growth and learning at your organization.
Collaborative team environment fosters creativity and productivity
Innovative projects challenge me to learn and grow
Excited about the opportunities for growth and learning at your organization
I was interviewed in Jan 2025.
Test will be in hacker rank there would be a difficulty level between easy to medium
I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.
Remove duplicates from array of strings without using set.
Iterate through the array and compare each element with all other elements to find duplicates.
Create a new array and add elements only if they are not already present in the new array.
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 3 interview rounds.
Key considerations for Netflix expanding to a new territory
Market research to understand local preferences and competition
Licensing agreements for content distribution in the new territory
Localization of content and user interface to cater to the new audience
Infrastructure setup for streaming services in the new territory
Compliance with local regulations and censorship laws
Marketing and promotion strategies tailored to
A rugged and versatile communication device for the Indian Army to enhance coordination and efficiency in the field.
Incorporate encrypted communication capabilities for secure information exchange
Include GPS tracking and mapping features for navigation in remote areas
Design the product to be durable and water-resistant to withstand harsh conditions
Integrate a long-lasting battery for extended use during missions
posted on 24 Dec 2024
Our product is a cutting-edge software solution designed to optimize production processes and improve efficiency.
Utilizes advanced algorithms to analyze production data and identify areas for improvement
Offers real-time monitoring and reporting capabilities for better decision-making
Integrates seamlessly with existing production systems for easy implementation
Has been successfully implemented in several manufacturing p...
Situational questions are hypothetical scenarios presented to candidates to assess their problem-solving skills and decision-making abilities.
Situational questions present candidates with a specific scenario and ask how they would respond or handle the situation.
Candidates are evaluated on their ability to analyze the situation, identify key issues, and propose a solution.
These questions help assess a candidate's criti...
Design and code a REST API for a software developer interview.
Define the endpoints and HTTP methods for the API (e.g. GET /users, POST /users)
Implement authentication and authorization mechanisms (e.g. JWT tokens)
Use proper status codes for responses (e.g. 200 OK, 401 Unauthorized)
Include error handling and validation for input data
Document the API using tools like Swagger or OpenAPI
Calculate word frequency using Stream API and lambda expressions
Use Stream API to convert array of strings to stream
Use Collectors.groupingBy to group words by their frequency
Use Collectors.counting to count the occurrences of each word
20 aptitude,20 comunication,4 program questions
General topics . topics about online class vs office line class
based on 1 interview
Interview experience
based on 15 reviews
Rating in categories
Product Developer
147
salaries
| ₹7.9 L/yr - ₹21.6 L/yr |
Staff Specialist Product Developer
113
salaries
| ₹16 L/yr - ₹34.5 L/yr |
Staff Product Developer
98
salaries
| ₹13.4 L/yr - ₹25 L/yr |
Senior Product Developer
90
salaries
| ₹22.2 L/yr - ₹44 L/yr |
Technical Support Analyst
84
salaries
| ₹4.2 L/yr - ₹15.5 L/yr |
IBM
Oracle
SAP
Microsoft Corporation