faqts : Computers : Programming : Algorithms : Datastructure

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

36 of 45 people (80%) answered Yes
Recently 9 of 10 people (90%) answered Yes

Entry

Datastructure: Link: Overview: Can you give an overview of links?

Jul 16th, 2006 07:50
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 24 October 2004 - 05:17 pm --------------------

Data structure: Link: Overview: Can you give an overview of links?

===

Internet: see also:

---

Dictionary of Algorithms and Data Structures
http://www.nist.gov/dads

---

Computer Science Tutorials and Applets
http://www.cs.usask.ca/resources/tutorials/csconcepts/

---

Data structure: Graph: Definition: What is a definition of a graph?
http://www.faqts.com/knowledge_base/view.phtml/aid/33361/fid/1271

---

Data structure: Graph: History: What is the history of graphs?
http://www.faqts.com/knowledge_base/view.phtml/aid/33354/fid/1271

---

Data structure: Graph: Presentation: Adjacency: Matrix: Node: How use 
table to show connections?
http://www.faqts.com/knowledge_base/view.phtml/aid/33355/fid/1271

---

Data structure: Graph: Presentation: List: Linked: Node: How use a 
linked list to show connections?
http://www.faqts.com/knowledge_base/view.phtml/aid/33356/fid/1271

---

Data structure: Graph: Presentation: List: Linked: How program 
representation connections? BBCBASIC
http://www.faqts.com/knowledge_base/view.phtml/aid/33680/fid/1271

---

Data structure: Tree: Definition: What is a definition of a tree?
http://www.faqts.com/knowledge_base/view.phtml/aid/24201/fid/1265

---

Data structure (binary tree, linked list)
http://cslibrary.stanford.edu

---

Data structure: Tree: Binary: Definition: What is: binary tree?
http://www.faqts.com/knowledge_base/view.phtml/aid/25813/fid/1266

---

Data structure: Tree: Binary: Traversal: Walk: Order: How to walk in 
order a binary tree?
http://www.faqts.com/knowledge_base/view.phtml/aid/25844/fid/1266

---

Data structure: Graph: Traversal: How to program a walk a graph 
breadth first? Berkeley
http://inst.cs.berkeley.edu/~cs170/fa03/dijkstra.pdf

---

Data structure: Graph: Traversal: How to program a walk a graph 
breadth first?
http://www.faqts.com/knowledge_base/view.phtml/aid/33699/fid/1271

---

Data structure: Graph: Traversal: How to program a walk a graph 
breadth first? Array: BBCBASIC
http://www.faqts.com/knowledge_base/view.phtml/aid/33701/fid/1271

---

Data structure: Tree: Binary: Traversal: How to walk a binary tree 
level order? (=breadth first)
http://www.faqts.com/knowledge_base/view.phtml/aid/26008/fid/1266

---

Animation: Here you can see the traversal preorder, inorder, postorder 
graphically
http://www.cs.usask.ca/resources/tutorials/csconcepts/1998_6/bintree/2-
2.html

---

Animation: Binary Tree - Definition and Traversal
http://www.animal.ahrgr.de/en/Animation7.html

---

Animation: Binary Tree - Interactive Data Structure Visualizations - 
Binary Tree Traversals
http://nova.umuc.edu/~jarc/idsv/lesson1.html

---

Data structure: Tree: Binary: Print: Recursion: How to print a binary 
tree?
http://www.faqts.com/knowledge_base/view.phtml/aid/25815/fid/1266]

---

Data structure: Tree: Binary: Print: Upright: How to print a binary 
tree upright?
http://www.faqts.com/knowledge_base/view.phtml/aid/25819/fid/1266

---

Data structure: Tree: Binary: Print: Upright: How to print a binary 
tree upright? Rotate right
http://www.faqts.com/knowledge_base/view.phtml/aid/25897/fid/1266

---

Data structure: Tree: Binary: Print: Sideways: How to print binary 
tree sideways?
http://www.faqts.com/knowledge_base/view.phtml/aid/25817/fid/1266

---

Data structure: Tree: Binary: Print: Sideways: How to print a binary 
tree sideways? BBCBASIC
http://www.faqts.com/knowledge_base/view.phtml/aid/25825/fid/768

---

Data structure: Tree: Binary: Print: Sideways: How to print binary 
tree sideways?
http://www.faqts.com/knowledge_base/view.phtml/aid/25817/fid/1266

---

Data structure: Tree: Binary: Print: Upright: How to print a binary 
tree upright?
http://www.faqts.com/knowledge_base/view.phtml/aid/25819/fid/1266

---

Data structure: Tree: Binary: Print: Upright: Pretty: How to pretty 
print a binary tree upright?
http://www.faqts.com/knowledge_base/view.phtml/aid/25915/fid/1266

---

Data structure: Tree: Binary: Print: Upright: How print binary tree 
with strings different lengths?
http://www.faqts.com/knowledge_base/view.phtml/aid/26017/fid/1266

---

Data structure: Queue: What is a queue?
http://www.faqts.com/knowledge_base/view.phtml/aid/32765/fid/1273

---

Data structure: Queue: Array: BBCBASIC: How to program a queue?
http://www.faqts.com/knowledge_base/view.phtml/aid/33684/fid/1273

---

Data structure: Queue: Dequeue: Definition: What is a dequeue?
http://www.faqts.com/knowledge_base/view.phtml/aid/25930/fid/1280

---

Data structure: Stack: What is a stack?
http://www.faqts.com/knowledge_base/view.phtml/aid/32760/fid/1279

---

BBCBASIC: Windows: Data structure: Link: Overview: Can you give an 
overview of links?
http://www.faqts.com/knowledge_base/view.phtml/aid/41639/fid/768

----------------------------------------------------------------------