Language/IT:-
Questions On C - I
Questions On C - II
Questions On C - III
Questions On C - IV
Questions On C++ - I
Questions On C++ - II
Questions On C++ - III
Questions On C++ - IV
C++ and OOP Concept
C/C++ Puzzles
C, C++, Perl and Unix
Questions On Java - I
Questions On Java - II
Questions On Java - III
Questions On VB - I
Questions On C# - I
Questions On Database - I
Questions On Data Structure - I
Questions On Design Patterns
Miscellaneous IT Questions - I
Linux Admin Interview Questions
Question Banks
Frequently Asked Questions

Interview:-Facing a JOB Interview
Commonly Asked Interview Questions - I
The 25 Most Difficult Questions you will be asked on a job interview
50 Common Interview Questions
Your Job Interview is a beauty Contest

Miscellaneous:-Aptitide and Puzzles
Aptitude Test Questions - I
DE Shaw :: Aptitude - II
Logic Questions - I
Puzzles to Puzzle you
Job Puzzles - I

Verbals
Verbal Test Questions - I
Verbal Test Questions - II

Miscellaneous
TCS :: Pshycometric Test - I
8 Commandments for job-seekers
Electronics:-
Digital Electronics - I
VLSI Design
Misc ECE Question Paper Link
Miscellaneous ECE Links - II
Some Tough ECE Questions
Questions On Microprocessor - I
ECE Checklist


Computer Science:-
Computer Architecture - I
Computer Architecture - II
Networking - I
Networking - II
Questions On Operating Systems
Tougher Programming Questions
Data Structures & Algorithms - I
Good CS Interview Questions - I

Questions from Code4Bill Contest


Placement Papers:-ECE & CS
Analog Devices Question Paper - I
Cadence :: Placement Paper - I
Cadence :: Placement Paper - II
DE Shaw :: Programming - I
DE Shaw :: Aptitude - II
DE Shaw :: Placement Paper - III
Google :: Placement Paper - I
Intel Question Paper - I
Interra :: Placement Paper - I
Mentor Graphics Question Paper - I
Microsoft :: Placement Paper - I
Microsoft :: Interview Questions - II
Motorola Questions Paper - I
Oracle :: Aptitude - I
STM Questions Paper - I
STM Questions Paper - II
TI and Intel Question Paper - I
TI Question Paper - I
TI Question Paper - II
Wipro :: VLSI - I
Yahoo India :: Placement Paper - I






Placement Papers:-
IT Companies
Dharma Systems
DRDO - I
HCL :: C Programming - I
OnMobile :: Aptitude - I
Mindtree :: Placement Paper - I
Accenture - I
Accenture - II
Infosys :: Aptitude - I
TCS :: Sample Question Paper - I
TCS :: Pshycometric Test - I
TCS :: Aptitude and Resoning - I
Wipro - I
VLSI interview questions
............FUNCTIONAL VERIFICATION QUESTIONS

............FUNCTIONAL VERIFICATION QUESTIONS 2

............TEST YOUR SYSTEMVERILOG SKILLS 1

............TEST YOUR SYSTEMVERILOG SKILLS 2

............TEST YOUR SYSTEMVERILOG SKILLS 3

............TEST YOUR SYSTEMVERILOG SKILLS 4

............TEST YOUR SVA SKILLS

............TEST YOUR VERILOG SKILLS 1

............TEST YOUR VERILOG SKILLS 2

............TEST YOUR VERILOG SKILLS 3

............TEST YOUR VERILOG SKILLS 4

............TEST YOUR VERILOG SKILLS 5

............TEST YOUR VERILOG SKILLS 6

............TEST YOUR VERILOG SKILLS 7

............TEST YOUR VERILOG SKILLS 8

............TEST YOUR VERILOG SKILLS 9

............TEST YOUR VERILOG SKILLS 10

............TEST YOUR VERILOG SKILLS 11

............TEST YOUR VERILOG SKILLS 12

............TEST YOUR VERILOG SKILLS 13

............TEST YOUR VERILOG SKILLS 14

............TEST YOUR VERILOG SKILLS 15

............TEST YOUR VERILOG SKILLS 16

............TEST YOUR VERILOG SKILLS 17

............TEST YOUR SPECMAN SKILLS 1

............TEST YOUR SPECMAN SKILLS 2

............TEST YOUR SPECMAN SKILLS 3

............TEST YOUR SPECMAN SKILLS 4

............TEST YOUR STA SKILLS 1

............TEST YOUR STA SKILLS 2

