Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
user855
user855 has asked
95
questions and find answers to
5
problems.
Stats
529
EtPoint
22
Vote count
95
questions
5
answers
About
user855 questions
Is this Clojure code indented properly?
Difference between 2PC (2 phase commit) and 2 PL (2 phase locking)
serde_json for generic types
Problem with returning arguments that are const references
Raft question - write availability in-between leader election
Difference between time series database and streaming analytics engine like spark streaming
Dependency Injection - Deciding arguments at runtime
What is the recommended way to propagate panics in tokio tasks?
Getting linker errors when linking against libunwind for a library in my project
What is the best way to create a HashMap of String to Vector of Strings in C++?
user855 answers
Getting linker errors when linking against libunwind for a library in my project
Why is Builder pattern better than a Constructor with arguments in the Class's object being created?
Equivalent of times() in JMockIt?
Where can I learn how to combine algorithms and data structures? [closed]