Category Archives: Interview questions

Top 10 Tricky Interview Questions for Java Developers

Java interview questions

Here is a list of top ten (10) tricky / popular interview questions and answers for Java developers. I got these questions out from Stackoverflow. You are a Junior or Intermidiate level Java developer and planning to appear for Java developer interviews in near future, you would find these questions to be useful enough. Q1: Is Java “pass-by-reference” or “pass-by-value”? Ans: Java is always “pass by value”. Read the details on this page, Is Java “pass-by-reference” or “pass-by-value”? Q2: How to create a memory leak in Java? Ans: This is possible by making use of Class loader and ThreadLocal. Read the details on this page, Creating a memory leak in Java Q3: What is difference between package private, public, protected, and private? Ans: A private member …

Continue reading

Posted in Interview questions, Java. Tagged with , .

K-Means Clustering Interview Questions – Set 1

kmeans clustering interview questions

This is a practice test on K-Means Clustering algorithm which is one of the most widely used clustering algorithm used to solve problems related with unsupervised learning. This can prove to be helpful and useful for machine learning interns / freshers / beginners planning to appear in upcoming machine learning interviews. This practice tests consists of interview questions and answers in relation with following: Introduction to K-Means Clustering Cost function Practice Test on K-Means Clustering

Posted in Interview questions, Machine Learning. Tagged with , .

70 Regression Analysis Interview Questions & Practice Tests

Linear and logistic regression interview questions and practice tests

This page lists down practice tests (questions and answers), links to PDF files (consisting of interview questions) on Linear / Logistic Regression for machine learning / data scientist enthusiasts. These questions can prove to be useful, especially for machine learning / data science interns / freshers / beginners to check their knowledge from time-to-time or for upcoming interviews. Practice Tests on Linear / Multilinear Regression These are a set of four practice tests (consisting of 40 questions) covering linear (univariate) and multilinear (multivariate) regression in detail. Linear, Multiple regression interview questions and answers – Set 1 Linear, Multiple regression interview questions and answers – Set 2 Linear, Multiple regression interview …

Continue reading

Posted in Data Science, Freshers, Interview questions, Machine Learning. Tagged with , , , , .

Logistic Regression Interview Questions & Practice Tests

logistic regression interview questions and practice tests

This page lists down a set of 30 interview questions on Logistic Regression (machine learning/data science) in form of objective questions and also provides links to a set of three practice tests that would help you test / check your knowledge on an ongoing basis. These questions and practice tests are intended to primarily help interns/freshers/beginners to help them brush up their knowledge in logistic regression from time to time.  The following is a list of topics covered on this page. Introduction to logistic regression Logistic regression examples Evaluating performance of logistic regression and related techniques including AIC, deviance, ROC etc. Difference between linear and logistic regression Here is another post on …

Continue reading

Posted in Data Science, Freshers, Interview questions, Machine Learning. Tagged with , , , , .

Unit Testing Interview Questions – Set 1

interview questions, practice tests on unit testing

This page lists down the practice tests / interview questions and answers for unit testing (general concepts) which applies for all programming languages. Those wanting to test their unit testing knowledge would find this test useful enough. The goal for this practice test is to help you do quick check of your knowledge in unit testing and prepare appropriately. More importantly, when you are preparing for interviews, these practice tests are intended to be handy enough. Those going for freshers / intern interviews in the area of programming language or for developer positions would also find these practice tests / interview questions to be very helpful. Following topics have been covered as part of …

Continue reading

Posted in Interview questions, Unit Testing. Tagged with , .

Linear, Multiple Regression Interview Questions Set 4

Logistic regression quiz question and answers

This page lists down the practice tests / interview questions for Linear (Univariate / Simple Linear) / Multiple (Multilinear / Multivariate) regression in machine learning. Those wanting to test their machine learning knowledge in relation with linear/multi-linear regression would find the test useful enough. The goal for these practice tests is to help you check your knowledge in numeric regression machine learning models from time-to-time. More importantly, when you are preparing for interviews, these practice tests are intended to be handy enough. Those going for freshers / intern interviews in the area of machine learning would also find these practice tests / interview questions to be very helpful. This test primarily …

Continue reading

Posted in Data Science, Interview questions, Machine Learning. Tagged with , , .

Linear, Multiple Regression Interview Questions Set 3

machine learning interview questions

This page lists down the practice tests / interview questions for Linear (Univariate / Simple Linear) / Multiple (Multilinear / Multivariate) regression in machine learning. Those wanting to test their machine learning knowledge in relation with linear/multi-linear regression would find the test useful enough. The goal for these practice tests is to help you check your knowledge in numeric regression machine learning models from time-to-time. More importantly, when you are preparing for interviews, these practice tests are intended to be handy enough. Those going for freshers / intern interviews in the area of machine learning would also find these practice tests / interview questions to be very helpful. This test primarily …

Continue reading

Posted in Data Science, Interview questions, Machine Learning. Tagged with , , .

Linear, Multiple Regression Interview Questions Set 2

Spring framework interview questions for freshers

