Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

What's the algorithm for laying out a circular TreeMap?

Algorithm to create unique random concatenation of items

How does "watermarking" in applications work?

How to deal with feature toggling when a new feature requires massive changes in codebase?

Should I avoid magic strings as possible?

For a given cent amount, minimize the number of coin-tubes if all tubes hold 64 but do not need to be filled

Getting rid of 'new' operators for subcomponents objects

How to generate deltas for deleted data in client server architecture?

Efficient algorithm to find all "character-equal" strings?

Tricky Line Algorithm for a Game (language agnostic)

Maximum Depth of a Call Hierarchy

Choosing radix and modulus prime in rabin-karp rolling hash

Getting numbers around a number

Gold Rader bit reversal algorithm

The "Waiting lists problem"

Getting the lowest possible sum from numbers' difference

Followup: "Sorting" colors by distinctiveness

Is there a "canonical" name for a function combining min() and max()?

Paint me a Rainbow

Minimum area quadrilateral algorithm