Anblicks Screening Process
Screening process will have the following 3 steps: (1 Day event)
1) Written exam of 2 sections with multiple choice questions pattern. (1 hour exam):
        a) Aptitude & Reasoning            -      15 Questions
        b) Programming (Java & SQL)        -      15 Questions
Qualification criteria: Should qualify in both the sections and overall cutoff
2) Technical Interview:
       a) Programming languages fundamentals
       b) Project explanation
       c) Technology exposure
Qualification criteria: Panel will select the students based on above qualities
3) HR Discussion:
       a) Aspirations
       b) Commitment
Syllabus of the 2 sections is provided below:
Aptitude and Reasoning:
       1.      Clocks and Calendar 
       2.      Permutations and Combinations 
       3.      Number System and HCF & LCM 
       4.      Percentages 
       5.      Allegations and Mixtures 
       6.      Ratios, Proportion and Averages 
       7.      Work and Time 
       8.      Series and Progressions 
       9.      Time, speed, distance 
       10.     Equations 
       11.     Probability 
       12.     Reasoning
Programming:
       Java
       SQL 
         Sample Questions pattern mentioned below:
Ques. Mary Meeker in her annual internet Trends Report said that Americans are spending even more time digital media “6.3 
hours a day in 2018.up 5 percent from the year before”. How much time did Americans spend with digital media In 2017?
         a. 5 hours and 53 minutes 
         b. 5 hours 
         c. 5 hours and 10 minutes 
         d. 6 hours 
Answer: d
Ques. In a village, every weekend, three-eigth of the men and one-third of the women participate in a social activity. If the total 
number of participants is 54, and out of them 18 are men then the total number of men and women in the village is:
         a. 156 
         b. 228 
         c. 180 
         d. 204 
Answer: a
Ques. When does method overloading is determined?
         a) At run time
         b) At compile time
         c) At coding time
         d) At execution time
Answer: b