Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Peter G.
Peter G. has asked
5
questions and find answers to
73
problems.
Stats
1.6k
EtPoint
495
Vote count
5
questions
73
answers
About
Peter G. questions
Which DBMSs offer index-organized tables?
How to write user-defined manipulators for streaming self-written class
How to calculate the maximum of two numbers in Oracle SQL select?
Explicit constructor taking multiple arguments
Peter G. answers
What's the cleanest way to fail gracefully when a file can't be opened in C++?
C custom random function
Easy brain stumper, a better algorithm [closed]
Linked Lists in C without malloc
Is it faster to have the compiler initialize an array or to manually iterate over the array to initialize?
How to compute the average of doubles, so that the total error is minimal?
Code Review question - should I allow this passing of an auto_ptr as parameter?
Solve for D given A,B,C and length of C-D, parallel to A-B [closed]
What is Pointer-chasing and how it is related to BFS
Speed of memcpy() greatly influenced by different ways of malloc()