Puzzle Corner
Sign In
Home
Feedback
Blog
Resources
About
Starred
Add Question
All (696)
coding (266)
c++ (157)
algorithms (151)
puzzle (134)
CS Fundamentals (83)
oop (55)
arrays (45)
internet (40)
string (34)
math (31)
databases (28)
system (26)
probability (26)
networking (25)
linkedlist (24)
binarytrees (24)
tree (22)
bit manipulation (19)
sorting (11)
stack (10)
bst (9)
java (8)
xml (8)
sql (7)
next in series (7)
traversal (6)
graph (4)
debugging (4)
lateral thinking (4)
palindrome (4)
mysql (4)
prime (4)
general (4)
unix (3)
CGI (3)
duplication (3)
threading (3)
random (3)
search (3)
fibonacci (3)
encryption (3)
joins (3)
hash (3)
queue (3)
asm (3)
design patterns (2)
next »
Random
Depth-first graph traversal
[
2007-02-26 23:42:18
]   
Describe the algorithm for a depth-first graph traversal.
link
Author
:
prem
Tags
:
algorithms
|
tree
|
traversal
|
graph
Answer
Linked list reversal
[
2007-02-26 23:42:17
]   
Reverse a singly linked list a) recursively. b) non-recursive
link
Author
:
prem
Tags
:
linkedlist
Answer
TCP & UDP
[
2007-02-26 23:42:20
]   
What is TCP? UDP? How do they differ?
link
Author
:
prem
Tags
:
CS Fundamentals
|
networking
|
internet
2 Comments
Answer
What is network-byte order?
[
2007-02-26 23:42:21
]   
What is network-byte order?
link
Author
:
prem
Tags
:
system
|
networking
Answer
TCPIP: What are reserved ports? What identifies an end point in TCP/IP.
[
2007-02-26 23:42:21
]   
TCPIP: What are reserved ports? What identifies an end point in TCP/IP.
link
Author
:
prem
Tags
:
CS Fundamentals
|
networking
|
internet
Answer
What is firewall? at what level/layer of network communciation it works?
[
2007-02-26 23:42:21
]   
What is firewall? at what level/layer of network communciation it works?
link
Author
:
prem
Tags
:
CS Fundamentals
|
networking
|
internet
Answer
TCP/IP
[
2007-02-26 23:42:20
]   
Describe TCP/IP and it's components. What is ARP/RARP? What does a TCP/IP packet looks like?
link
Author
:
prem
Tags
:
CS Fundamentals
|
networking
|
internet
Answer
What is source routing?
[
2007-02-26 23:42:21
]   
What is source routing?
link
Author
:
prem
Tags
:
CS Fundamentals
|
networking
|
internet
Answer
DNS
[
2007-02-26 23:42:20
]   
Describe how DNS works. Describe the difference between a resolver and an authoritative master server.
link
Author
:
prem
Tags
:
CS Fundamentals
|
networking
|
internet
Answer
What is a bridge? A router? A gateway?
[
2007-02-26 23:42:20
]   
What is a bridge? A router? A gateway?
link
Author
:
prem
Tags
:
CS Fundamentals
|
networking
|
internet
Answer
Does sending data using HTTP POST method provide you any security?
[
2007-02-26 23:42:21
]   
Does sending data using HTTP POST method provide you any security?
link
Author
:
prem
Tags
:
CS Fundamentals
|
networking
|
internet
Answer
What does live-lock mean? And how does TCP avoid it?
[
2007-02-26 23:42:21
]   
What does live-lock mean? And how does TCP avoid it?
link
Author
:
prem
Tags
:
CS Fundamentals
|
networking
|
internet
Answer
next »
Created by
Premchand Jayamohan