Skip to main content

Posts

Showing posts with the label Aptitude

Aptitude Test Practice Questions - With Answers

Question 1 . Which of the following is least like the others? A.    cube B.    sphere C.    pyramid D.    circle Anwser: D (because the circle is the only two-dimensional figure) Question 2 . Consider a language which uses the following set of characters: Small set: { a b c } Large set: { A B C } Punctuation set: { x y } This language must follow the following rules:   1.    A punctuation character must end all series.   2.    A series can have up to but no more than 4          characters,including punctuation characters. Does the following series follow all the rules of the language defined above? axBy   A.    Yes   B.    No Answer: A (the series has only four characters and ends in a punctuation character) Question 3 . Consider the following flow chart for a customer: The person in No.1 is:     A.   Married, with...

TCS Aptitude test, Placement Questions with Solution

1) If log 0.317=0.3332 and log 0.318=0.3364 then find log 0.319 ? Sol: log 0.317=0.3332 and log 0.318=0.3364, then log 0.319=log0.318+(log0.318-log0.317) = 0.3396 2) A box of 150 packets consists of 1kg packets and 2kg packets. Total weight of box is 264kg. How many 2kg packets are there ? Sol: x= 2 kg Packs y= 1 kg packs x + y = 150     .......... Eqn 1 2x + y = 264   .......... Eqn 2 Solve the Simultaneous equation; x = 114 so, y = 36 ANS :  Number of 2 kg Packs = 114. 3) My flight takes of at 2am from a place at 18N 10E and landed 10 Hrs later at a place with coordinates 36N70W. What is the local time when my plane landed? Options: a)6:00 am b) 6:40am c) 7:40 d) 7:00 e) 8:00 Sol: The destination place is 80 degree west to the starting place. Hence the time difference between these two places is 5 hour 20 min. (=24hr*80/360). When the flight landed, the time at the starting place is 12 noon (2 AM + 10 hours). Hence, the time at the dest...

TCS Apptitude test questions and solutions

1. If log 0.317=0.3332 and log 0.318=0.3364 then find log 0.319 ?  Solution: log 0.317=0.3332 and log 0.318=0.3364, then log 0.319=log0.318+(log0.318-log0.317) = 0.3396 2. A box of 150 packets consists of 1kg packets and 2kg packets. Total weight of box is 264kg. How many 2kg packets are there ? Solution: x= 2 kg Packs y= 1 kg packs x + y = 150     .......... Eqn 1 2x + y = 264   .......... Eqn 2 Solve the Simultaneous equation; x = 114 so, y = 36 ANS :  Number of 2 kg Packs = 114. 3. My flight takes of at 2am from a place at 18N 10E and landed 10 Hrs later at a place with coordinates 36N70W. What is the local time when my plane landed? Options:   a) 6:00 am b) 6:40am c) 7:40 am d) 7:00 am e) 8:00 am Solution: The destination place is 80 degree west to the starting place. Hence the time difference between these two places is 5 hour 20 min. (=24hr*80/360). When the flight landed, the time at the starting place is 12 noon (2 AM + 1...

Campus Recruitment - Technical Test

Technical Test is the part of campus recruitment process conducted by every company to test the technical skills of the candidate. This part of the test is aimed at testing the knowledge domain of the candidate. Not many companies have this section. This part needs no separate preparation provided you know what you are being taught at the college. The questions in this section are mainly from:- C C++ DBMS OS Software Engineering Computer Networks Digital Flow chart analysis etc. Books For The Technical Part : This part has questions from what has already been taught. so all you need is a brush up or quick revision. These books will prove helpful. Test Your C Skills by Yashwant Kanethkar Working With C by Yashwant Kanethkar Operating Systems by Silbershats

Cisco Sample Problems On Circles

Question 1 Four concentric circles are drawn with the radii at interval of X units. If the radius of inner circle is X units then the ratio of the area between the 4th and 3rd circles to the area between the 2nd and 1st circles is: a)1:2 b)2:1 c)4:3 d)7:3 Answer : d)7:3 Solution : Let X be the radius of inner(1st) circle. Given that the radii of the circles are at the intervals of X units. Then X + X = 2X, 2X + X = 3X, 3X + X = 4X are the radii of successive circles respectively. Now, the area of first circle = pi(X) 2 = pi x X 2 Area of second circle = pi(2X) 2 = 4 x pi x X 2 Area of third circle = pi(3X) 2 = 9 x pi x X 2 Area of fourth circle = pi(4X) 2 = 16 x pi x X 2 Then, the area between 1st and 2nd circles = (4 x pi x X 2 ) - (pi x X 2 ) = 3piX 2 br /> And the area between 3rd and 4th circles = (16 x pi x X 2 ) - (9 x pi x X 2 ) = 7piX 2 Therefore the required ratio = 7piX 2 / 3piX 2 = 7/3 Hence the answer is 7:3 Question 2 88 and 66 are ...

