Warning: include(): https:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/illumina/public_html/company/wiproQ/index.php on line 28

Warning: include(https://illuminateminds.com/includes/headscripts.php): Failed to open stream: no suitable wrapper could be found in /home/illumina/public_html/company/wiproQ/index.php on line 28

Warning: include(): Failed opening 'https://illuminateminds.com/includes/headscripts.php' for inclusion (include_path='.:/opt/remi/php84/root/usr/share/pear:/opt/remi/php84/root/usr/share/php:/usr/share/pear:/usr/share/php') in /home/illumina/public_html/company/wiproQ/index.php on line 28
CAT | Wipro Quants Questions




Jobs By Batch
Jobs By Location
Jobs By Degree
Jobs By Branch
IT Jobs
Internships
Govt. Jobs
Adimissions











Warning: include(): https:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/illumina/public_html/company/includes/sidebar.php on line 247

Warning: include(https://illuminateminds.com/TyariOnline/includes/placement.php): Failed to open stream: no suitable wrapper could be found in /home/illumina/public_html/company/includes/sidebar.php on line 247

Warning: include(): Failed opening 'https://illuminateminds.com/TyariOnline/includes/placement.php' for inclusion (include_path='.:/opt/remi/php84/root/usr/share/pear:/opt/remi/php84/root/usr/share/php:/usr/share/pear:/usr/share/php') in /home/illumina/public_html/company/includes/sidebar.php on line 247



Warning: include(): https:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/illumina/public_html/company/includes/sidebar.php on line 250

Warning: include(https://illuminateminds.com/TyariOnline/includes/randomlinks.php): Failed to open stream: no suitable wrapper could be found in /home/illumina/public_html/company/includes/sidebar.php on line 250

Warning: include(): Failed opening 'https://illuminateminds.com/TyariOnline/includes/randomlinks.php' for inclusion (include_path='.:/opt/remi/php84/root/usr/share/pear:/opt/remi/php84/root/usr/share/php:/usr/share/pear:/usr/share/php') in /home/illumina/public_html/company/includes/sidebar.php on line 250










Warning: Undefined array key "dt1" in /home/illumina/public_html/company/wiproQ/index.php on line 92

Warning: Undefined array key "dt2" in /home/illumina/public_html/company/wiproQ/index.php on line 93

Warning: Undefined array key "wot4" in /home/illumina/public_html/company/wiproQ/index.php on line 95
Q #21
:

Wipro Quants Question


Warning: Undefined array key "dt1" in /home/illumina/public_html/company/wiproQ/index.php on line 178

Warning: Undefined array key "di" in /home/illumina/public_html/company/wiproQ/index.php on line 180

Warning: Undefined array key "dt2" in /home/illumina/public_html/company/wiproQ/index.php on line 182
What is the number of ways of selecting 7 files out of 14 distinct files if one is always selected?
Warning: Undefined array key "qi" in /home/illumina/public_html/company/wiproQ/index.php on line 189


Warning: Undefined array key "coi" in /home/illumina/public_html/company/wiproQ/index.php on line 195

Warning: Undefined array key 4 in /home/illumina/public_html/company/wiproQ/index.php on line 282
+

Out of a total number of 14 files, one is always selected, so we are left with 13 files and out of these only 6 are to be chosen because one has already been selected. Thus number of ways will be 13C6.

Warning: Undefined array key "si" in /home/illumina/public_html/company/wiproQ/index.php on line 322


Warning: Undefined array key "dt1" in /home/illumina/public_html/company/wiproQ/index.php on line 352

Warning: Undefined array key "dt2" in /home/illumina/public_html/company/wiproQ/index.php on line 353

Warning: Undefined array key "wot4" in /home/illumina/public_html/company/wiproQ/index.php on line 355
Q #22
:

Wipro Quants Question


Warning: Undefined array key "dt1" in /home/illumina/public_html/company/wiproQ/index.php on line 439

Warning: Undefined array key "di" in /home/illumina/public_html/company/wiproQ/index.php on line 441

Warning: Undefined array key "dt2" in /home/illumina/public_html/company/wiproQ/index.php on line 443
Five paramedics and four technicians are registered for a rescue team. How many possible combinations one can choose to make a rescue team of a paramedic and a technician?
Warning: Undefined array key "qi" in /home/illumina/public_html/company/wiproQ/index.php on line 451


Warning: Undefined array key "coi" in /home/illumina/public_html/company/wiproQ/index.php on line 457

Warning: Undefined array key 4 in /home/illumina/public_html/company/wiproQ/index.php on line 544
+

One paramedic is to be selected from 5 paramedics and 1 technician is to be selected from 4 technicians for each team.

Number of total combinations = 5C1 x 4C1 = 5 x 4 = 20



Warning: Undefined array key "si" in /home/illumina/public_html/company/wiproQ/index.php on line 584


Warning: Undefined array key "dt1" in /home/illumina/public_html/company/wiproQ/index.php on line 611

Warning: Undefined array key "dt2" in /home/illumina/public_html/company/wiproQ/index.php on line 612

Warning: Undefined array key "wot4" in /home/illumina/public_html/company/wiproQ/index.php on line 614
Q #23
:

Wipro Quants Question


Warning: Undefined array key "dt1" in /home/illumina/public_html/company/wiproQ/index.php on line 698

Warning: Undefined array key "di" in /home/illumina/public_html/company/wiproQ/index.php on line 700

Warning: Undefined array key "dt2" in /home/illumina/public_html/company/wiproQ/index.php on line 702
Sudhir goes to the market once every 64 days and Sushil goes to the same market once every 72 days. They met each other one day. How many days later will they meet each other again?
Warning: Undefined array key "qi" in /home/illumina/public_html/company/wiproQ/index.php on line 710


Warning: Undefined array key "coi" in /home/illumina/public_html/company/wiproQ/index.php on line 716

Warning: Undefined array key 4 in /home/illumina/public_html/company/wiproQ/index.php on line 803
+

In such problems, when we need to find the next meeting of two or more people when they both have different time periods, we find the LCM of the time periods.

Thus, Sudhir and Sushil will meet after (LCM of 64 and 72) days.

2 64, 72

2 32, 36

2 16, 18

2 8, 9

2 4, 9

3 2, 9

2, 3

LCM = 2 x 2 x 2 x 2 x 2 x 2 x 3 x 3 = 576

Thus they will meet after 576 days.



Warning: Undefined array key "si" in /home/illumina/public_html/company/wiproQ/index.php on line 843


Warning: Undefined array key "dt1" in /home/illumina/public_html/company/wiproQ/index.php on line 870

Warning: Undefined array key "dt2" in /home/illumina/public_html/company/wiproQ/index.php on line 871

Warning: Undefined array key "wot4" in /home/illumina/public_html/company/wiproQ/index.php on line 873
Q #24
:

Wipro Quants Question


Warning: Undefined array key "dt1" in /home/illumina/public_html/company/wiproQ/index.php on line 958

Warning: Undefined array key "di" in /home/illumina/public_html/company/wiproQ/index.php on line 960

Warning: Undefined array key "dt2" in /home/illumina/public_html/company/wiproQ/index.php on line 962
A scuba diver descends at a rate of 40 feet per minute. A diver dives from a ship to search for a lost ship at the depth of 3000 feet below sea level. How long will he take to reach the ship?
Warning: Undefined array key "qi" in /home/illumina/public_html/company/wiproQ/index.php on line 970


Warning: Undefined array key "coi" in /home/illumina/public_html/company/wiproQ/index.php on line 976

Warning: Undefined array key 4 in /home/illumina/public_html/company/wiproQ/index.php on line 1063
+

Total distance = 3000 feet

Speed = 40 feet/ minute

Time = 300040 = 75 minutes



Warning: Undefined array key "si" in /home/illumina/public_html/company/wiproQ/index.php on line 1103


Warning: Undefined array key "dt1" in /home/illumina/public_html/company/wiproQ/index.php on line 1129

Warning: Undefined array key "dt2" in /home/illumina/public_html/company/wiproQ/index.php on line 1130

Warning: Undefined array key "wot4" in /home/illumina/public_html/company/wiproQ/index.php on line 1132
Q #25
:

Wipro Quants Question


Warning: Undefined array key "dt1" in /home/illumina/public_html/company/wiproQ/index.php on line 1217

Warning: Undefined array key "di" in /home/illumina/public_html/company/wiproQ/index.php on line 1219

Warning: Undefined array key "dt2" in /home/illumina/public_html/company/wiproQ/index.php on line 1221
Four different electronic devices make a beep after every 30 minutes, 1 hour, 3/2 hour and 1 hour 45 minutes respectively. All the devices beeped together at 12 noon. They will again beep together at:
Warning: Undefined array key "qi" in /home/illumina/public_html/company/wiproQ/index.php on line 1229


Warning: Undefined array key "coi" in /home/illumina/public_html/company/wiproQ/index.php on line 1235

Warning: Undefined array key 4 in /home/illumina/public_html/company/wiproQ/index.php on line 1322
+

LCM of 30, 60, 90 , 105 = 540mins = 9 hrs

Beep at = 9 pm



Warning: Undefined array key "si" in /home/illumina/public_html/company/wiproQ/index.php on line 1362