Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

Pseudorandom Number Generator - Exponential Distribution

Factorial Algorithms in different languages

How are mutexes implemented?

Algorithm to calculate number of intersecting discs

Find the row representing the smallest integer in row wise sorted matrix

Training a Neural Network with Reinforcement learning

How do you cope with coders coma? [closed]

language-agnostic

Can you explain the Context design pattern?

When have you come upon the halting problem in the field? [closed]

What does bitwise XOR (exclusive OR) mean?

Which coding style you use for ternary operator? [closed]

Generate all unique substrings for given string

What USEFUL bitwise operator code tricks should a developer know about? [closed]

Purity vs Referential transparency

Is it OK to use DYLD_LIBRARY_PATH on Mac OS X? And, what's the dynamic library search algorithm with it?

What is the fastest integer factorization algorithm?

Singletons: good design or a crutch? [closed]

Is there an algorithm for color mixing that works like mixing real colors?

How do you mock a Sealed class?

Can you provide examples of parsing HTML?