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 1962

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

1364

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

3284

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

1719

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

1910

 ____________ 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 3090

how we install a artificial intelligence software to our computer ?

946

What is “generality” in ai ?

629

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

682

Give a brief introduction to robotics?

534

What is travelling salesman problem?

589

What are applications of expert system?

567

What is prolog in ai?

640

What are benefits of expert systems?

544

What is augmented human intelligence?

517


Post New AI Robotics Questions

Un-Answered Questions { AI Robotics }

What kind of behavior does the stochastic environment posses? a) Local b) Deterministic c) Ratioanl d) Primary

2242


Optimality of BFS is a) When there is less number of nodes b) When all step costs are equal c) When all step costs are unequal d) Both a & c

1764


What is not represented by using propositional logic? a) Objects b) Relations c) Both a & b d) None of the mentioned

2012


What brute-force search strategies?

577


What are application domains of computer vision?

522






One of the main cons of hill-climbing search is, a) Terminates at local optimum b) Terminates at global optimum c) Does not find optimum solution d) Fail to find a solution

1653


What is computer vision?

536


What is the purpose of intelligence?

531


Specify the agent architecture name that is used to capture all kinds of actions. a) Complex b) Relational c) Hybrid d) None of the mentioned

1232


What do you understand by 'humanoid robot'?

554


Which kind of agent architecture should an agent an use? a) Relaxed b) Logic c) Relational d) All of the mentioned

1053


Which agent enables the deliberation about the computational entities and actions? a) Hybrid b) Reflective c) Relational d) None of the mentioned

1212


What is “generality” in ai ?

629


_________________ are mathematical problems defined as a set of objects whose state must satisfy a number of constraints or limitations. a) Constraints Satisfaction Problems b) Uninformed Search Problems c) Local Search Problems d) Only a) and b)

1655


Describe the various phases of a robotics life cycle?

564