Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

How could I add an entry to the right click menu?

Where to split Directrory Groupings? A-F | G-K | L-P

How should source code files be organized? By function, or type?

language-agnostic

Any name for this concept?

Best practices for seaching for alternate forms of a word with Lucene

General strategy for finding the cause of random freezes?

How can you efficiently remove duplicate characters from a string?

How should I populate city/state fields based on the zip?

How to reduce code duplication in this example

Modeling an RTS or how Blizzard was able to put together Starcraft 1 & 2?

language-agnostic

Intersection of parabolic curve and line segment

Finding minimum subset of objects with attributes.

Regular expression using hypens and digits

regex language-agnostic

Randomly sorting an array

Computing standard deviation over a circular buffer

Benefits of starting arrays at 0?

Top 5 elements in an unsorted array

What is the cleanest way to round a value to nearest 45 degrees?

Push or Pull? Turning keypresses into velocity for in-game vehicles

language-agnostic

For your complicated algorithms, how do you measure its performance?