Filter interviews by
Simple case question about expected value. Question involved the expected price of attending a baseball game by purchasing tickets online, vs. a scalper, vs. watching online, etc.
Another simple case question. This time it was about optimizing a train station. You had to talk about which graphs you would make.
I employed various techniques to prevent overfitting in my data analysis project, ensuring robust model performance.
Used cross-validation to assess model performance on unseen data, ensuring it generalizes well.
Implemented regularization techniques like L1 (Lasso) and L2 (Ridge) to penalize overly complex models.
Reduced feature dimensionality using techniques like PCA (Principal Component Analysis) to focus on the most...
I worked with data to analyze customer feedback and improve product features.
Collected customer feedback through surveys and reviews
Organized data in spreadsheets for analysis
Identified trends and patterns to make recommendations for product improvements
Top trending discussions
I applied via Company Website and was interviewed before Jan 2024. There were 3 interview rounds.
Gaming and network knowledge
I applied via Naukri.com and was interviewed in Dec 2020. There were 5 interview rounds.
I applied via Referral and was interviewed before Jul 2020. There was 1 interview round.
I applied via Walk-in and was interviewed before Mar 2021. There were 2 interview rounds.
Link list program, few objective based on cpp
I applied via Company Website and was interviewed in Dec 2019. There were 4 interview rounds.
Explanation of row number, rank, dense rank, partition by, indexing joins, and query optimization techniques.
Row number is a function that assigns a unique number to each row in a result set.
Rank is a function that assigns a rank to each row based on the values in a specified column.
Dense rank is a function that assigns a rank to each row based on the values in a specified column, but with no gaps in the ranking.
Partit...
Real-time examples of data analytics
Predictive maintenance in manufacturing
Real-time fraud detection in banking
Personalized recommendations in e-commerce
Real-time traffic analysis for smart cities
Real-time health monitoring in medical devices
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
Merge two sorted arrays into a single sorted array efficiently.
Use two pointers to track the current index of each array.
Compare the elements at both pointers and append the smaller one to the result array.
Increment the pointer of the array from which the element was taken.
Continue until all elements from both arrays are processed.
Example: Merging [1, 3, 5] and [2, 4, 6] results in [1, 2, 3, 4, 5, 6].
Use Python's built-in 'functools' module to check cache for function results.
Import 'functools' module
Use 'lru_cache' decorator to cache function results
Specify 'maxsize' parameter to limit cache size
Use 'cache_info()' method to get cache statistics
I applied via Indeed and was interviewed in Jul 2024. There were 2 interview rounds.
Classes, oops, array, constructor
A copy constructor is a special type of constructor that creates a new object as a copy of an existing object.
Copy constructor should have a parameter of the same class type
It is used to create a new object by copying the values of an existing object
It is called when a new object is created from an existing object
A virtual function is a member function that is declared within a base class and is redefined by a derived class.
Declare a virtual function in the base class using the 'virtual' keyword.
Override the virtual function in the derived class using the 'override' keyword.
Use the base class pointer to call the virtual function, which will be resolved at runtime based on the actual object type.
Oops concept refers to Object-Oriented Programming principles and their implementation in software development.
Oops concepts include inheritance, polymorphism, encapsulation, and abstraction.
Inheritance allows a class to inherit properties and behaviors from another class.
Polymorphism allows objects to be treated as instances of their parent class.
Encapsulation hides the internal state of an object and only exposes nec...
based on 1 interview experience
Pole To Win
International Game Technology
Ubisoft Entertainment
Aristocrat