Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
olegarch
olegarch has asked
0
questions and find answers to
19
problems.
Stats
433
EtPoint
131
Vote count
0
questions
19
answers
About
olegarch questions
olegarch answers
Is there a system that generates ID strings for the purpose of high probability error correction with minimal length?
Reversible "hash" function from 64-bit integer to 64-bit integer
Why is it impossible to find a specified value in a sorted array faster than O(log n)?
Fast fuzzy/approximate search in dictionary of strings in Ruby
Sorting multiple strings into an element
How to encrypt/decrypt URL parameters in javascript?
mmap vs O_DIRECT for random reads (what are the buffers involved?)
htonl() vs __builtin_bswap32()
printing values in array pointer in C
Branchless version of swapping x with y if x > y?