Category Archives: Interview questions

Amazon Machine Learning Interview Questions Set 1

amazon interview questions

This page lists down a set of objective questions which represents interview questions that have been asked in various amazon machine learning interviews. 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: Gradient descent vs stochastic gradient descent (SGD) Logistic regression vs neural networks Support Vector Machine (SVM) vs logistic regression

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

Angular Router Interview Questions – Set 2

This page represents questions in relation with Angular Router. Test Your Knowledge of Angular Router In case you are developing web apps using Spring and Angular, check out my book, Building web apps with Spring 5 and Angular. Grab your ebook today and get started.

Posted in AngularJS, Career Planning, Interview questions, Javascript, Web. Tagged with , , , .

Angular Router Interview Questions – Set 1

This page represents questions in relation with Angular Router. Test Your Knowledge of Angular Router In case you are developing web apps using Spring and Angular, check out my book, Building web apps with Spring 5 and Angular. Grab your ebook today and get started.

Posted in AngularJS, Career Planning, Interview questions, Javascript, Web. Tagged with , , , .

Introduction to Machine Learning (Set 1) Interview Questions

machine learning test

This quiz covers some of the following machine learning topics: Supervised vs unsupervised learning Introductory concepts on classification, regression, clustering etc. These questions can be used as practice tests for checking your basic-level knowledge in machine learning. They can also useful as interview questions for certification exams. Please feel free to suggest.

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

Angular – Whether use Http or HttpClient Service

This blog represents tips and concepts on the whether to use Http or HttpClient service in your Angular app. Prior to Angular 4.3 versions, Angular Http service got used to invoke the server APIs to get the data. That meant inclusion of HttpModule for using Http Service. In Angular 4.3, HttpClient service (as part of HttpClientModule) got shipped in @angular/common as a smaller, easier, and more powerful way to make web requests in Angular. This got great acceptance in Angular developers community. From Angular 5.0.0 onwards, Angular has decided to deprecate Http service and recommends using HttpClient service for all applications. In order to start using HttpClient service, the following …

Continue reading

Posted in AngularJS, Career Planning, Interview questions, Javascript, Web. Tagged with , , , .

Machine Learning (Decision Trees, SVM) Quiz by DeepAlgorithms.in

Logistic regression quiz question and answers

This quiz is sponsored by DeepAlgorithms.in, a leading data science / machine learning training/consultancy provider (classroom coaching / online courses) based out of Hyderabad, India. Contact DeepAlgorithms to know details about their upcoming classroom/online training sessions. These questions can as well be used for checking/testing your for knowledge on data science for upcoming interviews. Following are some of the topics which are covered as part of this quiz: Classification Decision trees Ensemble model SVM KNN

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

Machine Learning (Regression) Quiz by DeepAlgorithms.in

machine learning interview questions

This quiz is sponsored by DeepAlgorithms.in, a leading data science / machine learning training/consultancy provider (classroom coaching / online courses) based out of Hyderabad, India. Contact DeepAlgorithms to know details about their upcoming classroom/online training sessions. These questions can as well be used for checking/testing your for knowledge on data science for upcoming interviews.

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

Angular Services Related Interview Questions

This page represents a set of questions which would test your knowledge related to Services in Angular (Angular 2, Angular 4, Angular 5). It touched upon some of the following concepts: How to create a service in Angular How to inject a service within a component Take a Test on Angular Services Concepts

Posted in AngularJS, Career Planning, Interview questions, Javascript, Web. Tagged with , , , .

Interview Questions – Angular Template Driven Form Set 1

This page presents interview questions in relation to creating template-driven forms using Angular (Angular 2/Angular 4) . Following concept is covered in this quiz: Template-driven forms ngModel for two-way data bindings Validation with using ngModel ngForm template reference variable

Posted in AngularJS, Career Planning, Freshers, Interview questions, Web. Tagged with , , .

Angular Unit Testing Interview Questions – Set 2

This quiz provides basic questions in relation to Angular unit testing. The following are some of the concepts which are covered in this quiz. Angular unit testing fundamentals Angular testing utilities – TestBed

Posted in AngularJS, Career Planning, Interview questions, Javascript, Web. Tagged with , , , .

Angular Unit Testing Interview Questions – Set 1

This quiz provides basic questions in relation to Angular unit testing. The following are some of the concepts which are covered in this quiz. Angular unit testing fundamentals Angular unit testing tools (Karma & Protractor) Angular testing utilities – TestBed

Posted in AngularJS, Career Planning, Interview questions, Javascript, Web. Tagged with , , , .

Interview Questions – Angular User Input Form Handling

This page represents interview questions in relation to the usage of basic primitives which can be used for handling user input and gestures while working with Angular forms. It covers some of the following topics: Usage of $event object for capturing user inputs Usage of template reference variable for handling user inputs Best practices in relation with using $event object or template reference variables Syntaxes in relation with both $event object and template reference variables In case you are developing web apps using Spring and Angular, check out my book, Building web apps with Spring 5 and Angular. Grab your ebook today and get started.

Posted in Career Planning, Freshers, Interview questions, Web. Tagged with , .

Blockchain Developers Interview Questions – Set 2

This page provides quiz (interview questions) for Blockchain Developers. These are questions, primarily, related with Bitcoin Blockchain. Some of the topics covered are following: Merkle tree Block Mining

Posted in BlockChain, Career Planning, Interview questions. Tagged with .

Blockchain Developers Interview Questions – Set 1

This page covers interview questions for Blockchain developers. It covers some of the following concepts in relation with Bitcoin Blockchain: Blockchain fundamentals Block related concepts

Posted in BlockChain, Career Planning, Interview questions. Tagged with , .

Angular Developers Interview Questions – Quiz 1

This page represents the quiz for Angular developers who are beginning (beginners) to learn Angular.  These questions can be used for interviews. In case you are developing web apps using Spring and Angular, check out my book, Building web apps with Spring 5 and Angular. Grab your ebook today and get started.

Posted in Career Planning, Interview questions. Tagged with , .

Top 10 Simpler Interview Questions, Architects Find Difficult to Answer

interview questions

This article represents my list of top 10 interview questions which I see people, appearing for technical architect position, find difficult to answer. Although these questions seem to be simpler and subjective, I found candidates finding it difficult to answer. Do check the list below and see if you cracked all of them. Please feel free to comment/suggest if you would want me to include other questions. Sorry for the typos.   Top 10 Interview Questions, Technical Architects Find Difficult to Answer Architecture & Design: Questions below are intended to test the candidates understanding on architectural frameworks and their abilities/capabilities to lay down system architecture/design. What are 3-4 most common …

Continue reading

Posted in Career Planning, Interview questions. Tagged with .