question stringlengths 11 711 | domain stringclasses 8 values | company stringclasses 30 values | year float64 2.02k 2.02k ⌀ | coding stringclasses 2 values | personal_exp stringclasses 2 values | category float64 0 1 |
|---|---|---|---|---|---|---|
Describe your work style and how you like to approach tasks? | Machine Learning | Capital One | null | no | no | 0 |
Design an algorithm to detect credit card fraud? | Machine Learning | Capital One | null | no | no | 0 |
Differentiate between a DataNode and NameNode. | Data Engineer | Capital One | null | no | no | 0 |
Discuss a past ETL performance issue you faced and how you troubleshooted it. | Data Engineer | Capital One | null | no | yes | 0 |
Discuss the trade-offs between different evaluation metrics for classification models, such as accuracy, precision, and recall | Machine Learning | Capital One | null | no | no | 0 |
Discuss their strengths and weaknesses in different scenarios | Machine Learning | Capital One | null | no | no | 0 |
Discuss your experience with data ethics and provide examples of situations where you applied ethical considerations. | Data Analytics | Capital One | null | no | yes | 1 |
Enhancing data reporting efficiency ensures that decision-makers have access to timely and reliable information. How do you streamline processes and optimize tools to increase reporting efficiency? | Data Analytics | Capital One | null | no | no | 0 |
Explain a machine learning model you productionized. | Machine Learning | Capital One | null | no | no | 0 |
Explain different techniques for handling missing values in a pandas dataframe | Machine Learning | Capital One | null | no | no | 0 |
Explain how you like to give and receive feedback? | Machine Learning | Capital One | null | no | no | 1 |
Explain how you would build a recommendation system for an e-commerce platform? | Machine Learning | Capital One | null | no | no | 0 |
Explain how you would handle duplicate records within a dataset. | Data Analytics | Capital One | null | no | no | 0 |
Explain the concept of dynamic programming and how it can be used to solve optimization problems. | Machine Learning | Capital One | null | no | no | 0 |
Explain the concept of overfitting and underfitting in machine learning models | Machine Learning | Capital One | null | no | no | 0 |
Explain the concepts of time complexity and space complexity in algorithms. | Machine Learning | Capital One | null | no | no | 0 |
Explain the difference between supervised and unsupervised learning | Machine Learning | Capital One | null | no | no | 0 |
Explain the trade-offs between imputation and deletion for handling missing values in a pandas dataframe | Machine Learning | Capital One | null | no | no | 0 |
Explain what cross-validation is, and how it is used in machine learning? | Machine Learning | Capital One | null | no | no | 0 |
Explain when you might prioritize one metric over another | Machine Learning | Capital One | null | no | no | 0 |
Give an example of where you solved a conflict within a team. | Data Engineer | Capital One | null | no | no | 0 |
Given a dataset of customer churn, outline your steps for building a logistic regression model to predict churn probability. | Data Analytics | Capital One | null | no | no | 0 |
Given a list of integers, write a function to return the two numbers that add up to a specific target. | Machine Learning | Capital One | null | yes | no | 0 |
Given an array of integers, write a function to find the maximum subarray sum. | Machine Learning | Capital One | null | yes | no | 0 |
Given two dates, write a program to find the number of business days that exist between the date range. | Machine Learning | Capital One | null | no | no | 0 |
Given two sorted lists, write a function to merge them into one sorted list. | Data Engineer | Capital One | null | yes | no | 0 |
How can you handle missing values in a pandas dataframe? | Machine Learning | Capital One | null | no | no | 0 |
How can you use techniques like regularization or cross-validation to address overfitting and underfitting issues? | Machine Learning | Capital One | null | no | no | 0 |
How do you approach data cleaning and preparation? | Data Analytics | Capital One | null | no | no | 0 |
How do you approach forecasting product demand? | Data Analytics | Capital One | null | no | no | 0 |
How do you assess the effectiveness of marketing campaigns? | Data Analytics | Capital One | null | no | no | 1 |
How do you determine the appropriate regularization parameter for a model? | Machine Learning | Capital One | null | no | no | 0 |
How do you handle conflicts or disagreements with your team members or colleagues? | Machine Learning | Capital One | null | no | no | 0 |
How do you handle missing data in a machine learning dataset? | Machine Learning | Capital One | null | no | no | 0 |
How do you prioritize multiple deadlines? Additionally, how do you stay organized when you have multiple deadlines? | Machine Learning | Capital One | null | no | no | 1 |
How do you prioritize your tasks and manage your time effectively? | Machine Learning | Capital One | null | no | no | 0 |
How do you select the appropriate algorithm for a machine learning problem? | Machine Learning | Capital One | null | no | no | 0 |
How does a combination of clustering algorithms and regression analysis enable customer segmentation? | Data Analytics | Capital One | null | no | no | 0 |
How does data analytics enhance operational efficiency and reduce costs? | Data Analytics | Capital One | null | no | no | 0 |
How does data analytics help in transforming raw data into actionable strategies for business growth? | Data Analytics | Capital One | null | no | no | 0 |
How to connect analytical findings with strategic business objectives? | Data Analytics | Capital One | null | no | no | 0 |
How to design, implement and interpret A/B tests? | Data Analytics | Capital One | null | no | no | 0 |
How to ensure compliance with data privacy regulations? | Data Analytics | Capital One | null | no | no | 0 |
How to ensure scalability in data solutions? | Data Analytics | Capital One | null | no | no | 0 |
How to evaluate traditional versus cloud-based solutions? | Data Analytics | Capital One | null | no | no | 0 |
How to segment customers effectively? | Data Analytics | Capital One | null | no | no | 0 |
How would you build a dynamic pricing system? | Machine Learning | Capital One | null | no | no | 0 |
How would you build the recommendation algorithm for type-ahead search for Netflix? | Machine Learning | Capital One | null | no | no | 0 |
How would you choose the best algorithm for a given task, considering both time and space complexity? | Machine Learning | Capital One | null | no | no | 0 |
How would you create a system that automatically detects if a listing on the marketplace is selling a gun? | Machine Learning | Capital One | null | no | no | 0 |
How would you design a database for a new ride-sharing app to record trips between riders and drivers? | Data Analytics | Capital One | null | no | no | 0 |
How would you design a schema for tracking client click data on a web app in an analytics system? | Data Engineer | Capital One | null | no | no | 0 |
How would you design an algorithm to efficiently identify potentially fraudulent transactions? | Machine Learning | Capital One | null | no | no | 0 |
How would you design an ETL pipeline to integrate Stripe payment data into the internal database for revenue dashboards and analytics? | Data Engineer | Capital One | null | no | no | 0 |
How would you determine which variables are the most important predictors of churn? | Data Analytics | Capital One | null | no | no | 0 |
How would you efficiently join multiple datasets with different structures and ensure data integrity throughout the process? | Data Analytics | Capital One | null | no | no | 0 |
How would you handle the problem of outliers in the dataset that might skew your models predictions? | Machine Learning | Capital One | null | no | no | 0 |
How would you use techniques like chunking or generators in Python to process large data efficiently? | Machine Learning | Capital One | null | no | no | 0 |
Implement a function to check if a given string is a palindrome. | Machine Learning | Capital One | null | no | no | 0 |
Implement a function to compute the factorial of a given integer. | Machine Learning | Capital One | null | no | no | 0 |
Implement a function to reverse a string in place. | Machine Learning | Capital One | null | no | no | 0 |
Implement a linked list-based priority queue with insert, delete, and peek operations. | Data Engineer | Capital One | null | no | no | 0 |
Provide an example of a machine learning problem where dynamic programming might be a suitable approach | Machine Learning | Capital One | null | no | no | 0 |
Provide examples of common algorithms used in supervised and unsupervised learning | Machine Learning | Capital One | null | no | no | 0 |
Recall a time you faced a discrepancy in your analysis. How did you diagnose the issue and ensure its accuracy? | Data Analytics | Capital One | null | no | yes | 1 |
Tell me about a time when you exceeded expectations during a project. What did you do, and how did you accomplish it? | Machine Learning | Capital One | null | no | yes | 0 |
Tell me about a time when your colleagues did not agree with your approach. What did you do to bring them into the conversation and address their concerns? | Machine Learning | Capital One | null | no | yes | 0 |
Tell me about a time you had to learn a new data analysis tool or technique to complete a project. | Data Analytics | Capital One | null | no | no | 0 |
What are the challenges in real-time analytics and how to mitigate them? | Data Analytics | Capital One | null | no | no | 0 |
What are the key benefits of a data warehouse? | Data Engineer | Capital One | null | no | no | 0 |
What are the steps involved in A/B testing? | Data Analytics | Capital One | null | no | no | 0 |
What considerations would have to be made for a dynamic pricing system? | Machine Learning | Capital One | null | no | no | 0 |
What criteria do you consider when evaluating traditional versus cloud-based solutions? | Data Analytics | Capital One | null | no | no | 0 |
A co-worker constantly arrives late to a weekly scheduled meeting. What would you do? | Data Science | Chime | null | no | no | 1 |
A fraud detection ML use case. How would you design a model? What models would you use? | Machine Learning | Chime | null | no | no | 0 |
As they apply to decision trees, how do you explain bias and variance? Also, which is harder to tackle: high bias or high variance, and what's the basis for that? | Data Science | Chime | null | no | no | 0 |
Can an AB test with unbalanced sample sizes result in a bias towards the smaller group? | Data Analytics | Chime | null | no | no | 0 |
Can unbalanced sample sizes in an A/B test result in a bias towards the smaller group? | Data Analytics | Chime | null | no | no | 0 |
Can you demonstrate how you would determine the rolling average for a certain metric over a designated period of time? | Data Science | Chime | null | no | no | 0 |
Can you describe how you would estimate the probability of ordering a ride, and what assumptions are necessary for this computation? How would a confidence interval be generated for this probability? | Data Science | Chime | null | no | yes | 0 |
Can you describe the meaning of precision and recall metrics in Machine Learning? How do these metrics help us to evaluate the effectiveness of classification models? | Data Science | Chime | null | no | no | 0 |
Can you describe the purpose and interpretation of an ROC curve in model evaluation? How would you contrast bagging with boosting in ensemble learning? | Data Science | Chime | null | no | no | 0 |
Can you discuss the properties of DMatrix in XGBoost and compare it with other data structures used in the field of gradient boosting? | Data Science | Chime | null | no | no | 0 |
Can you elaborate on your decision-making process for handling datasets that display class imbalance issues in binary classification? | Data Science | Chime | null | no | no | 0 |
Can you explain the distinction between type I and type II errors in hypothesis testing? | Data Science | Chime | null | no | no | 0 |
Can you figure out the probability of your friend having two boys, given that you know for certain that they have at least one boy? | Data Science | Chime | null | no | no | 0 |
Can you identify several optimization algorithms you have come across in your experience? How do you approach optimization when faced with a dataset containing a million variables? How is the simplex method applied to find solutions to optimization problems? | Data Science | Chime | null | no | yes | 0 |
Can you implement a binary search-based function to pinpoint the maximum element in a list? | Data Science | Chime | null | no | no | 0 |
Can you provide a succinct explanation for the term embedding? | Data Science | Chime | null | no | no | 0 |
Can you share your background and explain why you are applying for this position? | Machine Learning | Chime | null | no | no | 1 |
Can you talk about probability distribution that breaks away from the standard normal distribution? Additionally, could you give an example of a field where this probability distribution is relevant? | Data Science | Chime | null | no | no | 0 |
Could you share with me a time when you went the extra mile to accomplish something? | Data Science | Chime | null | no | no | 1 |
Could you showcase your skills in creating a KNN classifier from scratch? | Data Science | Chime | null | no | no | 0 |
Could you tell me about a time when you aided a colleague with his work? | Data Science | Chime | null | no | yes | 1 |
Describe a conflict situation you have experienced | Data Science | Chime | null | no | yes | 1 |
Describe a situation where you were correct and your manager was not. | Data Analytics | Chime | null | no | yes | 0 |
Describe a time when you demonstrated ownership | Data Science | Chime | null | no | yes | 1 |
Describe a time when you went above and beyond the call of duty. | Data Science | Chime | null | no | yes | 1 |
Describe a time you had to compromise | Data Science | Chime | null | no | yes | 1 |
Describe a work failure that taught you a lot. | Data Science | Chime | null | no | no | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.