Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
notbad
notbad has asked
7
questions and find answers to
15
problems.
Stats
321
EtPoint
78
Vote count
7
questions
15
answers
About
notbad questions
Why gcc gives warning: implicit declaration of function qsort_r?
In the C if-else statement, should the condition which is more likely to be true come first?
Can we erase the items in range-based for loop in c++11 [duplicate]
cut: can we set multiple spaces as the delimiter?
Shell 'tar: not found in archive' error when using regular expression
notbad answers
find the minimum number of vertices in a directed graph from which the other vertices are reachable [closed]
std::sort comparing elements to null
NP-Complete VS NP-Hard
Removing minimal letters from a string 'A' to remove all instances of string 'B'
Dynamic Programming Recurrence to Solution
Find the amortized complexity of a Hash function