Cisco Systems

Career Details
Eligibility:

Engineering Degree with 50%

Selection Process:

Written
GD
Interview

Entry Package:
4.6
Organization Details
Industry:
IT/Software, Hardware
Company Profile :

Cisco, (NASDAQ: CSCO), is the worldwide leader in networking that transforms how people connect, communicate and collaborate. Today, networks are an essential part of business, education, government and home communications, and Cisco's Internet Protocol-based (IP) networking solutions are the foundation of these networks.

Cisco was founded in 1984 by a small group of computer scientists from Stanford University. Since the company's inception, Cisco engineers have been leaders in the development of Internet Protocol (IP)-based networking technologies. Today, with more than 47,000 employees worldwide, this tradition of innovation continues with industry-leading products and solutions in the company's core development areas of routing and switching, as well as in advanced technologies such as:

IP Communications
Network Security

Wireless LAN
Storage Area Networking

Home Networking
Video Systems

Application Networking Services

Cisco has been at the heart of many historic changes in technology, and that continues to be true today. Now, at a time when the technology industry is going through a period of dramatic change, Cisco is the market leader in multiple areas, such as routing and switching, unified communications, wireless and security. The company helped catalyze the industry's move toward IP and, now that it is fully underway, the company is at the center of fundamental changes in the way the world communicates.

Cosco 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

0
No votes yet

SECTION 1 -- BASIC DIGITAL

SECTION 1 -- BASIC DIGITAL SECTION

In order to find out stack fault of a three input nand gate how many necessary input vectors are needed ?

What is parity generation ?

A nand gate becomes ___ gate when used with negative logic ?

What is the advantage of cmos over nmos ?

What is the advantage of synchronous circuits over asynchronous circuits ?

What is the function of ALE in 8085 ?

A voice signal sample is stored as one byte. Frequency range is 16 Hz to 20 Hz. What is the memory size required to store 4 minutes voice signal?

What will the controller do before interrupting CPU?

In a normalized floating point representation, mantissa is represented using 24 bits and exponent with 8 bits using signed representation. What is range ?

The stack uses which policy out of the following-- LIFO, FIFO, Round Robin or none of these ?

Where will be the actual address of the subroutine is placed for vectored interrupts?

Give the equivalent Gray code representation of AC2H.

What is the memory space required if two unsigned 8 bit numbers are multiplied ?

The vector address of RST 7.5 in 8085 processor is _______.
Ans. 003C (multiply 7.5 by 8 and convert to hex)

Subtract the following hexadecimal numbers--- 8416 - 2A16

Add the following BCD numbers--- 1001 and 0100

How much time does a serial link of 64 Kbps take to transmit a picture with 540 pixels

Give the output when the input of a D-flip flop is tied to the output through the XOR gate.

How much time does a serial link of 64 Kbps take to transmit a picture with 540 pixels.

Give the output when the input of a D-flip flop is tied to the output through the XOR gate

Implement the NOR gate as an inverter.

What is the effect of temperature on the Icb in a transistor

What is the bit storage capacity of a ROM with a 512*4 organization?

What is the reason of the refresh operation in dynamic RAM's ?

Suppose that the D input of a flip flop changes from low to high in the middle of a clock pulse. Describe what happens if the flip flop is a positive edge triggered type?

How many flip flops are required to produce a divide by 32 device ?

An active HIGH input S-R latch has a 1 on the S input and a 0 on the R input. What state is the latch in?

Implement the logic equation Y = C^BA^ + CB^A + CBA with a multiplexer.
(where C^ stands for C complement)

Equivalent Gray code representation of AC2H.

What does a PLL consist of ?

II - Software Section

The starting location of an array is 1000. If the array[1..5/...4] is stored in row major order, what is the location of element [4,3]. Each word occupies 4 bytes

In a tertiary tree, which has three childs for every node, if the number of internal nodes are N, then the total number of leaf nodes are

Explain the term "locality of reference" ?

What is the language used for Artificial Intelligence
Ans: lisp

What is the character set used in JAVA 2.0 ?
Ans: Unicode

char a =0xAA ;
int b ;
b = (int) a ;
b = b >> 4 ;
printf("%x",b);
What is the output of the above program segment ?

struct s1 { struct { struct { int x; } s2 } s3 }y; How does one access x in the above given structure definition ?

Why there is no recursion in Fortran ?
Ans. There is no dynamic allocation.

What is the worst case complexity of Quick sort?
Ans. O(n2)

What will be sequence of operating system activities when an interrupt occurs ?

Post new comment

The content of this field is kept private and will not be shown publicly.
 
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd><a> <em> <strong> <small> <sup> <sub> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd> <h2> <h3> <h4> <img> <br> <br /> <p> <div> <span> <b> <i>.
  • Lines and paragraphs break automatically.

More information about formatting options