Honeywell Practice Problems On Linear Equations

Below are three problems on linear equations. You have to form the equations by using the given information. Question 1 A railway half ticket( for kids below 5 years) costs Rs. 150 and full ticket(for above 5 years) costs Rs. 250. The daily report says that for a particular day, 5000 passengers have travelled and the total collection is Rs.10,50,000. How many kids(below 5 years) have travelled on that day? a)1000 b)2000 c)2500 d)3500 Answer : b)2000 Solution: Let 's' be the number of kids travelled on that day and 'b' be the number of passengers(above 5 years) travelled on that day. Therefore, s + b = 5000 ... eqn (1) Each half ticket's cost is Rs.150 and Each full ticket's cost is Rs.250. Total collection of amount = 150s + 250b = 10,50,000 Or 150s + 250b = 10,50,000 ... eqn (2) Multiplying equation (1) by 150, we get 150s + 150b = 7,50,000 ... eqn (3) Subtracting eqn (3) from eqn (2), we get 100b = 3,00,000 Or b = 3000 We know that s + b =...

TCS Sample Problems On Odd & Even Integers

Below are three questions on numbers on concepts dealing with odd and even and a new class called "even-odd" numbers. Question 1 If n is an even-odd number then which of the following must be false? (A number is called "even-odd" if it is halfway between an even integer and an odd integer.) a) n/2 is not an integer b)(2n) 2 is an integer c)4n is an odd integer d)none of these Answer : c)4n is an odd integer Solution: A number is called "even-odd" if it is halfway between an even integer and an odd integer. For example, consider an even integer 10 and an odd integer -5. Number halfway between them will be (10 - (-5)) / 2 = 7.5. Here 7.5 is an "even-odd" number. i.e., an even-odd number will be in the form x + 1/2 = x.5 where x is any integer. Let us see with each option: Consider option a : Since n is a fraction number then n/2 is also a fraction. i.e., n/2 is not an integer. Hence option a is true. Consider option b :...

Some Question and answers

1. Using the digits 1,5,2,8 four digit numbers are formed and the sum of all possible such numbers. ans:106656 2. Four persons can cross a bridge in 3,7,13,17 minutes. Only two can cross at a time. find the minimum time taken by the four to cross the bridge. ans:20 3. Find the product of the prime numbers between 1-20 ans.9699690 4. 2,3,6,7--- using these numbers form the possible four digit numbers that are divisible by 4. ans.8 5. Two trains are traveling at 18kmph and are 60 km apart. There is fly in the train. it flies at 80kmph. It flies and hits the second train and then it starts to oscillate between the two trains. At one instance when the two trains collide it dies. Distance traveled by the fly when both trains collide is Ans.---12km 6. there are 1000 doors that are of the open-close type. When a person opens the door he closes it and then opens the other. When the first person goes he opens-closes the doors ion the multiples of 1 i.e., he opens and closes all the doors. when...

Puzzle and Interview Questions 2 - 08 sep 2012

Question:  Count the number of Cubes     Press Button to See the Answer See Answer

Placement Review for Credit Suisse 2012 – pattern | Interviews | Tests

Hey let me declare, that this post is not by me it's a review from a friend who attended the Credit Suisse Campus :)  Description: CREDIT SUISSE Apti: It consisted of 8 puzzles and 8 algoritms/pseudocodes. For puzzles refer to ‘how to ace the brain teaser’. For algorithms refer ‘cracking the coding interview’ and be familiar with questions asked in carrer cup site.There was one DB qstn too. We were asked to design a schema and normalize it. Interview 1: Complete tech. There were 2 bonus questions in the apti to design a client server architecture. I hadn’t solved it in apti so i was asked to explain it. I was asked about my BE project, how i will implement it and explain the algorithms i will be using etc. Thwn he asked me a simple puzzle.that chicken,corn and fox wala. I was asked my fav subject, to which i said database. Then i was asked indexing, structures used, RAID levels. I was asked to design a database schema and write simple queries on it. Then i was aske...

IBM Aptitude Test Paper

