Interview Questions
📄 410 ArticlesTop 100 Power BI Interview Questions – Part 1/2
Q1. What are the parts of Microsoft self-service business intelligence solution? Microsoft has two parts for Self-Service BI Excel BI […]
10 Questions, 10 Minutes – 1/100
This is something which has been on my mind since a long time. We will be picking 10 questions per […]
10 Questions, 10 Minutes – SQL/R/Python – 3/100
1.What will the following code output? >>> word=’abcdefghij’ >>> word[:3]+word[3:] The output is ‘abcdefghij’. The first slice gives us ‘abc’, […]
Affine Analytics Interview Questions | Day 17
Company – Affine AnalyticsLocation – BangalorePosition – Senior Business AnalystExperience – 3+ years Compensation – Best in the industry Affine […]
Basic SQL Questions Asked in Analytics Interviews
Topic – Basic SQL Questions Asked in Analytics InterviewsCheck out all the Blogs to Master 200+ Advanced SQL Interview Questions […]
Linear, LASSO, Elastic Net, and Ridge Regression in Layman terms (R) with complete code – Part 1
Linear, LASSO, Elastic Net, and Ridge Regression are the four regression techniques which are helpful to predict or extrapolate the […]
Ridge vs LASSO vs Elastic Net Regression
Ridge and LASSO are two important regression models which comes handy when Linear Regression fails to work. This topic needed […]
Multicollinearity in Simple Terms
We all know the definition of multi-collinearity i.e. when 2 or more explanatory variable in multi regression model are highly […]
300+ Data Science Interview Questions
Probably you have a lot of information about what to study and not to study for a Data Science job. […]
Day 7 | 30 Hard SQL Questions on Error Handling and CTE
SQL Series – This series aim to make sure you are able to learn and understand at least 100 of […]