Basics: Divisibility test
 
Many problems in Aptitude solving can be done in seconds if you can apply these rules for divisibility test.      Divisible by:                Rule  2                                   last digit is even(0,2,4,6,8)  3 -                                 sum of all the digits is divisible by 3  4                                   last 2 digits should be divisible by 4  5                                   the last digit is either 0 or 5