Filter interviews by
I was interviewed 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))
I applied via Job Portal and was interviewed in Nov 2024. There was 1 interview round.
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
A Pure component is a component in React that does not have any state or lifecycle methods, resulting in improved performance.
Pure components are used to prevent unnecessary re-renders in React applications.
Pure components implement shouldComponentUpdate method with shallow comparison of props and state.
Examples of Pure components include functional components and class components that extend PureComponent class.
I test my Django apps using automated testing tools and manual testing methods.
I use Django's built-in testing framework to write unit tests for individual components of the app.
I also use tools like pytest and Selenium for automated testing of the app's functionality.
I perform manual testing to ensure the app works as expected in real-world scenarios.
I use tools like Django Debug Toolbar to identify and fix any perfor
Count the number of vowels in a given string.
Iterate through each character in the string and check if it is a vowel (a, e, i, o, u).
Increment a counter for each vowel found.
Return the total count of vowels in the string.
Nielsen interview questions for designations
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
It was good. contains lot of theoretical questions.
1 hr. asked basic concepts.
Top trending discussions
I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.
Model classes in UIKit are used to represent data in an application's user interface.
Model classes in UIKit typically subclass NSObject and are used to store and manage data for views.
They can include properties to represent different data fields, methods to manipulate the data, and sometimes protocols for delegation.
For example, a model class for a user profile in a social media app might have properties like username...
Project related questions
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
GIL stands for Global Interpreter Lock in Python, which limits execution of multiple threads at once.
GIL is a mutex that protects access to Python objects, preventing multiple threads from executing Python bytecodes at once.
Due to GIL, Python threads are not suitable for CPU-bound tasks but are still useful for I/O-bound tasks.
To handle multi-threading in Python, one can use multiprocessing module or asynchronous progr...
React uses a virtual DOM to efficiently update the actual DOM based on changes in state or props.
React creates a virtual DOM representation of the actual DOM.
When state or props change, React compares the virtual DOM with the actual DOM to determine the minimal set of changes needed.
React then updates the actual DOM efficiently to reflect the changes.
I applied via Campus Placement and was interviewed in Sep 2023. There were 2 interview rounds.
Aptitude Test + Technical Questions + One Coding Question
Detect loop in a singly linked list
Use two pointers, one moving one step at a time and the other moving two steps at a time
If there is a loop, the two pointers will eventually meet
If any of the pointers reach the end of the list, there is no loop
The 2 Sum problem involves finding a pair of numbers in an array that adds up to a given target.
Use a hash table to store the complement of each number as you iterate through the array.
Check if the current number's complement exists in the hash table.
If found, return the indices of the two numbers.
If no pair is found, return an empty array.
based on 6 interviews
Interview experience
based on 4 reviews
Rating in categories
Data Analyst
208
salaries
| ₹2 L/yr - ₹9.1 L/yr |
Analyst
191
salaries
| ₹1.8 L/yr - ₹9.4 L/yr |
Manager
165
salaries
| ₹8.9 L/yr - ₹23 L/yr |
Senior Research Executive
165
salaries
| ₹7 L/yr - ₹12.6 L/yr |
Research Executive
145
salaries
| ₹5.2 L/yr - ₹9 L/yr |
Kantar
GfK MODE
Euromonitor International
Dun & Bradstreet