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
103
problems.
Stats
2.5k
EtPoint
761
Vote count
3
questions
103
answers
About
Software developer.
Patrick87 questions
Speed difference between If-Else and Ternary operator in C...?
Patrick87 answers
Can a Directed acyclic graph have zero edges?
What is the time complexity of the following nested loops?
Inserting a regular language into other regular language
Is this transformation from a NFA to a DFA correct?
How Can I Tell if a DFA Accepts an Empty String?
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)?