Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

What happens when you compile regular expressions?

regex language-agnostic

authentication sessionid vs cookie

Extracting 'useful' information out of sentences?

Is there such a thing as short circuit multiplication?

Are pointers stored as integers? [closed]

Iterating shuffled [0..n) without arrays

New and improved with clarification: XML feed design best practice for structured data when there is no pre-existing DTD/Schema

xml language-agnostic

Best-case Running-time to solve an NP-Complete problem?

Most efficient way to search a sorted matrix?

Understanding the bottom-up rod cut implementation

Create a set of "coupon codes" based on an algorithm; no need to store the codes

Extracting motion data from a list of coordinates

Understanding traits in Kotlin

Using exceptions for flow control

Are recursive types really the only way to build noncontinuous arbitrary-size data structures?

How to reliably process a queue?

Algorithm for most recently/often contacts for auto-complete?

How do I bridge the gap between my database design and the user interface design? [closed]

Should References in Object-Oriented Programming Languages be Non-Nullable by Default? [closed]

Number of attempts to brute force an average password / non intrusive yet meaningful limits?