Mistakes To Avoid Flashcards
Gate Exam Mistakes to avoid
asked angle BAD and given solution of angle ABD
Read Question Carefully
Considered bitwise operator to Logical operator (& != &&)
Read Question Carefully
Answers to select was “FALSE” and attemptes assuming “True”
Read Question Carefully
SDT answer gave for “aabdc” but actual question was for “aadbc” (bd != db)
Read Question Carefully
32 - (6 + 5 + 5) = 16.
I wrote 15. (2 marks lost)
Calculation Mistake
Forgot to subtract common combination from asked two different ones.
Concept and Question understanding issue.
Didn’t read “integer” word in question and gave answer for all numbers
Read Question Carefully
in question there was “OR” mensioned and I took question as “AND”
Read Question Carefully
forgot to calculate log in log(tan45) and got answer as 1 (correct = 0)
Reevaluate the question and solution method.
Asked conditioned probability and I gave total probability
Read Questions Carefully
Calculation mistake in jumping quickly to conclusion. It was (9 - 3) and I put (9 - 4) without rechecking.
Always recheck calculations
Calculation mistake in calculation of leaf nodes of tree. Miscalculated internal node as leaf.
Recheck the calculations. Especially those in which have very high confidence of concept.
Didn’t read “Only” word in the option and chose it but another option was answer
Keep close attention to words like “Exactly, Only, Most, Never, Always” these create more restriction on answer and may have chance of being False.
Mistake in binary conversion of 13
it is 1101 and I put 1011
Recheck every binary conversion.
Asked SP with 20% profit. I gave CP as answer.
Read the question before an attempt and read the question after an attempt