Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

interesting programming technology from old times

language-agnostic history

Is there an easy way to find which other functions can call a certain function from the source code?

c language-agnostic

How can I correctly calculate the time delta?

Portable, tool-independent test automation