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?

1027

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

1166

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

947

What do you mean by overfitting and underfitting algorithms?

963

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

1149

What is the iterative deepening depth-first search algorithm?

952

What is the bidirectional search algorithm?

931

What is meant by uniform cost search algorithm?

853

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

828

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

839

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

875

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

1054

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

953

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

895


Post New AI Algorithms Questions

Un-Answered Questions { AI Algorithms }

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.

1663


What is bidirectional search algorithm?

1091


What is the most efficient way to store 1 million phone numbers memory-wise?

1809


What is breadth-first search algorithm?

902


Write a code/algorithm to find the frequency of each element in an array?

889


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

1149


what are the minimum requirements for statr testing?

2619


What is informed (heuristic) search strategies algorithm?

868


What is the iterative deepening depth-first search algorithm?

952


A lot of questions were asked on sorting for eg. Best algorithm on the basis of number of swaps, number of comparisons etc.

1186


What is simulated annealing algorithm?

1058


What features would you use to build a recommendation algorithm for users?

928


What is meant by a * search algorithm?

894


Which is the most straight forward approach for planning algorithms?

1027


When an algorithm is considered completed?

1641