User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 00:02, 18 November 2009 (diff | hist) . . (+220) . . Depth-first search (→Traversal of the spanning tree)
- 23:43, 17 November 2009 (diff | hist) . . (+51) . . m PEGWiki:Community Portal
- 06:36, 17 November 2009 (diff | hist) . . (+260) . . N Category:Pages needing diagrams (Created page with 'This is a listing of all pages on the wiki that could be dramatically improved by the inclusion of diagrams. Note that some of these pages may already have diagrams but require m…') (current)
- 06:35, 17 November 2009 (diff | hist) . . (+37) . . Depth-first search
- 06:33, 17 November 2009 (diff | hist) . . (+1) . . m PEGWiki:Community Portal
- 06:30, 17 November 2009 (diff | hist) . . (+412) . . N PEGWiki:Community Portal (Created page with '=Call for diagrams= Many confusing concepts in computer science, especially in graph theory, are effectively explained through the use of diagrams. However, I am not especially s…')
- 06:26, 17 November 2009 (diff | hist) . . (+1) . . m Stack (→C++ STL stack class: spelling correction: an -> and)
- 06:22, 17 November 2009 (diff | hist) . . (-4) . . m Depth-first search (→Traversal of the spanning tree)
- 06:22, 17 November 2009 (diff | hist) . . (+7,941) . . Depth-first search
- 00:38, 16 November 2009 (diff | hist) . . (-11) . . m PEG:TP7 divide by zero bug (→Cause of the bug) (current)
- 22:55, 15 November 2009 (diff | hist) . . (+3,903) . . N PEG:TP7 divide by zero bug (Created page with '=History= Turbo Pascal 7.0 (and its professional edition, Borland Pascal 7.0) are the last of Borland's Pascal compilers and emerged during a time when the capabilities of softwa…')
- 18:08, 15 November 2009 (diff | hist) . . (+244) . . PEGWiki:Notational conventions (→Universal conventions)
- 06:55, 15 November 2009 (diff | hist) . . (+6,215) . . N Stack (Created page with 'A '''stack''' is a data structure containing zero or more items, all of the same type, which supports two basic operations: * ''Push'' an element onto the stack. * ''Pop'' the mo…')
- 06:30, 15 November 2009 (diff | hist) . . (-173) . . PEGWiki:Notational conventions
- 06:24, 15 November 2009 (diff | hist) . . (-138) . . PEGWiki:Notational conventions (→Universal conventions)
- 06:02, 15 November 2009 (diff | hist) . . (+24) . . Depth-first search (→Time)
- 06:01, 15 November 2009 (diff | hist) . . (+3,182) . . Depth-first search
- 00:59, 15 November 2009 (diff | hist) . . (0) . . m PEG:Memberlist (moved Memberlist to PEG:Memberlist: pertains to PEG; belongs in separate namespace)
- 00:59, 15 November 2009 (diff | hist) . . (+28) . . N Memberlist (moved Memberlist to PEG:Memberlist: pertains to PEG; belongs in separate namespace) (current)
- 00:28, 15 November 2009 (diff | hist) . . (+401) . . Talk:Main Page (→File uploads)
- 00:07, 15 November 2009 (diff | hist) . . (0) . . m PEG:Event calendar 2009/2010 (moved Event calendar 2009/2010 to PEG:Event calendar 2009/2010: accidentally re-created under wrong title)
- 00:06, 15 November 2009 (diff | hist) . . (0) . . m PEG:C++ Lesson 2 for Pascal Users (moved C++ Lesson 2 for Pascal Users to PEG:C++ Lesson 2 for Pascal Users: accidentally re-created in wrong place)
- 00:05, 15 November 2009 (diff | hist) . . (+1,231) . . N PEG:Event calendar 2009/2010 (Created page with '==Upcoming events== '''November'''<br> 25th: DWITE round 2 '''December'''<br> 4th-7th: USACO Elite 2009 December Competition<br/> 16th: DWITE round 3<br> 18th: ACSL contest 1 …')
- 00:05, 15 November 2009 (diff | hist) . . (+2,800) . . N PEG:C++ Lesson 2 for Pascal Users (Created page with 'This lesson is brief and discusses the basic "mechanics" of C++. It's not going to teach you to code anything, but you need to know this anyway (some of you might have guessed by…')
- 00:04, 15 November 2009 (diff | hist) . . (+4,786) . . N PEG:C++ Lesson 1 for Pascal Users (Created page with 'This is the first lesson in a series to help Pascal users make the transition to C++. We will be using the [http://www.microsoft.com/express/vc/ Microsoft Visual C++ IDE]. Note t…')
- 23:23, 14 November 2009 (diff | hist) . . (+478) . . PEGWiki:Notational conventions (→Universal conventions)
- 23:17, 14 November 2009 (diff | hist) . . (+355) . . PEGWiki:Notational conventions (→Universal conventions)
- 23:15, 14 November 2009 (diff | hist) . . (+2,139) . . PEGWiki:Notational conventions
- 22:14, 14 November 2009 (diff | hist) . . (+32) . . m PEGWiki:Notational conventions (→Math-mode pseudocode)
- 21:30, 14 November 2009 (diff | hist) . . (+3,318) . . N PEGWiki:Notational conventions (Created page with 'This page documents some conventions to be followed when writing pseudocode on PEGWiki. These are not binding policy on PEGWiki, but following them should minimize confusion and …')
- 21:16, 14 November 2009 (diff | hist) . . (-10) . . Computational geometry
- 20:54, 14 November 2009 (diff | hist) . . (+6) . . m Graph search (→Components in graphs)
- 19:38, 14 November 2009 (diff | hist) . . (+2,781) . . N Depth-first search (Created page with ''''Depth-first search''' (DFS) is one of the most-basic and well-known types of algorithm in graph theory. The basic idea of DFS is deceptively simple, but it can be extended…')
- 19:38, 14 November 2009 (diff | hist) . . (+32) . . N DFS (Redirected page to Depth-first search) (current)
- 19:17, 14 November 2009 (diff | hist) . . (-5) . . m Graph search (→Pseudocode for generic graph search algorithm)
- 19:14, 14 November 2009 (diff | hist) . . (+3) . . Graph search (→Pseudocode for generic graph search algorithm)
- 19:11, 14 November 2009 (diff | hist) . . (0) . . Graph search (→Pseudocode for generic graph search algorithm)
- 19:11, 14 November 2009 (diff | hist) . . (+781) . . Graph search (→Pseudocode for generic graph search algorithm)
- 19:01, 14 November 2009 (diff | hist) . . (+304) . . Graph search (→Pseudocode for generic graph search algorithm)
- 18:42, 14 November 2009 (diff | hist) . . (+5,461) . . N Graph search (Created page with 'In graph theory, '''graph search''' or '''graph traversal''' refers to the technique of "visiting" each vertex of the graph in turn, executing some code whenever a vertex is …')
- 04:08, 14 November 2009 (diff | hist) . . (0) . . m Dynamic programming (→Dynamic solution to Plentiful Paths: - changed variables i,j to x,y)
- 04:04, 14 November 2009 (diff | hist) . . (+367) . . Dynamic programming (→Recursive solution to Plentiful Paths)
- 04:02, 14 November 2009 (diff | hist) . . (+6) . . PEGWiki:Current events (Redirected page to PEG:Event calendar 2009/2010)
- 03:54, 14 November 2009 (diff | hist) . . (+33) . . N DP (Redirected page to Dynamic programming) (current)
- 04:30, 13 November 2009 (diff | hist) . . (+36) . . N PEGWiki:Current events (moved PEGWiki:Current events to PEG:Contests 2009/2010)
- 04:28, 13 November 2009 (diff | hist) . . (+248) . . Dynamic programming (→Dynamic solution to Plentiful Paths)
- 04:27, 13 November 2009 (diff | hist) . . (0) . . Dynamic programming (→Dynamic solution to Plentiful Paths)
- 04:24, 13 November 2009 (diff | hist) . . (+374) . . Dynamic programming (→Dynamic solution to Plentiful Paths)
- 04:21, 13 November 2009 (diff | hist) . . (+2,211) . . Dynamic programming
- 05:51, 11 November 2009 (diff | hist) . . (+86) . . Computational geometry (→Intersection of a circle with a circle)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)