Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
BufBills
BufBills has asked
54
questions and find answers to
20
problems.
Stats
1.1k
EtPoint
351
Vote count
54
questions
20
answers
About
BufBills questions
haskell quick sort, why the first let uses <= instead of <?
comparison between 2 vectors (equal (vector 2 3 4) (vector 2 3 4)) = NIL
remove duplicated lists inside list in lisp [duplicate]
in Go, what does channel assgiment mean?
in go lang, why this is 7 ? assert(5^2 == 7)
c, function definition following struct
Difference between fork(3) and fork(2)
Implementation of scala set.contains
Why does Java8 Stream generate nothing?
How can I create a pair type in go?
BufBills answers
Random shuffling of an array
Need simple explanation how "lock striping" works with ConcurrentHashMap
Collision detection between two rectangles in java