keverman

Keverman's Pastebin

1,391 7,416 0 9 years ago
Name / Title Added Expires Hits Comments Syntax  
Least Common Multiple Feb 9th, 2020 Never 336 0 C++ -
Modular exponentation Feb 9th, 2020 Never 183 0 C++ -
Longest Common Subsequence May 13th, 2019 Never 143 0 C++ -
Longest Common Substring May 13th, 2019 Never 145 0 C++ -
Knapsack Problem Oct 26th, 2018 Never 152 0 C++ -
Lexicographicaly Longest Increasing Subsequence Mar 13th, 2018 Never 160 0 C++ -
Longest Increasing Subsequence Feb 27th, 2018 Never 138 0 C++ -
Fibonacci Numbers Jan 18th, 2018 Never 131 0 C++ -
Bilinear Interpolation Aug 22nd, 2018 Never 191 0 C++ -
screenshoting Aug 22nd, 2018 Never 157 0 C++ -
Quicksort Jun 3rd, 2020 Never 675 0 C++ -
Merge sort Feb 9th, 2020 Never 265 0 C++ -
Binsearch May 11th, 2019 Never 133 0 C++ -
pi function Feb 9th, 2020 Never 141 0 C++ -
Trie Feb 7th, 2020 Never 139 0 C++ -
Z algorithm Feb 6th, 2020 Never 168 0 C++ -
Mo's algorithm (qsrd) May 12th, 2019 Never 141 0 C++ -
Knuth-Morris-Pratt algorithm May 10th, 2019 Never 192 0 C++ -
Kadane's algorithm Feb 12th, 2018 Never 190 0 C++ -
Line intersection Jan 12th, 2019 Never 171 0 C++ -
LCA [Binary Lifting] Feb 10th, 2020 Never 155 0 C++ -
Segment tree [lazy propagation] Feb 10th, 2020 Never 177 0 C++ -
Segment tree Feb 10th, 2020 Never 140 0 C++ -
Sparse table Feb 9th, 2020 Never 157 0 C++ -
Kosaraju's algorithm Feb 9th, 2020 Never 150 0 C++ -
Floyd-Warshall algorithm Feb 9th, 2020 Never 164 0 C++ -
Topsort Feb 8th, 2020 Never 163 0 C++ -
Bridges Feb 5th, 2020 Never 141 0 C++ -
Depth First Search May 11th, 2019 Never 138 0 C++ -
Kruskal's algorithm (MST) May 11th, 2019 Never 159 0 C++ -
Dinic's Algorithm (maxflow) May 6th, 2019 Never 161 0 C++ -
Cycle detection Feb 20th, 2019 Never 189 0 C++ -
Disjoint set Feb 11th, 2019 Never 139 0 C++ -
Bellman-Ford algorithm Jan 12th, 2019 Never 136 0 C++ -
Dijkstra's algorithm Jan 11th, 2019 Never 200 0 C++ -
Breadth First Search Jan 11th, 2019 Never 178 0 C++ -
Untitled Dec 9th, 2021 Never 57 0 None -
Untitled Nov 14th, 2020 Never 66 0 None -
Untitled Nov 14th, 2020 Never 62 0 None -
Untitled Nov 14th, 2020 Never 64 0 None -
Untitled Nov 14th, 2020 Never 61 0 None -
gtrie (quick predefined key approximated search) Nov 25th, 2018 Never 275 0 C++ -
Tarjan-Hopcroft algorithm Feb 14th, 2018 Never 160 0 C++ -
Integer Partitioning [Range] Jan 20th, 2018 Never 173 0 C++ -