Results 1 to 3 of 3

Thread: Cisco Job Exam Pattern

  1. #1
    Join Date
    Jan 2009
    Posts
    203

    Cisco Job Exam Pattern

    Hey guys! I have been in the core level networking since 5 years, and have been selected for an interview by cisco! Great huh!? Right, thats what i feel and i don't want to screw it up! Can anyone haelp me with the Exam Pattern or interview procedure a bit. I'm aware of it, but just in case if i would be missing anything...! Help guys!
    Thanks in advance...!

  2. #2
    Join Date
    May 2008
    Posts
    628

    Re: Cisco Job Exam Pattern

    Hey There...!

    Here's what you want :

    Cisco Text patten consist of

    1. Written Test
    2. Technical Interview
    3. HR Interview

    Written text consist of
    1.Aptitude- 20Q
    2.C - 30Q
    3.Networking - 20Q
    4.JAVA - 20Q (optional)

    5.OS - 20Q
    Here Java section is optional,To clear the written test just be thorough with C. Concentrate more on Pointers. Sorry, I could not remember the questions other than these,

    Interview Procedure :
    The written test is followed by a lengthy technical interview. The interview may last up to 1 hour or more. It is entirely technical with questions on all basic fundamentals.

  3. #3
    Join Date
    Apr 2008
    Posts
    384

    Re: Cisco Job Exam Pattern

    Hey...!

    Here are some sample questions which i got from a friend who was selected at cisco on August 2008 :

    CISCO PAPER ON 26th AUGUST 2008

    1. Find perimeter of a trapezium with 3 sides given and distance between parallel sides given.

    2. A triangle ABC is given, a line DE is paralel to base side and that cuts the triangle. The ratio of area of triangle to the area of trapezium .given DE/BC=3/5.

    3. Four concentric circles are given. The radius of 1st circle is x.next is 2x,then 3x and 4x. given that area b/w 2nd and 1st is A and 4th and 3rd circles being B.find ratio of A to B

    4. What is the Difference between the perimeteres of two concentric circles is 66. Find the difference between radius
    answer 10.5

    5. 3/p=6,3/q=15. Find p-q
    Cisco Technical questions

    6. #define clrscr() 100
    main()
    {
    clrscr();
    printf(?%d?,clrscr());
    }

    7. which of the followin is used for avoiding network congestion
    bufferin
    cachin
    sourcequench
    all of de above

    8. main()
    {
    int a;
    printf(?%d?,scanf(%d,&a));
    }
    wats o/p of this pgm. What will b printed
    ans :0

    9. main()
    {
    printf(?as?);
    printf(?\bhi?);
    printf(?is\n?);
    } wat will b printed.
    10. main()
    {
    unsigned short a=-1;
    unsigned char b=a;
    printf(?%d %d ?,a,b);
    }
    wat is o/p of the program
    a. 65535 -1
    b. 65535 65535
    c. -1 -1

    11. arrays base address is 1000?.array is a[5][4]..then wat is de
    correct address of a[4][3]?
    ans:1056

    12. one packet is 64bytes..no of pkts send is 16000..then total no of bytes send is
    ans 1024000
    13. #define maxval 5 (programming / computer science engineering technical questions)
    int main (void)
    {
    int i=1;
    if(i-maxval)
    {
    printf(?inside?);
    }
    else
    {
    printf(?out?);
    }
    find o/p???

    14. #define a 3+3
    #define b 11-3
    main()
    {
    printf(?%d?,a*b);
    }
    wat is o/p?????

    15. A question in which segment address is given. logical address is 800. Base addresses also given. You have 2 find physical address
    16. There was a question on processor speed in nanocycles. Then it performs a instruction in x cycles. like this..
    17. main()
    {
    int *i;
    int s=(int *)malloc(10*sizeof(int));
    for (i=0;i<10;i++)
    {
    printf(?%d?,i*i)
    }
    whats the output?

    Hope This helps You!... All the best!

Similar Threads

  1. UP PCS exam Pattern and Syllabus
    By Bankebihari in forum Education Career and Job Discussions
    Replies: 3
    Last Post: 24-07-2013, 12:28 PM
  2. Information on syllabus and pattern for intelligence bureau exam
    By sILK Smitha in forum Education Career and Job Discussions
    Replies: 3
    Last Post: 23-03-2012, 12:00 AM
  3. HAL Exam Sample Papers Syllabus Paper Pattern
    By Masters in forum Education Career and Job Discussions
    Replies: 4
    Last Post: 01-02-2010, 09:16 AM
  4. BSNL JTO Exam Sample Papers with Paper Pattern
    By Masters in forum Education Career and Job Discussions
    Replies: 10
    Last Post: 18-12-2009, 04:07 PM
  5. Junior Research Fellowships (JRF) Exam 2009 Pattern
    By Sumit21 in forum Education Career and Job Discussions
    Replies: 2
    Last Post: 11-08-2009, 07:08 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,509,805.55891 seconds with 17 queries