
 Aptitude Questions
 Software
Engineering Aptitude - Logic
Diagramming  (4/4) 
Assessment Breakdown:
| Section | Time | Questions | 
| Math Reasoning | 10 Minutes | 10 | 
| IT Reasoning | 10 Minutes | 10 | 
| Attention to Detail | 5 Minutes | 10 | 
| Logic Diagramming | 10 Minutes | 5 | 
| Total | 35 Minutes | 35 Questions | 
 Logic
Diagramming 
It
is designed to test your ability to follow a workflow in a logical
manner. You will be presented with one diagram
depicting a workflow. Refer to the diagram in order to answer each of
the questions. You
will have 10 minutes to complete the 5 questions in this section.
Please
carefully read the following:
The
following flowchart finds the absolute difference (DIFF) of the sums
of all odd (SUMODD) and even numbers (SUMEVEN) from a set of natural
numbers. If a particular odd number is prime, its sum is added to
DIFF directly without adding it to SUMODD. The numbers are stored in
NUM(N=1 to MAX).
Question
Number 1 
What
is the value of Cell 1?
a. N
= 1, X = 0
b. N
= 0, X = 1
c. N
= 1
d. X
= 0
Question
Number 2 
What
is the value of Cell 3?
a. SUMEVEN
= SUMEVEN + NUM(N)
b. SUMEVEN
= SUMEVEN – NUM
c. SUMODD
= SUMODD – NUM(N)
d. SUMODD
= SUMODD + NUM(N)
Question
Number 3 
What
is the value of Cell 2?
a. Is
X > NUM(N)?
b. Is
NUM(N)/X an Integer?
c. Is
NUM Even?
d. Is
NUM Odd? 
Question
Number 4 
What
is the value of Cell 4?
a. Is
N < MAX?
b. Is
N = MAX?
c. Is
N > MAX?
d. Is
N > 0? 
Question
Number 5 
What
is the value of Cell 5?
a. DIFF
= DIFF + NUM(N)
b. DIFF
= NUM(N)
c. DIFF
= DIFF + 1
d. DIFF
= DIFF – 1 







what is the cut off mark??
ReplyDelete