keverman

Keverman's Pastebin

1,225 5,806 0 6 years ago
Name / Title Added Expires Hits Comments Syntax  
Least Common Multiple Feb 9th, 2020 Never 205 0 C++ -
Modular exponentation Feb 9th, 2020 Never 156 0 C++ -
Longest Common Subsequence May 13th, 2019 Never 120 0 C++ -
Longest Common Substring May 13th, 2019 Never 117 0 C++ -
Knapsack Problem Oct 26th, 2018 Never 113 0 C++ -
Lexicographicaly Longest Increasing Subsequence Mar 13th, 2018 Never 119 0 C++ -
Longest Increasing Subsequence Feb 27th, 2018 Never 91 0 C++ -
Fibonacci Numbers Jan 18th, 2018 Never 94 0 C++ -
Bilinear Interpolation Aug 22nd, 2018 Never 127 0 C++ -
screenshoting Aug 22nd, 2018 Never 119 0 C++ -
Quicksort Jun 3rd, 2020 Never 643 0 C++ -
Merge sort Feb 9th, 2020 Never 248 0 C++ -
Binsearch May 11th, 2019 Never 114 0 C++ -
pi function Feb 9th, 2020 Never 113 0 C++ -
Trie Feb 7th, 2020 Never 112 0 C++ -
Z algorithm Feb 6th, 2020 Never 138 0 C++ -
Mo's algorithm (qsrd) May 12th, 2019 Never 110 0 C++ -
Knuth-Morris-Pratt algorithm May 10th, 2019 Never 153 0 C++ -
Kadane's algorithm Feb 12th, 2018 Never 148 0 C++ -
Line intersection Jan 12th, 2019 Never 127 0 C++ -
LCA [Binary Lifting] Feb 10th, 2020 Never 128 0 C++ -
Segment tree [lazy propagation] Feb 10th, 2020 Never 156 0 C++ -
Segment tree Feb 10th, 2020 Never 117 0 C++ -
Sparse table Feb 9th, 2020 Never 130 0 C++ -
Kosaraju's algorithm Feb 9th, 2020 Never 126 0 C++ -
Floyd-Warshall algorithm Feb 9th, 2020 Never 139 0 C++ -
Topsort Feb 8th, 2020 Never 130 0 C++ -
Bridges Feb 5th, 2020 Never 115 0 C++ -
Depth First Search May 11th, 2019 Never 115 0 C++ -
Kruskal's algorithm (MST) May 11th, 2019 Never 124 0 C++ -
Dinic's Algorithm (maxflow) May 6th, 2019 Never 133 0 C++ -
Cycle detection Feb 20th, 2019 Never 134 0 C++ -
Disjoint set Feb 11th, 2019 Never 107 0 C++ -
Bellman-Ford algorithm Jan 12th, 2019 Never 99 0 C++ -
Dijkstra's algorithm Jan 11th, 2019 Never 149 0 C++ -
Breadth First Search Jan 11th, 2019 Never 113 0 C++ -
Untitled Dec 9th, 2021 Never 26 0 None -
Untitled Nov 14th, 2020 Never 33 0 None -
Untitled Nov 14th, 2020 Never 31 0 None -
Untitled Nov 14th, 2020 Never 36 0 None -
Untitled Nov 14th, 2020 Never 31 0 None -
gtrie (quick predefined key approximated search) Nov 25th, 2018 Never 222 0 C++ -
Tarjan-Hopcroft algorithm Feb 14th, 2018 Never 120 0 C++ -
Integer Partitioning [Range] Jan 20th, 2018 Never 128 0 C++ -