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

What is informed (heuristic) search strategies algorithm?

965

Which is the most straight forward approach for planning algorithm?

1136

Which algorithm in ‘unification and lifting’ takes two sentences and returns a unifier?

1019

Which algorithm is used for solving temporal probabilistic reasoning?

1154

Which algorithm inverts a complete resolution strategy?

1247

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

1188

When an algorithm is considered completed?

1741

A* algorithm is based on which search method?

1615

What is software cycle? Give a diagrammatic representation?

946

List the different algorithm techniques in machine learning?

950

What is the depth-first search algorithm?

1001

What is breath-first search algorithm?

989

How are the k-nearest neigh-bors (knn) algorithms different from k-means clustering?

1017

What is the breadth-first search algorithm?

965

How does deep learning contrast with other machine learning algorithms?

979


Post New AI Algorithms Questions

Un-Answered Questions { AI Algorithms }

List the different algorithm techniques in machine learning?

950


What is the depth-first search algorithm?

1001


What are the complexities of sorting algorithms and how can this complexity be calculated?

1084


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

1168


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

976


What is bidirectional search algorithm?

1237


How does deep learning contrast with other machine learning algorithms?

979


Which is the most straight forward approach for planning algorithms?

1155


Which language is used for artificial intelligence?

1019


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

1080


What is the uniform cost search algorithm?

995


What is breadth-first search algorithm?

1003


Sorting algorithms and time complexity of various algorithms.

1053


Consider the following algorithm: for ( i = 2 ; i <= n ; i++) { for ( j = 0 ; j <= n) { cout << i << j ; j = j + floor(n/4) ; } } (a) What is the output when n = 4 (b) What is the time complexity T(n). You may assume that n is divisible 4.

1759


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

1062