Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Patrick87
Patrick87 has asked
3
questions and find answers to
98
problems.
Stats
2.4k
EtPoint
744
Vote count
3
questions
98
answers
About
Software developer.
Patrick87 questions
Speed difference between If-Else and Ternary operator in C...?
Patrick87 answers
Advantages of Weak Typing over Strong Typing
When is it "allowed" not to free dynamically allocated memory?
Why are integer variable sizes limited (to 32/64 bits, etc)?
Space Complexity Example
Worst scenario for shell sort: Θ(N^3/2) or O((NlogN)^2)?
Understanding (and forming) the regular expression of this finite automaton
Are lower-bounds established by reductions tight?
Detecting if a Program is in an Infinite Loop (Read: Solving the Halting Problem)
PDA for {a^n b^m | n<=m<=2n}
Can a Turing complete language ever have a CFG?