Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

How to detect if the given graph has a cycle containing all of its nodes? Does the suggested algorithm have any flaws?

Longest Simple Path

How To Mutex Across a Network?

Is there an algorithm to decide if a * b fits within the possible values of an integer? (without casting to a wider type)

Clean text coming from PDFs

How do code coverage tools work in different languages?

Superset Search

Best Data Structure For Time Series Data

How can you tell when a user last pressed a key (or moved the mouse)?

language-agnostic

Any visualizations of neural network decision process when recognizing images?

What's the simplest algorithm to escape a single character?

What data structure or mix of data structures would I use for a concurrent queue that allows for bulk and specific deletes?

Efficient algorithm to compute the median of pariwise absolute sums of a sorted array

How to randomly create a fair maze for a multiplayer game?

How do I find the largest sequence in a string that is repeated at least once?

Changing hue and lightness in Lab, Hcl or any perceptually uniform color system

Difference between lazy evaluation and promises/futures

Coming up with an algorithm in O(n)

How to make these dynamically typed functions type-safe? [closed]

Algorithm to determine the effective "phase difference" between two signals with different frequencies?