CodeBook
Ctrlk
  • Introduction
  • Array
  • Binary Search
  • Two Pointers
  • BFS
  • DFS
  • Tree
  • String
  • Data Structures
  • Advanced Data Structures
  • Graph
  • Dynamic Programming
  • Common Methods
    • 1 Presum
    • 2 Bucket
      • Maximum Gap
    • 3 Simulation
    • 4 Buffer
    • 5 Merge/Union
    • 6 Geometry
    • 7 Math
    • 8 Sorting
  • Design/OOD
  • Appendix
Powered by GitBook
On this page
  1. Common Methods

2 Bucket

Maximum Gap
PreviousMaximum Sum of Two Non-Overlapping SubarraysNextMaximum Gap

Last updated 6 years ago