SSRS interview questions with answers.

Are you preparing to take interview on SQL Server Reporting Services or are you preparing to interview a candidate for the position? If yes to any of the about questions then you might want to consider some of the questions below to ask your candidate to test their technical knowledge about SSRS. 1.What is SSRS? […]

Read More

R Programming to calculate the probability of a link being clicked on a website from a machine learning algorithm.

This topic is under machine learning and our interest is to know what is the probability that a link on our website will be clicked with information provided from a machine learning algorithm. So here is the  scenario, Suppose that we have created a machine learning algorithm that predicts whether a link will be clicked […]

Read More

R programming to determine difference in miles per gallon (mpg) for manual vs automatic vehicles and which transmission has better mpg.

This post is using data available from motor trend. The data is available in the R dataset package and its called mtcars. So this is the scenario, You work for Motor Trend, a magazine about the automobile industry. Looking at a data set of a collection of cars, they are interested in exploring the relationship […]

Read More