............TEST YOUR STA SKILLS 3

............TEST YOUR STA SKILLS 4

............TEST YOUR STA SKILLS 5

............TEST YOUR STA SKILLS 6

............TEST YOUR STA SKILLS 7

............TEST YOUR DFT SKILLS 1

............TEST YOUR DFT SKILLS 2

............TEST YOUR DFT SKILLS 3

............TEST YOUR DFT SKILLS 4
Ultimate VLSI Interview Question Selection. Just have a look, you will get amazed for sure.

http://subashą„¤nayak.googlepages.com/interview_vlsibank.pdf
http://www.scholarsavenue.org/wordpress/2006/11/29/gd-and-pi-tips-from-ma-foi/
  1. Which is the fastest Cruise Missile?
  2. What is Wi Fi?
  3. The New Biotechnology Software intorduced by TCS is?
  4. Which country is not a Member of SAARC

    a) Bangladesh
    b) Myanmar
    c) Maldives
    d) Nepal
  5. Laser is used for what?

    a) Treatment of Cancer
    b) Treatment of Eyes
    c) Treatment of Heart
    d) Treatment of Kidney
  6. In Which Day world Telecom Day Celebrated?
  7. The area of red planet where the Mars Rover Landed?
  8. Find values for a,b,c,d

    c 1 1 1
    0 a 1 b
    _______
    1 0 d 0

  9. The minumum no. of Multiplications needed to compute x^768 is

    a) 9
    b) 10
    c) 425
    d) 767
  10. What is Interface Control Information?
  11. In a switch the mean arrival rate of packets is 800 Packets/sec and the the mean service
    rate is 925 Packets/sec

    a) .008 Sec
    b) .08 sec
    c) .8 sec
    d) 1.1 sec
  12. Average No. of Comparisons required to sort 3 elements is

    a) 2
    b) 2.33
    c) 2.67
    d) 3
  13. The internal path length of a Bonary Tree with 10nodes is 25. The external path length is

    a) 25
    b) 35
    c) 40
    d) 45
  14. The minumum number of comparisons requied to find the second smallest element in a
    1000 element array is

    a) 1008
    b) 1010
    c) 1999
    d) 2000
  15. Suppose all elements above the principal diagonal od n x n matix A are zero. If non zero
    elements of the lower triangular Matrix is stored in an array B with A[1][1] stored at
    B[1]. The addressing formula to the nonzero element in A[i][j]=?

    a) A[i][j]
    b) i(j-1)/2 +i
    c) j(i-1)/2 +i
    d) i(i-1)/2 +j
  16. A harddisk has a rotation speed of 4500RPM. then the latency time is

    a) .4
    b) .6
    c) .7
    d) .9
  17. Average transfer speed of a i/p serial line is minimum 25,000 Bytes & maximum 60000
    Bytes. Polling Strategy adopted takes 4microsec(whether there is any i/p byte or not). It is assured that byte that retrived from controller before next byte arrives are lost. Then the maximum safe polling interveal is

    a) 12
    b) 12.33
    c) 12.67
    d) 32
  18. Assume a system has 16MB cache mean Disk Access Time & cache Access time is 76.5
    ns & 1.5 overall mean Access time us 465ms for each tripling the memory the miss rate is
    halved. The memory required to bring down the mean Access time to 24ns is

    a) 16 MB
    b) 24 MB
    c) 32 MB
    d) 48 MB
  19. The no. of edjes in disjoint Hamilton circuit in a complex graph with 17 edges is

    a) 8
    b) 9
    c) 136
    d) 17^2
  20. If 100ns is Memory Access Time & 125 microsec is 1frame period. The no. of line that
    can be supported in a Time Divison Switch is

    a)125 Lines
    b)625 Lines
    c)525 Lines
    d)465 Lines

Analytical:-
  1. A horse is tied to the corner of a square of side 15 m with a rope of
    length 14m.Find the area which the horse can graze and the area which
    it cannot.
  2. The ratio of incomes of C and D is 3:4.the ratio of their
    expenditures is 4:5.Find the ratio of their savings if the savings of C if one
    fourths of his income.
  3. Find the no of ways in which four balls can be selected from 4 green
    and 6 white balls
  4. A is 6 times as fast as B and takes 100 days less to complete a work
    than B. find the total no of days taken by A and B to complete the
    work.
  5. A cube is painted Black. It is divided into 125 equal cubes.find the
    no of cubes which have atleast 2 sides painted black.
  6. If a covers 15 miles in 20 minutes and 20 miles in 30 min then find
    the average speed of A.
  7. The ratio of the no of boys to teachers is 3:80.if 3/5 of the
    students r girls and the no of boys is 51 more then the no of girls find the
    no of teachers.( Not sure may be one more condition missing).
