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
Find route between nodes in a directed graph
[
2007-02-26 23:42:17
]   
Given a directed graph with multiple nodes, design an algorithm to find
out whether there is a route between node_a to node_b
link
Author
:
prem
Tags
:
algorithms
|
graph
Answer
How can you force instantiation of a template?
[
2007-02-26 23:42:21
]   
How can you force instantiation of a template?
link
Author
:
prem
Tags
:
c++
Answer
What are the various steps that a typical OS would do during context switching.
[
2007-02-26 23:42:21
]   
What are the various steps that a typical OS would do during context switching.
link
Author
:
prem
Tags
:
system
|
CS Fundamentals
Answer
What happens after a 'fork' system call?
[
2007-02-26 23:42:19
]   
What happens after a 'fork' system call?
link
Author
:
prem
Tags
:
CS Fundamentals
1 Comment
Answer
XML
[
2007-02-26 23:42:20
]   
What is XML and what is it good for?
link
Author
:
prem
Tags
:
CS Fundamentals
|
internet
|
xml
1 Comment
Answer
Virtual Memory
[
2007-02-26 23:42:19
]   
Explain Virtual Memory.
link
Author
:
prem
Tags
:
system
|
CS Fundamentals
1 Comment
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
Session variables
[
2007-02-26 23:42:20
]   
What are session variables?
link
Author
:
prem
Tags
:
CS Fundamentals
|
internet
Answer
Disk interleaving
[
2007-02-26 23:42:19
]   
what is disk interleaving? why is disk interleaving adopted?
link
Author
:
prem
Tags
:
system
|
CS Fundamentals
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
How does the HTTPS authentication happen?
[
2007-02-26 23:42:21
]   
How does the HTTPS authentication happen?
link
Author
:
prem
Tags
:
CS Fundamentals
|
internet
Answer
Cookies
[
2007-02-26 23:42:20
]   
What is a "cookie"? How do they work? What are the different types of Cookies? How are cookies passed in the HTTP protocol?
link
Author
:
prem
Tags
:
CS Fundamentals
|
internet
Answer
next »
Created by
Premchand Jayamohan