Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
halex
halex has asked
8
questions and find answers to
71
problems.
Stats
2.2k
EtPoint
763
Vote count
8
questions
71
answers
About
halex questions
Why aren't typedefs strongly typed?
Why does gcc not give a warning at undefined behaviour in code inside?
Shorter runtime of `random.shuffle` when using `random.random` as keyword argument in Python3
Why isn't method String.indexOf part of interface CharSequence?
Why is float() faster than int()?
Braces around string literal in char array declaration valid? (e.g. char s[] = {"Hello World"})
Size of list in memory
halex answers
Hiding jquery and javascript
Python regex if group-match then put-different-character
How to write ANSI compatible bytes in Python 3 (0x80 and up)?
null.collect() returns empty list
Javascript canvas, drawing at wrong coordinates
Setting a universal font size for all my Jlabels JTextArea , etc
django - using regex to strip and replace a urlfield
Imprecise floats in Tupper's self-referential formula
Python Image Library - Make area of image transparent
Merge List of lists where sublists have common elements