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

Write an algorithm to traverse a knight covering all the squares on a chessboard starting at a particular point.

Amazon,

1042

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

HPCL, Hughes Systique Corporation,

1077

Explain the Canny's Algorithm.

Adobe,

1037

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

DELL,

1294

Define Routing Algorithm?

Maveric,

1117

Give a general algorithm for converting a m-array tree to a 2-ary tree.

Tech Mahindra,

1056

Give an example of an O (n) algorithm and O (n*n) algorithm such that the algorithm is slower.

Aspiring Minds,

1046

Given a series of positive integers. Design an efficient algorithm that can detect pairs whose sum is equal to K such that K = ei + ej, and (i not equal to j).

Expedia,

995

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.

Expedia,

1312

Sorting algorithms and time complexity of various algorithms.

InterGraph,

1057

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

Tech Mahindra,

1084

Why size of integer depends on the machine architecture then what the best sorting algorithm and why?

HPCL, Hughes Systique Corporation,

1044

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

ITC Indian Tobacco Company,

980

Write the Shortest path algorithm for a graph.

Tech Mahindra,

1 2009

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

Aspire, Infogain,

1906


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.

1762


How does deep learning contrast with other machine learning algorithms?

982


What do you mean by overfitting and underfitting algorithms?

1076


Tell briefly about the Banker's algorithm and what is it used for?

1023


What is simulated annealing algorithm?

1177


Explain the Canny's Algorithm.

1037


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

2606


Draw a flowchart to find the average of four number?

4338


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

1062


Give an algorithm for the following problem. Given a list of n distinct positive integers, partition the list into two sublists, each of size n/2, such that the difference between the sums of the integers in the two sublists is minimized. You may assume that n is a multiple of 2.

2745


What are the disadvantages of depth-first search algorithm?

1184


Give a general algorithm for converting a m-array tree to a 2-ary tree.

1056


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

1077


When an algorithm is considered completed?

1745


Which language is used for artificial intelligence?

1022