Technical:-
  1. Register variables can hold

    a Garbage values
    b Arrays
    c Double values
    d All of the above
  2. When an array is passed to a function what exactly is passed.

    the values of the array
    the address of the starting variable in the array.
    The addresses of the elements in the array
    None
  3. Compiler recognizes the function as pure virtual function if
    A The function if equated to 0.
    B the function has no body
    C if it is declared with the keyword virtual
    D none
  4. which of the foll is correct

    A static enum num{ON,OFF}
    B static const enum num{ON, OFF}
    C const enum num{ON, OFF}
    D None
  5. 1. What is Peer to Peer protocol?
    2. What is Router, Modem, TCP/IP & in which layer they operate?
    3. What is the function of router?
    4. What are the different types of Modems?
    5. What are the different types of Addressing?
    6. How does Internet work?
    7. What do you mean by Client- server?
    8. Can we call server as a Peer?
    9. What are the components of the Application Layer?
HR Questions:-
  1. Very common HR questions were asked:
    1. Introduce urself.
    2. weakness?
    3. Why WIPRO?
    4. ready to relocate?
    5. what do you know about Wipro?

    Some questions were asked from the CV:
    1. Why did you scored less in Class-XII than class-X
    2. How did you get the project from MICROSOFT?
    3. What are your hobbies?
    4. What was the Debate Topic in which u participated?
    5. How were you selected for All India Mathematics Olympiad Exam?
    6. What were your contributions in the college Fest?
  2. 1. Introduce urself.
    2. Family background.
    3. Why JIS College of Engineering?
C/C++/Programming:-
  1. Questions On
    1. Ur Projects
    2. memory management in Operating System.
    3. Unix basic commands
    4. doubly linked list
    5. Fibonacci series and palindrome program in C
    6. Gates(Be prepare on Digital Circuit Logic Design)
    7. software development life cycle
    8. complier design(phases)
    9. TCP&IP and OSI Model.
    10. OOPS concepts.
Personal Interview Question :: HR:-
  1. Tell me about ur academics..
    Tell me about ur family background..
    What u are doing now..
    Why bglore..
    Hobbies..
    What kind of music do u prefer..
    Ur recent favourite song..
    Who is ur favourite singer..
    Strength..with example..
    Weakness..with examples and how u can improve on this..
    What is ur greatest achievement in life..
    Which is ur favourite pgmng language..
    Rate urself in C..
    Briefly describe ur main project..
    Software development life cycle..explain each phase..
    Who is ur role model..why..
    Where do u c urself after 2 years..
    What is ur goal in life??what if company's goal is different from ur
    goals..
    Why should i hire you..
    Any questions..
Personal Interview Question :: Technical:-
  1. tell me about ur academics..
  2. what was ur engg entrance rank..
  3. why u choosed this college..
  4. why ur aggregate is 68%..
  5. what is ur position in ur class..
  6. which is ur favourite language..
  7. can u compile c pgm in c++ compiler ? wot abt the reverse?
  8. what is a static variable..
  9. what is the size of a float variable..
  10. what is the size of a pointer variable..
  11. what is paging..
  12. what is swapping..
  13. why each process is loaded to the main memory for execution..
  14. what is main memory..
  15. what is page fault..
  16. how its handled...
  17. who is handling that...
  18. what is multitasking..
  19. what is multi threading..
  20. if in a multi user system a static variable is initialised as 10 and first user increments its value by 1 and then the second user increments its value by one..what is the value of the variable now..
  21. what is DBMS..
  22. what is RDBMS...
  23. what is the difference b/w the two..
  24. what is primary key..
  25. whats foreign key..
  26. whats 3rd normal form..
  27. explain it with tables..
  28. what are the advantages of normalisation..
  29. 1. pointer to structure.
    2. static variable and difference b/w(const char *p,char const
    *p,const char* const p).
    3 pass by value & reference.
    4. string library functions(syntax).
    5. Write a program to compare two strings without using the strcmp()
    function.
    6. Write a program to concatenate two strings.
    7. Write a program to interchange 2 variables without using the
    third one.
    8. Write programs for String Reversal & Palindrome check .
    9. Write a program to find the Factorial of a number.
    10. Write a program to generate the Fibinocci Series.
    11. Searching and sorting alogorithms with complexities.