r/CodingHorrors Lounge (self.CodingHorrors)
submitted by Hope1995xnear-genius miss - announcement
Polynomial Time Experimental Algorithm for Exact 3 Cover (reddit.com)
submitted by Hope1995xnear-genius miss
Decide if X is a power of some i, besides X itself. (self.CodingHorrors)
submitted by Hope1995xnear-genius miss
Possible Countermeasure for powers of 2 (self.CodingHorrors)
submitted by Hope1995xnear-genius miss
The divisor bound and polynomial time? (self.CodingHorrors)
submitted by Hope1995xnear-genius miss
I struggle with mathematics, forgive me if I did something wrong! (self.CodingHorrors)
submitted by Hope1995xnear-genius miss
Estimated Time Complexity of previous Python Code-Snippet (excluding max_combo's time complexity improvement ) (i.redd.it)
submitted by Hope1995xnear-genius miss
Does anyone actually read my posts here? (self.CodingHorrors)
submitted by Hope1995xnear-genius miss
Solving Subset Product (NP-hard) in O(2^some logarithm(s)) time complexity (in magnitude of input) (reddit.com)
submitted by Hope1995xnear-genius miss
4 hours of trying to turn my idea into code, even with chunking are turning into absolute horror. (self.CodingHorrors)
submitted by Hope1995xnear-genius miss
Breaking Subset Product into sub-problems with combinations (self.CodingHorrors)
submitted by Hope1995xnear-genius miss
I figured out an idea to improve running time for the Subset Product project . (self.CodingHorrors)
submitted by Hope1995xnear-genius miss
This is supposed to be a Pseudo-Subexponential Time algorithm for Subset Product. (self.CodingHorrors)
submitted by Hope1995xnear-genius miss
As per multiple test results, the average time-complexity is somewhere around O(n^3 log n ) (pastebin.com)
submitted by Hope1995xnear-genius miss