Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

Cross-platform and language (de)serialization

Are there any practical alternatives to threads?

How can I compute a Cartesian product iteratively?

Fast sort algorithms for arrays with mostly duplicated elements?

Avoid stalling pipeline by calculating conditional early

DoSomethingToThing(Thing n) vs Thing.DoSomething()

Is it bad practice to use temporary variables to avoid typing?

Algorithm for permutations of operators and operands

How do you design a class for inheritance?

Support vector machines - separating hyperplane question

Atomic Instruction

Simple/Basic steganography algorithms and methods

Algorithm to match preferred partners into groups of three

Count total number of lines in a project excluding certain folders or files

When do you design the GUI first and the backend code later, or vice versa? [closed]

Scale numbers to be <= 255?

Why is encoding and decoding needed for any programming language/database?

How do you implement XOR using +-*/?

Speed dating algorithm

Learning garbage collection theory [closed]