Post New TelePerformance IBM MainFrame AllOther Interview Questions
Give the difference between Column and SuperColumn?
How can you get data from a database in an Excel sheet?
What is synchronization in blackberry
You can win a higher ad position in the auction with a lower cost per click (cpc) bid by?
Discuss the Otto cycle.
Is java better than c sharp?
How to randomly retrieve a value from an array?
Why we need localization testing?
What is default value of a global and local variable in go?
What is ColumnFamily?
Activity results handled by the onactivityresult() method are differentiated from one another using which code?
What is a thread pool and how are the threads within a thread pool managed?
How can searches be refined?
difference bewteen reverse current and alternating current
You're developing a boss encounter in a 3D platformer game, and the boss has 15 different attacks. The game designers have asked you to make sure that the player sees as many of those 15 attacks as possible during the encounter, and that he seldom or never sees the same attack twice in a row. What are some ways you can do this? What does the attack selection algorithm look like in this case? Keep in mind that not all attacks are possible all the time -- for example, the boss has a melee attack that he can only do when the player is very close, and a bombardment attack he can only do when the player is far away.