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
51
questions and find answers to
20
problems.
Stats
1.1k
EtPoint
351
Vote count
51
questions
20
answers
About
BufBills questions
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?
What's the right way to check null or check exceptions in a chained statement in Java 8?
Why write two () operators
go atomic Load and Store
BufBills answers
Random shuffling of an array
Need simple explanation how "lock striping" works with ConcurrentHashMap
Collision detection between two rectangles in java