User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 06:01, 15 November 2009 (diff | hist) . . (+3,182) . . Depth-first search
- 00:59, 15 November 2009 (diff | hist) . . (+28) . . N Memberlist (moved Memberlist to PEG:Memberlist: pertains to PEG; belongs in separate namespace) (current)
- 00:59, 15 November 2009 (diff | hist) . . (0) . . m PEG:Memberlist (moved Memberlist to PEG:Memberlist: pertains to PEG; belongs in separate namespace)
- 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)
- 05:50, 11 November 2009 (diff | hist) . . (+9,663) . . Computational geometry
- 05:00, 11 November 2009 (diff | hist) . . (-5) . . m PEG:Memberlist (→Saravannan)
- 05:01, 10 November 2009 (diff | hist) . . (+8,679) . . Computational geometry (added chapter on line segments)
- 03:56, 8 November 2009 (diff | hist) . . (-3) . . m Computational geometry (→On which side of a line does a point lie?)
- 22:03, 7 November 2009 (diff | hist) . . (-5) . . m Talk:Main Page (→Navigation Links)
- 22:03, 7 November 2009 (diff | hist) . . (+220) . . Talk:Main Page (→Navigation Links)
- 21:27, 6 November 2009 (diff | hist) . . (+1,484) . . N PEGWiki:PEGWiki is not an encyclopedia (Created page with 'PEGWiki runs on the very popular [http://www.mediawiki.org/ MediaWiki] software. One site that uses MediaWiki that is particularly well-known is [http://en.wikipedia.org/ Wikiped…')
- 02:47, 6 November 2009 (diff | hist) . . (+32) . . m Computational geometry (→Finding the point of intersection of two lines)
- 01:46, 6 November 2009 (diff | hist) . . (-26) . . PEG:Memberlist (→Yves: - no point in having birthday info in two locations)
- 01:39, 6 November 2009 (diff | hist) . . (+5,901) . . Computational geometry
- 01:01, 6 November 2009 (diff | hist) . . (+9,047) . . N Computational geometry (Created page with '=Introduction and Scope= ==Definition== '''Computational geometry''', as one can easily guess from the name, is the branch of computer science encompassing geometrical problems a…')
- 22:14, 5 November 2009 (diff | hist) . . (+21) . . PEG:Memberlist (→Ammar)
- 21:55, 5 November 2009 (diff | hist) . . (+837) . . N User:Brian (Created page with 'I'm Brian Bi. I was born on May 12<sup>th</sup>, 1993 and first joined PEG in the fall of 2002. I am an administrator of the pegjudge.ath.cx domain, including this wiki. Requests…')
- 21:49, 5 November 2009 (diff | hist) . . (+2,659) . . N PEG:Memberlist (Created page with '=Seniors= ==Brian== ==Jacob P.== '''Birthday''': June 26<sup>th</sup><br/> '''Likes''': Programming<br/> '''Dislikes''': Short Questions<br/> In PEG sinc…')
- 06:32, 5 November 2009 (diff | hist) . . (+45) . . N PEGWiki:Sandbox (Created page with '<math>x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}</math>')
- 06:10, 5 November 2009 (diff | hist) . . (-18) . . Main Page
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)