AI Robotics Interview Questions
Questions Answers Views Company eMail

To overcome the need to backtrack in constraint satisfaction problem can be eliminated by a) Forward Searching b) Constraint Propagation c) Backtrack after a forward search d) Omitting the constraints and focusing only on goals

1 2002

The BACKTRACKING-SEARCH algorithm in Figure 5.3 has a very simple policy for what to do when a branch of the search fails: back up to the preceding variable and try a different value for it. This is called chronological-backtracking. It is also possible to go all the way to set of variable that caused failure. State whether True or False. a) True b) False

1369

Consider a problem of preparing a schedule for a class of student. This problem is a type of a) Search Problem b) Backtrack Problem c) CSP d) Planning Problem

3294

Constraint satisfaction problems on finite domains are typically solved using a form of ___________. a) Search Algorithms b) Heuristic Search Algorithms c) Greedy Search Algorithms d) DFS/BFS Search Algorithms

1749

Solving a constraint satisfaction problem on a finite domain is an/a ___________ problem with respect to the domain size. a) P complete b) NP complete c) NP hard d) Domain dependent

1933

 ____________ is/are useful when the original formulation of a problem is altered in some way, typically because the set of constraints to consider evolves because of the environment. a) Static CSPs b) Dynamic CSPs c) Flexible CSPs d) None of the above

1 3108

how we install a artificial intelligence software to our computer ?

956

What is “generality” in ai ?

637

In top-down inductive learning methods how many literals are available? What are they?

688

Give a brief introduction to robotics?

547

What is travelling salesman problem?

597

What are applications of expert system?

584

What is prolog in ai?

652

What are benefits of expert systems?

554

What is augmented human intelligence?

529


Post New AI Robotics Questions

Un-Answered Questions { AI Robotics }

 Which is used to improve the performance of heuristic search? a) Quality of nodes b) Quality of heuristic function c) Simple form of nodes d) None of the mentioned

4275


Stochastic hill climbing chooses at random from among the uphill moves; the probability of selection can vary with the steepness of the uphil1 move. a) True b) False

1492


Which depends on the percepts and actions available to the agent? a) Agent b) Sensor c) Design problem d) None of the mentioned

3572


Which is used to compressed gasses to drive (power) the robot ?

1131


Which environment is called as semidynamic? a) Environment does not change with the passage of time b) Agent performance changes c) Environment will be changed d) Both a & b

2003






What are difficulties in nlu?

698


for online search in ‘artificial intelligence’ which search agent operates by interleaving computation and action?

695


What is continuous-path control in the robotics?

609


What is the future of the robotics?

544


What are steps to ensure the business stays relevant to the ai revolution?

681


Which process makes different logical expression looks identical?

729


What is a difference in robot system and ai programs?

516


 In many problems the path to goal is irrelevant, this class of problems can be solved using, a) Informed Search Techniques b) Uninformed Search Techniques c) Local Search Techniques d) Only a and b

2370


In which state spaces does the online-dfs-agent will work? a) Irreversible state spaces b) Reversible state spaces c) searchable state spaces d) All of the mentioned

1331


What are actuators in the robotics?

544