List of redirects

Jump to: navigation, search

Showing below up to 142 results in range #1 to #142.

View (previous 500 | next 500) (20 | 50 | 100 | 250 | 500)

  1. Abstract data type →‎ Data structure
  2. All-pairs shortest paths →‎ Shortest path
  3. BFS →‎ Breadth-first search
  4. Bellman-Ford →‎ Bellman–Ford algorithm
  5. Bellman-Ford algorithm →‎ Bellman–Ford algorithm
  6. Bignum →‎ Big numbers
  7. Bignums →‎ Big numbers
  8. Binary32 →‎ IEEE 754
  9. Binary64 →‎ IEEE 754
  10. Binary GCD algorithm →‎ Greatest common divisor
  11. Binomial queue →‎ Binomial heap
  12. CCC →‎ Canadian Computing Competition
  13. CCO →‎ Canadian Computing Competition
  14. Canadian Computing Olympiad →‎ Canadian Computing Competition
  15. Case-insensitive →‎ Case sensitivity
  16. Change-making problem →‎ Change problem
  17. Convex hull optimization →‎ Convex hull trick
  18. Convex hull optimization technique →‎ Convex hull trick
  19. Convex hull optimization trick →‎ Convex hull trick
  20. DAG →‎ Directed acyclic graph
  21. DFS →‎ Depth-first search
  22. DP →‎ Dynamic programming
  23. Dictionary →‎ Map
  24. Difference array →‎ Prefix sum array and difference array
  25. Dijkstra's →‎ Dijkstra's algorithm
  26. Disjoint set →‎ Disjoint sets
  27. Disjoint sets algorithm →‎ Disjoint sets
  28. Disjoint sets data structure →‎ Disjoint sets
  29. Double precision →‎ IEEE 754
  30. Dynamic change →‎ Dynamic programming
  31. Edmonds-Karp algorithm →‎ Edmonds–Karp algorithm
  32. Euclid's algorithm →‎ Greatest common divisor
  33. Euclidean algorithm →‎ Greatest common divisor
  34. Extended Euclidean algorithm →‎ Greatest common divisor
  35. Extended Eucliean algorithm →‎ Extended Euclidean algorithm
  36. Floating-point →‎ Floating-point data type
  37. Floating-point number →‎ Floating-point data type
  38. Floating point →‎ Floating-point data type
  39. Floating point data type →‎ Floating-point data type
  40. Floating point number →‎ Floating-point data type
  41. Flood fill →‎ Graph search
  42. Floyd's →‎ Floyd–Warshall algorithm
  43. Floyd's algorithm →‎ Floyd–Warshall algorithm
  44. Floyd-Warshall →‎ Floyd–Warshall algorithm
  45. Floyd-Warshall algorithm →‎ Floyd–Warshall algorithm
  46. Floyd–Warshall →‎ Floyd–Warshall algorithm
  47. Ford-Fulkerson algorithm →‎ Ford–Fulkerson method
  48. Ford-Fulkerson method →‎ Ford–Fulkerson method
  49. Ford–Fulkerson algorithm →‎ Ford–Fulkerson method
  50. GCD →‎ Greatest common divisor
  51. GCF →‎ Greatest common divisor
  52. Graph →‎ Graph theory
  53. Greatest common factor →‎ Greatest common divisor
  54. Greedy →‎ Greedy algorithm
  55. Haystack →‎ String searching
  56. Heavy–light decomposition →‎ Heavy-light decomposition
  57. IOI →‎ International Olympiad in Informatics
  58. Invisible constant factor →‎ Hidden constant factor
  59. Jarnik's algorithm →‎ Prim's algorithm
  60. Jarnik-Prim →‎ Prim's algorithm
  61. Jarník's algorithm →‎ Prim's algorithm
  62. Jarník-Prim →‎ Prim's algorithm
  63. Jarvis march →‎ Convex hull
  64. KMP →‎ Knuth–Morris–Pratt algorithm
  65. KMP algorithm →‎ Knuth–Morris–Pratt algorithm
  66. Knuth-Morris-Pratt →‎ Knuth–Morris–Pratt algorithm
  67. Knuth-Morris-Pratt algorithm →‎ Knuth–Morris–Pratt algorithm
  68. Knuth–Morris–Pratt →‎ Knuth–Morris–Pratt algorithm
  69. Kruskal's →‎ Kruskal's algorithm
  70. LCA →‎ Lowest common ancestor
  71. LCM →‎ Least common multiple
  72. LIS →‎ Longest increasing subsequence
  73. Least common ancestor →‎ Lowest common ancestor
  74. Left half-open interval →‎ Half-open interval
  75. Lexicographic ordering →‎ Lexicographic order
  76. Lexicographical order →‎ Lexicographic order
  77. Lexicographical ordering →‎ Lexicographic order
  78. Longest decreasing subsequence →‎ Longest increasing subsequence
  79. Lowest common multiple →‎ Least common multiple
  80. Manacher's algorithm →‎ Longest palindromic substring
  81. Max flow →‎ Maximum flow
  82. Max subvector sum →‎ Maximum subvector sum
  83. Maximum flow problem →‎ Maximum flow
  84. Memberlist →‎ PEG:Memberlist
  85. Naïve algorithm →‎ Naive algorithm
  86. Needle →‎ String searching
  87. OI →‎ Informatics olympiad
  88. Olympiad in informatics →‎ Informatics olympiad
  89. Partial ordering →‎ Partial order
  90. Partially ordered →‎ Partial order
  91. Partially ordered set →‎ Partial order
  92. Poset →‎ Partial order
  93. Postprocess →‎ Preprocessing and postprocessing
  94. Postprocessing →‎ Preprocessing and postprocessing
  95. Precomputation →‎ Preprocessing and postprocessing
  96. Precompute →‎ Preprocessing and postprocessing
  97. Prefix sum array →‎ Prefix sum array and difference array
  98. Preprocess →‎ Preprocessing and postprocessing
  99. Preprocessing →‎ Preprocessing and postprocessing
  100. Prim's →‎ Prim's algorithm
  101. Prim-Jarnik →‎ Prim's algorithm
  102. Prim-Jarník →‎ Prim's algorithm
  103. Programming contest →‎ Programming competition
  104. RMQ →‎ Range minimum query
  105. Rabin-Karp →‎ Rabin–Karp algorithm
  106. Rabin-Karp algorithm →‎ Rabin–Karp algorithm
  107. Rabin–Karp →‎ Rabin–Karp algorithm
  108. Recursion →‎ Recursive function
  109. Recursive →‎ Recursive function
  110. Recursively →‎ Recursive function
  111. Right half-open interval →‎ Half-open interval
  112. SPFA →‎ Shortest Path Faster Algorithm
  113. Shortest paths →‎ Shortest path
  114. Single precision →‎ IEEE 754
  115. Stream →‎ Sequence
  116. String matching →‎ String searching
  117. String search →‎ String searching
  118. Subsequence →‎ Sequence
  119. Substring →‎ String
  120. Topological sorting →‎ Topological sort
  121. Total order →‎ Partial order
  122. Total ordering →‎ Partial order
  123. Totally ordered →‎ Partial order
  124. Totally ordered set →‎ Partial order
  125. Trailing zeros in factorial →‎ Trailing zeroes in factorial
  126. Union-find →‎ Disjoint sets
  127. Union-find algorithm →‎ Disjoint sets
  128. Union-find data structure →‎ Disjoint sets
  129. Warshall's →‎ Floyd–Warshall algorithm
  130. Warshall's algorithm →‎ Floyd–Warshall algorithm
  131. User:Brian/Bridge →‎ User:Brian/Bridge/Flowchart start
  132. User:Brian/Bridge/Responding to a splinter →‎ User:Brian/Bridge/Splinter
  133. User:Brian/Bridge/Responding to a weak two opening →‎ User:Brian/Bridge/Responding to a weak opening
  134. User:Brian/Bridge/Responding to notrump openings →‎ User:Brian/Bridge/Responding to a 1NT opening
  135. User:Brian/Bridge/Responding to one-over-one →‎ User:Brian/Bridge/Opener's rebids following one-over-one
  136. User:Brian/Chinese Hearts rules →‎ User:Brian/Chinese Hearts
  137. User:Brian/President →‎ User:Brian/Big Two
  138. PEGWiki:Current events →‎ PEG:Event calendar 2011/2012
  139. PEGWiki:PEGWiki is not Wikipedia →‎ PEGWiki:PEGWiki is not an encyclopedia
  140. Help:Contents →‎ Judge:Help
  141. PEG:Event calendar →‎ PEG:Event calendar 2014/2015
  142. PEG:PEG Leaders →‎ PEG:PEG leaders

View (previous 500 | next 500) (20 | 50 | 100 | 250 | 500)