This page lists down the practice tests / interview questions and answers for Linear (Univariate / Simple Linear) / Multiple (Multilinear / Multivariate) regression in machine learning. Those wanting to test their machine learning knowledge in relation with linear/multi-linear regression would find the test useful enough. The goal for these practice tests is to help you check your knowledge in numeric regression machine learning models from time-to-time. More importantly, when you are preparing for interviews, these practice tests are intended to be handy enough. Those going for freshers / intern interviews in the area of machine learning would also find these practice tests / interview questions to be very helpful. This …

Continue reading

Posted in Data Science, Interview questions, Machine Learning. Tagged with , , .

Linear, Multiple Regression Interview Questions Set 1

Logistic regression quiz question and answers

This page lists down the practice tests / interview questions and answers for Linear (Univariate / Simple Linear) / Multiple (Multilinear / Multivariate) regression in machine learning. Those wanting to test their machine learning knowledge in relation with linear/multi-linear regression would find the test useful enough. The goal for these practice tests is to help you check your knowledge in numeric regression machine learning models from time-to-time. More importantly, when you are preparing for interviews, these practice tests are intended to be handy enough. Those going for freshers / intern interviews in the area of machine learning would also find these practice tests / interview questions to be very helpful. Note that …

Continue reading

Posted in Data Science, Interview questions, Machine Learning. Tagged with , , .

Uber Machine Learning Interview Questions

Interview questions deep learning

This page represents some of the following in relation with Uber Data Science / Machine Learning interview questions: Interview questions Data Science challenge Machine learning problems These questions / problems etc have been gathered from different websites and blogs including Glassdoor, Github, Blogs etc. Data Science / Machine Learning Interview Questions Uber’s surge pricing algorithm including optimization techniques which can be used. Here is a great write up on The secrets of Uber’s mysterious surge pricing algorithm, revealed How would you find / investigate an anomaly in a distribution? What are different Time Series forecasting techniques? Explain Principle Component Analysis (PCA) with equations? How would you go about solving Multicollinearity? …

Continue reading

Posted in Data Science, Interview questions, Machine Learning. Tagged with , , , .

30+ Infosys Freshers Interview Questions

logistic regression interview questions

If you are a fresher (fresh out of college) or still doing your engineering or related (MCA/BCA) degree and you are planning to appear for Infosys (as part of campus placement or campus hiring), here is a list of questions you would want to brush up in order to get fully prepared for Infosys interview. The following are some of the categories representing different interview questions: Technical questions Project-related questions HR-related questions Technical Questions Object-oriented concepts What is a class? What is inheritance What is data encapsulation? Programming concepts What are pointers? How do you implement pointers in C? Write a program on Fibonacci series and odd/even number Write a program …

Continue reading

Posted in Interview questions. Tagged with , , .

Introduction to Machine Learning (Set 2) Interview Questions

machine learning interview questions

This page represents a list of questions which can be used for preparation of machine learning interviews. Here is the link to first set of machine learning interview questions as part of this series. The following are some of the areas covered in this set of questions: Univariate vs Multivariate linear regression Supervised vs unsupervised learning Algorithms such as KNN, K-means, SVM etc.

Posted in Data Science, Interview questions, Machine Learning. Tagged with , , .

Machine Learning (Ensemble Techniques) Interview Questions

Logistic regression quiz question and answers

This page represents a list of questions which can be used for preparation of machine learning interviews. The following are some of the topics covered in this set of questions: Ensemble learning: Ensemble learning algorithms are used to improve the prediction performance of individual learning algorithms based on bagging or boosting technique. Bagging (Boosting Aggregation) Boosting Decision trees Random forest

Posted in Data Science, Interview questions, Machine Learning. Tagged with , , .

18 Microsoft Data Science Interview Questions

microsoft data science interview

This is a list of 18 questions which has been asked in several Microsoft data science / machine learning interviews. These questions have been compiled from Glassdoor and other sources. We shall be posting a series of related objective questions (capsule) quizzes in very near future. Can you explain the Naive Bayes fundamentals? How did you set the threshold? Can you explain SVM? How do you detect if a new observation is outlier? What is bias-variance trade off ? Basic statistical questions such as define variance, standard deviation etc Discuss how to randomly select a sample from a product user population. Describe how gradient boost works. What is L1 and …

Continue reading

Posted in Data Science, Interview questions, Machine Learning. Tagged with , , , .

Machine Learning (Hypothesis Testing) Interview Questions

interview questions, practice tests on unit testing

This page represents a list of questions which can be used for preparation of machine learning interviews. The following are some of the areas covered in this set of questions: Null Hypothesis; Another page which explains the concept in decent manner is Null Hypothesis definition and examples, how to state. P-value; In simple words, p-value represents likelihood (in terms of probability) of sample results occurring if the null hypothesis is assumed to be true. For example, a p-value of 0.03 would mean that given the null hypothesis is true, the probability that results occur in the sample is 0.03 which is very less. Thus, the alternate hypothesis can be true. Thus, …

Continue reading

Posted in Data Science, Interview questions, Machine Learning. Tagged with , , .

Amazon Machine Learning Interview Questions Set 2

amazon interview questions

This page lists down second set of objective questions which represents interview questions that have been asked in various amazon machine learning interviews. Here is the first set of questions. These questions have been gathered from sources such as Glassdoor and other places on the internet. Following areas are covered in this set of questions: Generative and discriminative algorithms Gradient descent vs stochastic gradient descent (SGD) Cost functions

Posted in Data Science, Interview questions, Machine Learning. Tagged with , , .