1. Speed of boat in still water is 10kmph..if it travels 24km downstream,16km upstream in the same amount of time,what is the speed of the stream? (a)3kmph (b)3.5kmph (c)2kmph (d)... 2. A cube of 3 units is painted on all sides. If this cube is divided into cubes of 1 unit,how many cube have none of their faces painted? (a)... (b)2 (c)1 (d)0 (e)none of these 3. If a person sells a product for rs141/- he suffers a loss of 6%.if he has to have a profit of 10%, at what price should he sell it? (a) (b)rs.175 (c).. (d)rs.165 ans. rs.165 (i think,check) 4. A ball falls from a height of 8ft ,bounces back to half the distance & continues till it comes to rest. what is the total distance travelled by the ball? (a)24ft (b)... (c)infinite (d)cannot be determined ans:(a) 5. Which of the following is the sum of 3 consecutive prime nos? (a)49 (b)59 (c)both a &b (d).... ans:c 6. If the area of a square has increased by 69%,by what % has its side increased? 7. In a class the average age is 16...

Some (Unknown) Facts and the Important Questions and answers

Q.  How much is the playing time of Indian National Anthem? A.  Approx 52 seconds Q.  What is the name of the first month of National Calendar of India? A.  Chaitra Q.  What kind of forests cover maximum area in India? A.  Tropical Dry Deciduous Forests Q.  What is the stretch of India from north to south? A.  3200 Kms Q.  Which Veda gives the first classification of PRAN ( Respiration)? A.  Rig Veda Q.  What was the name of State Bank of India Before Nationalization? A.  Imperial Bank of India Q.  Which Kind of Forests occupy the highest percentage in India Area Wise? A.  Tropical Deciduous Q.  The only paramilitary force which has an exclusive ‘Mahila Battalion’ is A.  CRPF batch – 88 Q.  The largest paramilitary force in India A.  Central Reserve Police Force (CRPF) Q.  Who wrote the book Tehqiq-i-Hind? A.  Alberuni. Q.  What was the biggest building at Mohen...

Microsoft Questions asked at B.Tech,.B.E.,MCA,M.Tech,ME,BCA and B.Sc

Microsoft Placement Papers  1. Besides communication cost, what is the other source of inefficiency in RPC? (answer : context switches, excessive buffer copying). How can you optimize the communication? (ans : communicate through shared memory on same machine, bypassing the kernel _ A Univ. of Wash. thesis) 2. Write a routine that prints out a 2-D array in spiral order! 3. How is the readers-writers problem solved? - using semaphores/ada .. etc. 4. Ways of optimizing symbol table storage in compilers. 5. A walk-through through the symbol table functions, lookup() implementation etc. 6. An array of size k contains integers between 1 and n. You are given an additional scratch array of size n. Compress the original array by removing duplicates in it. What if k << n? ANS. Can be done in O(k) time i.e. without initializing the auxiliary array! 7. An array of integers. The sum of the array is known not to overflow an integer. Compute the sum. What if we know that intege...

Microsoft Campus Recruitment Test Questions

                      Microsoft Placement Paper Questions 1. A version of the "There are three persons X Y Z, one of which always lies".. etc.. 2. There are 3 ants at 3 corners of a triangle, they randomly start moving towards another corner.. what is the probability that they don't collide. 3. Write an efficient algorithm and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage. 4. The if (x == 0) y = 0 etc.. 5. Some more bit wise optimization at assembly level 6. C++ ( what is virtual function ? what happens if an error occurs in constructor or destructor. Discussion on error handling, templates, unique features of C++. What is different in C++, ( compare with unix). 7. Given a list of numbers ( fixed list) Now given any other list, how can you efficiently find out if there is any element in the second list that is an element of the first list (fixed list). 8...

Microsoft Placement Papers for B.Tech,.B.E.,MCA,M.Tech,ME and aptitude tests

Microsoft Placement Paper  Questions 1.C++ ( what is virtual function ? what happens if an error occurs in constructor or destructor. Discussion on error handling, templates, unique features of C++. What is different in C++, ( compare with unix). 2. Given a list of numbers ( fixed list) Now given any other list, how can you efficiently find out if there is any element in the second list that is an element of the first list (fixed list). 3. Given 3 lines of assembly code : find it is doing. IT was to find absolute value. 4. If you are on a boat and you throw out a suitcase, Will the level of water increase. 5. Print an integer using only putchar. Try doing it without using extra storage. 6. Write C code for (a) deleting an element from a linked list (b) traversing a linked list 7. Compute the number of ones in an unsigned integer. ANS. #define count_ones(x) \ (x=(0xaaaaaaaa&x)>>1+(0x55555555&x), \ x=(0xcccccccc&x)>>2+(0x33333333&x), \ x=(0x...