Two Pointers → solving subarray/subsequence problems Sliding Window → max/min sum, longest substring Prefix Sum → range queries efficiently Kadane’s Algorithm → max subarray sum ...
Abstract: Give a finite undirected graph G = (V, E) and a positive integer κ ≥ 1, a distance-k matching is an edge set D ⊂ E that the pairwise distance of edges in D is at least k in G. The famous ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results