Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
user1002288
user1002288 has asked
40
questions and find answers to
0
problems.
Stats
190
EtPoint
0
Vote count
40
questions
0
answers
About
user1002288 questions
Default Argument in C++ have some special properties?
How to sort a vector <char*>?
How to insert a new node to a single-linked list, where we do not have a pointer pointed to its head?
On linux, how to make sure to unlock a mutex which was locked in a thread that dies/terminates?
Difference between int [] and int* as function arguments
How to find a (segmentation fault) bug in C++ (pthread) multithread program on linux?
How to implement division by addition?
Design an algorithm, find the most frequently used word in a book
How to design a latest recently used cache?
Swap the elements of two sequences, such that the difference of the element-sums gets minimal.
user1002288 answers