PlacementPapers.asia

Placement Papers 2008,2009,2010 for Freshers.Largest Collection of IT Companies Placement Papers and Interview Questions in india. Latest Placement Papers of IT and Non-IT Companies.




Categories

Links

  • Ivega pattern
    Written by Santhosh
    Thursday, 28 September 2006
    In IVEGA test
    There will be 4 rnds,—-written,gd,interview-tech,hr-rnd.
    The written test—-will be of 30 min. n 40 qns.. all r multiple choice qns.
    includes eng,apt-maths,gk
    gk-such as wht’z the diff bn GMT & IST..ans is +5.5 hrs..
    apt-from RSAgarwal–train,time,distance,work,geometric-area,volume…
    eng-from GRE syn,ant,fill in blnk
    GD —–will be of 15-20 min abt a topic.
    introduce urself and discuss [...]

    1 Comment
  • Ittiam Question Papers
    1 A 5 digit number is appended with 7(on right of units place) and multiplied by 5 then the result is similar to intial no with 7 on the left most digit (most significant digit). Find the 3rd digit in the initial number
    ans = abcde7
    * 5
    ————-
    7abcde
    Therefore, e=5, b=8, c=2
    answer: c=2
    2 OTTFFSS?N
    a.T
    b.E
    c.N
    d
    ans: I wrote [...]

    3 Comments
  • ISRO Placement Paper
    The minimum number of edges in a connected cyclic graph on n vertices is
    a) n-1 b) n c) n+1 d)none of these
    2.A full binary tree with n non leaf nodes contains
    a) n nodes b) log n nodes c)2n-1 nodes d)2n nodes
    3.The time complexity of shell sort
    a) O(n) b) O(log n) c) O(n ) [...]

    1 Comment
  • ISPAT PAPER

    HAI FRIENDS
    Iam renjith.r from govt engineering college kozhokode.i got selected for ispat industries from interview.i want share my experience.
    1.ispat mainly focussing electrical,mechanical,instrumentation.
    iam a electronics and instrumentation student
    2.ispat didnt conduct any aptitudetests,ellimination through gd.they are avoided  50% people.gd topic not related on any current topic.some management level topic.my topic is why should you select [...]

    No Comments
  • ISOFT Placrement Paper
    c ques:
    1.a=5,b=3,c=a,b
    d=(a,b)
    printf(c,d)
    ans:c=5,d=3
    2.e(int n)
    {
    if(n>0)
    {
    …(not clear)
    printf(“%d”,n);
    e(–n);
    }
    return
    }
    ans:0,1,2,0
    3.which has no problem with pointers
    int *f1()
    {
    int n;
    return (n)
    }
    int *f2()
    {
    int *p;
    *p=3;
    return p;
    }
    int *f3()
    {
    int *p;
    p=malloc();
    return p;
    }
    ans:no error
    4.header file ->contains declarations.
    5.sizeof operator is executed during compile time..
    6.*p+=1
    *p++
    are these two same?
    not same.
    7.func(int i)
    {
    static int count;
    count=count+i;
    }
    ans:1+2+3…(counts values does not go after funtion call
    8.is(‘a’<’b’) true
    10.short int=16 bits
    11.4 stmt. ans.int float i;
    12.int num[3];
    num[3]=2;
    ans:first stmt deals with [...]

    1 Comment
  • IOCL Placement Papers
    Section one: (100 Questions)
    General Aptitude.
    English
    Antonym
    Synonym
    Sentance Complition
    Reading Comprihension
    General Knowledge
    Maths
    Equation
    Percentage
    Interest
    Speed and time
    and some basic maths
    Section two: (100 Questions)
    Discipline Wise Questions
    Questions on
    Binary Tree
    Stack & Queue concept
    GateS (AND OR NAND NOR XOR…)
    Operation system fundamentals ( stress on diff algorithms)
    Data structure basics
    C funda
    Hit ratio, Page fault, seek time and other computer architech. fundamentals
    Compilar construction
    IOCL PLACEMENT PAPER – [...]

    2 Comments
  • Intex Placement Papers
    Paper Type : Whole Testpaper
    Test Date : 15 November 2006
    Test Location : Bangalore
    INTEC PAPER ON 15th NOVEMBER AT BANGALORE
    Hi Folks
    This is Abhishek, I appeared for Intec test through employee referral.
    Test duration : 90 mins
    No. of Questions : 23
    Completelly Technical (It was based on C )
    1. Difference between static & non-static variables.
    2. Define Pointers
    3. [...]

    1 Comment
  • inter woven producer

    InterWoven:
    This company is in Bangalore and they conducted a telephonic interview to screen the people at first level. This is the Technical interview conducted for 3+ years experienced in Java, J2EE.
    1. Why do you want to leave current company ?
    2. Explain MVC architecture and functionalities of various components ?
    3. I have a file [...]

    1 Comment
  • INTERGRAPH PAPER ON 5TH JUNE,2008
    We do not remember the questions exactly, here we just tried to cover
    the major areas.
    Paper consists of two sections : 1. analytical (20 marks)
    2. C skills (20 marks) total time 45 min
    Analytical:
    1. Given a cube, with different colors on its faces, and then is cut
    into 64 pieces, and the questions relate [...]

    1 Comment
  • Integra Placement Papers
    1 question__ on analogy
    1 ” _______non verbal reasoning
    1.there are 6 (p,q,r,s…)people.each one play one game  —tennis,football,hockey,cricket etc clues given like:shortest one plays hokey largest person plays ..tennis P,Q ARE NEITHER LARGEST NOR SHORTEST R PLAYS FOOTBALLs is between t &r in height
    question: who plays which game
    who is taaller than whom
    2.a cube has colors [...]

    No Comments