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
45
questions and find answers to
0
problems.
Stats
215
EtPoint
0
Vote count
45
questions
0
answers
About
user1002288 questions
how to check whether 2 strings are rotations to each other ?
How to find find anagrams among words, which are given in a file
How to find deadlock reasons for a process on UNIX practically ?
Given an unknown length list, return a random item in it by scanning it only 1 time
A server program is on an infinite loop. How to check for it?
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
user1002288 answers