Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

Why are integer variable sizes limited (to 32/64 bits, etc)?

What's the name of this programming pattern?

Audio without changes in pitch [closed]

Learning graphical programming (i.e. game programming)? [closed]

language-agnostic

String algorithms where runtime doesn't depend on data contents

string language-agnostic

Do all programs have to have a return value?

Efficiently determining the bounds of a set

Is there a compelling reason to use DI with a module/class with no dependencies in a unit test?

How are complex multi-quines written?

language-agnostic quine

Float Substraction returns wrong result in Julia [duplicate]

How to find the kth largest element in the union of two sorted arrays?

Why do outgoing sockets need port numbers?

sockets language-agnostic

Strategies for programmatically controlling a commercial DVD player

language-agnostic dvd

Lazy A* Implementation

Optimizing binary tree inserts to O(1) with hash map for write heavy trees

What is a runtime environment for supposedly "no-overhead" systems languages?

language-agnostic runtime

Can any algorithmic puzzle be implemented in a purely functional way?

The word "but" in programming

Finding similar code sections using sub-trees