Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

Breadth first search: the timing of checking visitation status

How to prioritize bugs?

Efficient Out-Of-Core Sorting

Why does backtracking make an algorithm non-deterministic?

Algorithm to locate local maxima

How can Polymorphism replace an if-else statement inside of a loop?

Where/what level should logging code go?

Data structure for choosing random elements?

For what kind of problems do you write a DSL?

language-agnostic dsl

Algorithm to create fair / evenly matched teams based on player rankings

Is there a programming language with better approach for switch's break statements?

Checking for string contents? string Length Vs Empty String

What is the most common mistake you make while writing unit tests? [closed]

Should I use composite primary keys or not?

Simple password encryption

Commenting practices?

C# logic order and compiler behavior

Difference between a linear problem and a non-linear problem? Essence of Dot-Product and Kernel trick

DCF77 decoder vs. noisy signal

How should I start designing an AI algorithm for an artillery warfare game?