Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

AI Algorithms Interview Questions
Questions Answers Views Company eMail

Which is the most straight forward approach for planning algorithms?

1101

What’s your favorite algorithm, & can you explain it into me in less than a minute?

1236

What was deep learning, & how does it contrast with other machine learning algorithms?

1020

What do you mean by overfitting and underfitting algorithms?

1034

Which search algorithm will use a limited amount of memory in an online search?

1219

What is the iterative deepening depth-first search algorithm?

1021

What is the bidirectional search algorithm?

977

What is meant by uniform cost search algorithm?

907

Tell me how do you choose an algorithm for a classification problem?

888

Can you pick an algorithm. Write the psuedo-code for a parallel implementation?

910

Can you list some use cases where classification machine learning algorithms can be used?

936

Explain me what's your favorite algorithm, and can you explain it to me in less than a minute?

1120

Tell us why is naïve bayes machine learning algorithm naïve?

1017

Tell us how will you know which machine learning algorithm to choose for your classification problem?

962


Post New AI Algorithms Questions

Un-Answered Questions { AI Algorithms }

Which is the most straight forward approach for planning algorithms?

1101


What is the depth-first search algorithm?

960


What is breadth-first search algorithm?

957


Tell us why is naïve bayes machine learning algorithm naïve?

1017


can anyone help me with some suggestions and improvemnts for sage line 50?

2544


Given a sorted array of n integers that has been rotated i(unknown) number of times, give a (log n) algorithm that finds an element in the array.

1242


Explain the concept behind dead lock avoidance, banker's algorithm.

1036


Explain the Canny's Algorithm.

990


Which algorithm inverts a complete resolution strategy?

1194


What is meant by a * search algorithm?

961


Name search algorithm technology?

1027


What is breath-first search algorithm?

949


What is simulated annealing algorithm?

1130


Consider the following algorithm, where the array A is indexed 1 through n: int add_them ( int n , int A[ ] ) { index i , j , k ; j = 0 ; for ( i = 1 ; i <= n ; i++) j = j + A[i] ; k = 1 ; for ( i = 1 ; i <= n ; i++) k = k + k ; return j + k ; } (a) If n = 5 and the array A contains 2, 5, 3, 7, and 8, what is returned? (b) What is the time complexity T(n) of the algorithm?

2408


Tell us how will you know which machine learning algorithm to choose for your classification problem?

962