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
90
problems.
Stats
2.3k
EtPoint
723
Vote count
3
questions
90
answers
About
Software developer.
Patrick87 questions
Speed difference between If-Else and Ternary operator in C...?
Patrick87 answers
PDA for {a^n b^m | n<=m<=2n}
Can a Turing complete language ever have a CFG?
Design DFA accepting decimal strings divisible by 7
Computational arithmetic - how many bits exactly for 8 digit number needed
What type of languages are accepted by a PDA in which stack size is limited?
Putting a for loop in a CUDA Kernel
Construct DFA for L = {(na(w)-nb(w)) mod 3>0}
Profiling floating point usage in C
How can 8 bytes hold 302 decimal digits? (Euler challenge 16)
CUDA: Why is there a benefit to having more than 8 threads per block?