i
Blackrock
Filter interviews by
Few basics of java
Dsa question
I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.
Find the length of the longest increasing subsequence in an array.
Use dynamic programming to solve this problem efficiently.
Iterate through the array and keep track of the longest increasing subsequence ending at each index.
Example: For array [10, 22, 9, 33, 21, 50, 41, 60, 80], the longest increasing subsequence is [10, 22, 33, 50, 60, 80] with length 6.
The question is asking about how to find the frequency of each character in a given string.
Iterate through the string and count the occurrences of each character
Store the counts in a data structure like a hashmap or array
Return the counts for each character
Reverse a given string
Create a new empty string to store the reversed string
Iterate through the original string from end to start and append each character to the new string
Return the reversed string
Top trending discussions
Inheritance is a way to create a new class using properties and methods of an existing class, while polymorphism allows objects of different classes to be treated as objects of a common superclass.
Inheritance allows a class to inherit properties and methods from another class.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
Inheritance promotes code reusability and reduce...
Code to check if two strings are anagrams
Create a function that takes in two strings as input
Convert both strings to lowercase and remove any spaces
Sort both strings and compare if they are equal to determine if they are anagrams
TMG events refer to events related to Threat Management Gateway, a Microsoft network security product.
TMG events are generated by Threat Management Gateway (TMG), a network security product developed by Microsoft.
These events provide information about network traffic, security threats, and system health.
Examples of TMG events include firewall rule violations, malware detection, and system errors.
Events in interactive report refer to user interactions like clicking, hovering, or scrolling.
Events can trigger actions or functions in the report.
Common events include click, hover, scroll, keypress, etc.
Events can be used to enhance user experience and interactivity.
Examples: Clicking on a data point to view more details, hovering over a chart to see tooltips.
RFC is a protocol for requesting services from a server, while BAPI is a specific type of RFC used in SAP systems.
RFC stands for Remote Function Call and is a protocol used to request services from a server over a network.
BAPI stands for Business Application Programming Interface and is a specific type of RFC used in SAP systems for integrating external applications with SAP.
RFC can be used in various systems and techn...
ABAP on HANA is a programming language that combines ABAP with the in-memory database technology of SAP HANA.
ABAP on HANA allows developers to leverage the speed and power of SAP HANA for their ABAP-based applications.
It enables real-time analytics, predictive modeling, and faster data processing.
Developers can use ABAP on HANA to optimize existing ABAP code for better performance.
It provides a seamless integration bet...
CDs Views have limitations in terms of performance and scalability.
Limited support for complex queries and joins
Performance degradation with large datasets
Scalability issues when handling high volume of data
Difficulty in maintaining and updating views as database schema changes
I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.
Code test on Codility
NodeJs handles concurrency using event-driven, non-blocking I/O model.
NodeJs uses event loop to handle multiple requests concurrently.
It utilizes asynchronous functions to avoid blocking the main thread.
NodeJs supports callbacks, promises, and async/await for managing asynchronous operations.
posted on 7 Nov 2023
I applied via Approached by Company and was interviewed in Oct 2023. There were 4 interview rounds.
The expectations of the role include leading software development projects, mentoring junior engineers, and collaborating with cross-functional teams.
Lead software development projects from conception to delivery
Mentor junior engineers and provide guidance on best practices
Collaborate with cross-functional teams to ensure project success
I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.
1 hr test with questions on react and , js, python
I applied via Recruitment Consulltant and was interviewed in Jul 2023. There were 4 interview rounds.
Mix of coding, aptitude, java, javascript
posted on 6 Jun 2024
Services in Drupal are reusable objects that perform specific functions, such as database queries or sending emails.
Services are defined in YAML files and can be accessed throughout a Drupal site.
They are used to encapsulate reusable functionality and promote code reusability.
Examples of services in Drupal include the database service for interacting with the database, the mail service for sending emails, and the logge
Debugging in Drupal involves using tools like Devel module, watchdog(), and error logs.
Enable Devel module for debugging information
Use watchdog() function to log messages to Drupal's watchdog log
Check error logs for PHP errors and warnings
Use dpm() function to print variables for debugging purposes
based on 3 interviews
Interview experience
based on 2 reviews
Rating in categories
Analyst
1.1k
salaries
| ₹5 L/yr - ₹16.5 L/yr |
Associate
861
salaries
| ₹10 L/yr - ₹37 L/yr |
Vice President
363
salaries
| ₹18.8 L/yr - ₹65 L/yr |
Financial Analyst
136
salaries
| ₹4 L/yr - ₹16 L/yr |
Software Engineer
53
salaries
| ₹10 L/yr - ₹22 L/yr |
Vanguard
State Street Global Advisors
Fidelity Investments
Goldman Sachs