Sunteți pe pagina 1din 4

Q1.A pair of immature mice got loose in a basement.

It takes mice 1 month to


mature and another month to produce a new pair of mice. They will continue to
produce a new pair of mice each month. The new pairs of mice grow and
reproduce at the same rate. If no mice die, how many pairs of mice will there be
after a year?
Give an algorithm to solve this problem.
Q2.write a function defining a function.
Q3.Using recursion define the college curriculum.
Q4. what is a MAN?
Q5.  What would you say are your key skills?
Q6. According to your boss, what's your biggest weakness?
Q7. Where do you see yourself 10 years from now?
Q8. How do you keep up with the changing technologies?
Q9. Which languages do you know at least reasonably well? Any projects you've done in
them?
Q10. Why are you looking for a job now?
Q11. How did you choose this profession / career / line of work?
Q12. What is your definition of success?
Q13. "What are your major weaknesses?
Q14. Why do you believe you are the best qualified person for this position?
Q15. Tell me about any new skills you picked up over the past year.
Q16. What two (or three) words do your friends/enemies use to describe you?
Q17. How long would it take you to make a meaningful contribution to our firm?
Q18. How long would you stay with us?
Q19. Do you prefer working with figures, or with words?
Q20. Describe what would be an ideal working environment?
Q21What kinds of people do you find difficult to work with?
Q22. If you had your choice of jobs and companies, where would you go?
Q23. How do you handle rejection?
Q24. Give an example of your creativity.
Q25. How much do you expect if we offer this position to you?
Q26. What is the last book you read?
Q27. How would you explain a database in three sentences to your eight-year-old
nephew?
Q28. If someone wrote a biography about you, what do you think the title should
be?
Q29. If aliens landed in front of you and, in exchange for anything you desire,
offered you any position on their planet, what would you want?
Q30. In a small room you have a refridgerator, if you left the door of the 'fridge
open would the temp in the room fall or would the temp in the 'fridge rise? Why?
Q31. Out of all your college experiences, what was the most fun?
Q32. What would be ur 1st first question 2 the people of Antarctica?
Q33. What do u mean by “copy”?
Q34. If u try 2 fail, and succeed, which have u done?
Q35. If you throw a Blue stone into the blue sea what it will become?
Q36. What looks like half water melon ?
Q37.who wrote our national song?
Q38.why was the 1st microprocessor named 8085?
Q38.why is C language named so?
Q39.what does the wheel in our national flag stand for?
Q40. If you are a god what would you do to the world?
Q41.if you were the prime minister of India,what would you change in our country?
Q42. If you are alone in a desert what are your thoughts? Specifically what will be your
first thought
Q43. Do you like jerry or Tom?why?
Q44.what came 1st chicken or the egg…?
Q45.your reason for choosing this college?
Q46. the worst decision you took in life?
Q47. Given a rectangular (cuboidal for the puritans) cake with a
rectangular piece removed (any size or orientation), how would you
cut the remainder of the cake into two equal halves with one straight
cut of a knife?
Q48. Imagine you are standing in front of a mirror, facing it. Raise
your left hand. Raise your right hand. Look at your reflection. When
you raise your left hand your reflection raises what appears to be his
right hand. But when you tilt your head up, your reflection does too,
and does not appear to tilt his/her head down. Why is it that the
mirror appears to reverse left and right, but not up and down?
Q49. If you had an infinite supply of water and a 5 litre and 3 litre pail,
how would you measure exactly 4 litre?
Q50.what do the 3 colours in our national flag symbolise?
Q51.what is the national tree of India?
Ans- banyan tree
Q52. what is national fruit of India?
Ans- mango
Q53. what is the meaning of the 1st line of our national anthem “jana
gana mana”?
Ans.- u are the ruler of all minds
Q54.what is the national insect of India?
Ans-dres no national insect
Q55. can u spell “lieutenant”?
Q56. who is the vice president of india?
Ans-mr. M hamid ansari
Q57. on October 2, 2001, the date in MMDDYYYY format will be a palindrome (same
forwards as backwards).
10/02/2001
when was the last date that this occurred on? (see if you can do it in your head!)
Q58.who founded the google?
Ans- Larry Page and Sergey Brin
Q59.what is a difference between an algorithm and flowchart?
Q60.what is the fullform of-
BASIC
FORTRAN
COBOL
ALGOL
APL
Ans- beginners all-purpose symbolic instruction code
Formula translation
Common business oriented language
Algorithmic language
A programming language
Q61. is “C” a completely high level language?
Ans-no its is A HLL with LLL features
Q62. define an algoritm?
Q63.what is a bug?
Ans- an error in computer program.
Q64. is void a data type?
Ans-yes,it means function returns nothing.
Q65.what is the range for unsigned int?
Ans- 0-65,535
Q66.what is the range of char?
Ans= -127 to 128
Q67.which function would you use 4 reading a string?
Ans= gets()
Q68.what is a unary operator?
Ans- it can operate on only 1 operand!
Q69.write down the fibbonavi series
Ans- 0 ,1,1,2,3,5,8…………..
Q70.what is the fullform of AVL tree?what is it?
Ans- ADELSON VELSKII –LANDIS….ITS CREATORS……IT A TYPE OF
BALANCED TREE
Q71. how do you define the root of the tree?
Ans- the root is a node- from which the tree can b distinguishede into a left and right sub-
tree.
Q72.can you make a pictorial representation of a tree?
Q73.what is the relation between V & E in graphs?
Ans- e = v(v-1)/2
Q74.what is a complete graph?
Ans- evry vertice is connected to every other vertice
Q75.what are the towers of hanoii?
Q76.what is a DEQUE?
ANS-IT IS A DOUBLE NEDED QUEUE,elements can be added or deleted from either
end.
Q77.what is a stack?give example?
Ans- It is LIFO system,insertions and deletions can only take place from top
Q78.define a computer.
Q79.what is the “ceiling of x”?
Ans- it denotes least integer not less than x
Q80.can you tell us what “global warming” is?
Q81.what is a pointer?
Ans-it is a variable holding memory address of another variable?

S-ar putea să vă placă și