Fidelity Placement Papers 2010
Hi everyone,There was two section in the test1. Technical (12 questions)2. Aptitude(18 questions)totally 30 questions 45 minutes. they said negative marking was there, actually if two choices are marked for a single question it will be marked as negative.1st section Technicalmost of the C, C++ questions were related to output.two programs were given for factorial which one will be faster( one was recursive and other one is do..while.)three questions were like comparison of algorithm to identify which one will faster.one sorted sequence were given like 22,23,25,34,37,46,55,58,68... comparison between linear sorting and binary algorithm which one will fetch 25 faster.from database one questionwas...