Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

Is there an algorithm better than O(N²) to determine if matrix is symmetric?

How would I get started writing my own firewall?

Why are copy constructors unnecessary for immutable objects?

Getting the right level of Interface granularity

Are there open source CAPTCHA solutions available?

Finding the center of mass on a 2D bitmap

How can you make an adjacency matrix which would emulate a 2d grid

Prototype based object orientation. The good, the bad and the ugly?

Get File Creation Date Over HTTP

Why is async programming faster

Testing with random inputs best practices

How do I set or clear the first 3 bits using bitwise operations?

Algorithm to make a String nice or ugly

Link to Google Streetview using Lat/Long

Linear feedback shift register?

On Xorshift random number generator algorithm

Find a sorted subsequence of size 4 in an array in linear time

Is there an algorithm to multiply square matrices in-place?

Features common to all regex flavors?

regex language-agnostic

Simulating aspects of static-typing in a duck-typed language