Filter interviews by
Implement a queue system to manage requests, ensuring efficient processing and user feedback.
Use a queue to store incoming requests, processing them in batches of 10.
Implement rate limiting to control the flow of requests and prevent overload.
Provide feedback to users about their request status, e.g., 'Your request is in queue.'
Consider using asynchronous processing to handle requests without blocking.
Scale the sy...
Setting up a master data set involves identifying data sources, cleansing data, defining data attributes, and establishing data governance.
Identify all relevant data sources that will be included in the master data set
Cleanse the data to ensure accuracy and consistency
Define data attributes such as data types, formats, and relationships
Establish data governance policies and procedures to maintain data quality and ...
S/4 HANA implementation involves migrating business processes to SAP's latest ERP system for improved efficiency and real-time analytics.
Data migration from legacy systems to S/4 HANA
Business process reengineering to align with S/4 HANA functionalities
Customization and configuration of S/4 HANA modules
Training employees on using the new system effectively
Testing and validation of the implemented solution
Random Forest is an ensemble learning method that builds multiple decision trees and merges them together to get a more accurate and stable prediction.
Random Forest is a popular machine learning model used for classification and regression tasks.
It works by creating multiple decision trees during training and outputs the mode of the classes for classification or the average prediction for regression.
Random Forest ...
Creating a DataFrame from two lists in Python.
Import the pandas library
Create two lists of data
Use pd.DataFrame() to create a DataFrame from the two lists
I applied for this role to leverage my skills in credit analysis and contribute to financial decision-making processes.
I have a strong background in finance, having worked in credit analysis for over three years.
I am passionate about helping individuals and businesses make informed financial decisions.
My analytical skills allow me to assess creditworthiness effectively, as demonstrated in my previous role where I ...
The chmod command in Linux changes file permissions for users, groups, and others.
chmod 755 filename: Sets read, write, execute for owner; read, execute for group and others.
chmod u+x filename: Adds execute permission for the file owner.
chmod g-w filename: Removes write permission from the group.
chmod 644 filename: Sets read/write for owner; read for group and others.
Find the median of two sorted arrays efficiently using binary search.
Combine both arrays and sort them, then find the median. Example: [1, 3] and [2] -> [1, 2, 3] -> median is 2.
Use binary search to partition both arrays. This reduces time complexity to O(log(min(n, m))).
Handle even and odd lengths separately. For even, average the two middle values; for odd, take the middle value.
Calculate average user login time based on clickstream data with 30 min session in Spark
Filter clickstream data to include only login events
Calculate session duration by grouping events within 30 min window
Calculate average session duration per user
Design a data pipeline for an e-commerce website.
Extract data from website databases, such as product information, customer details, and order history.
Transform the data by cleaning, filtering, and aggregating it to make it usable for analysis.
Load the processed data into a data warehouse or data lake for storage and further analysis.
Implement data pipelines using tools like Apache Kafka, Apache Spark, or AWS Glue...
S/4 HANA implementation involves migrating business processes to SAP's latest ERP system for improved efficiency and real-time analytics.
Data migration from legacy systems to S/4 HANA
Business process reengineering to align with S/4 HANA functionalities
Customization and configuration of S/4 HANA modules
Training employees on using the new system effectively
Testing and validation of the implemented solution
Setting up a master data set involves identifying data sources, cleansing data, defining data attributes, and establishing data governance.
Identify all relevant data sources that will be included in the master data set
Cleanse the data to ensure accuracy and consistency
Define data attributes such as data types, formats, and relationships
Establish data governance policies and procedures to maintain data quality and integ...
I appeared for an interview in Jan 2025.
Basic .net concept question and 2 leetcode medium question.
1) find a target element within a rotated search array (complexity < 0(N))
Implement a queue system to manage requests, ensuring efficient processing and user feedback.
Use a queue to store incoming requests, processing them in batches of 10.
Implement rate limiting to control the flow of requests and prevent overload.
Provide feedback to users about their request status, e.g., 'Your request is in queue.'
Consider using asynchronous processing to handle requests without blocking.
Scale the system ...
I applied via Naukri.com
Find the median of two sorted arrays efficiently using binary search.
Combine both arrays and sort them, then find the median. Example: [1, 3] and [2] -> [1, 2, 3] -> median is 2.
Use binary search to partition both arrays. This reduces time complexity to O(log(min(n, m))).
Handle even and odd lengths separately. For even, average the two middle values; for odd, take the middle value.
The chmod command in Linux changes file permissions for users, groups, and others.
chmod 755 filename: Sets read, write, execute for owner; read, execute for group and others.
chmod u+x filename: Adds execute permission for the file owner.
chmod g-w filename: Removes write permission from the group.
chmod 644 filename: Sets read/write for owner; read for group and others.
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Random Forest is an ensemble learning method that builds multiple decision trees and merges them together to get a more accurate and stable prediction.
Random Forest is a popular machine learning model used for classification and regression tasks.
It works by creating multiple decision trees during training and outputs the mode of the classes for classification or the average prediction for regression.
Random Forest is ro...
Creating a DataFrame from two lists in Python.
Import the pandas library
Create two lists of data
Use pd.DataFrame() to create a DataFrame from the two lists
I applied via Instahyre and was interviewed in Dec 2024. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 4 interview rounds.
Problem statement: Shared an email very similar to how it will be in the job, containing a product request from a stakeholder. Job is to create a product backlog/ product requirements document with use cases and your take and approach on how to solve the problem.
I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.
3 simple coding questions
Merge sort is a divide and conquer algorithm that recursively divides the input array into smaller subarrays, sorts them, and then merges them back together.
Divide the input list into two halves
Recursively apply merge sort to each half
Merge the sorted halves back together
Dynamic programming approach to solve the coin change problem efficiently.
Define the problem: Given coins of different denominations, find the number of ways to make a certain amount.
Use a DP array where dp[i] represents the number of ways to make amount i.
Initialize dp[0] = 1, as there's one way to make 0 amount (using no coins).
Iterate through each coin and update the dp array for amounts from coin to target amount.
E...
I applied via Job Portal and was interviewed in Nov 2024. There was 1 interview round.
I appeared for an interview in Feb 2025.
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 2 interview rounds.
Coding threads with RTOS involves creating and managing multiple threads in real-time operating systems.
Understand the RTOS scheduling algorithm to prioritize threads.
Use synchronization mechanisms like semaphores and mutexes to avoid race conditions.
Implement thread-safe data structures to share data between threads.
Consider the stack size and priority of each thread to prevent stack overflow and ensure timely executi...
Top trending discussions
Some of the top questions asked at the Nielsen interview -
The duration of Nielsen interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 116 interview experiences
Difficulty level
Duration
Hyderabad / Secunderabad,
Gurgaon / Gurugram
+18-13 Yrs
Not Disclosed
Analyst
215
salaries
| ₹2.5 L/yr - ₹7.9 L/yr |
Data Analyst
203
salaries
| ₹2.4 L/yr - ₹7.7 L/yr |
Software Engineer
184
salaries
| ₹9.4 L/yr - ₹17 L/yr |
Senior Research Executive
159
salaries
| ₹9 L/yr - ₹13 L/yr |
Senior Software Engineer
145
salaries
| ₹15.2 L/yr - ₹28 L/yr |
Access Healthcare
S&P Global
IKS Health
AGS Health