GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Placement Papers  >  Aspire Systems  >  Interview Procedure

 Print  |  
Question:  Aspire Systems Interview Procedure

Answer:
Totally 45min, 45 questions.(Aptitude, verbal, logical)
30 mins for 10 questins in C (technical)
technical is only C
verbal is meaning, opposite,paragraph and questions, similar meanings
aptitude is full of Rs Agarwal
age, pipes and sisterns, profit and loss, traing, time and distance,area.
25 quesions was in aptitude and 10 in logical, 10 in verbal  (not sure)
one age question, one pipes question, one profit and loss, one time  and distance, one area, one train, etc., try to concentrate on  RS  Agarwal book.
 
See the pythogras theorem also...
 
All the best....


September 09, 2007 20:47:50 #6
 hari19784   Member Since: June 2006    Total Comments: 3 

RE: Aspire Systems Interview Procedure
 
in the aptitude they are asking questions in four sections.
   verbal
quantitative
reasoning
c & c++ (mostly using pointers)

after that two technical rounds.
on there they asking some fundamental questions abt oops and string,pointers and they give some programs to write.they do not expect the proper program.just the logic and important statements.
For example
find the middle element if the given number ve odd number of digits,else find the sum of the middle numbers if the given number ve even number of digits.
100+101+102+........+500 find the sum using the formula (n(n+1))/2.
then General HR

here they asking the programs to write.For example 
find the number of digits before the Dot(.) in a given float value without using typecast.
tictac game
chess game
Ladder and snake Program
     

 

Back To Question