Quantcast
Channel: Algorithms – Brave New Geek
Browsing latest articles
Browse All 15 View Live

Image may be NSFW.
Clik here to view.

Probabilistic Primality Testing

An exceedingly common question asked in coding interviews is to write a function, method, algorithm, whatever to determine if a number is prime. Prime numbers have a wide range of applications in...

View Article


Not Invented Here

Engineers love engineering things. The reason is self-evident (and maybe self-fulfilling—why else would you be an engineer?). We like to think we’re pretty good at solving problems. Unfortunately, this...

View Article


Image may be NSFW.
Clik here to view.

Stream Processing and Probabilistic Methods: Data at Scale

Stream processing and related abstractions have become all the rage following the rise of systems like Apache Kafka, Samza, and the Lambda architecture. Applying the idea of immutable, append-only...

View Article

Probabilistic algorithms for fun and pseudorandom profit

Probabilistic algorithms for fun and pseudorandom profit from Tyler Treat Follow @tyler_treatProbabilistic algorithms for fun and pseudorandom profit was first posted on December 6, 2015 at 1:00...

View Article

Image may be NSFW.
Clik here to view.

Fast Topic Matching

A common problem in messaging middleware is that of efficiently matching message topics with interested subscribers. For example, assume we have a set of subscribers, numbered 1 to 3: Subscriber Match...

View Article

Browsing latest articles
Browse All 15 View Live