Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Prasoon Saurav
Prasoon Saurav has asked
93
questions and find answers to
391
problems.
Stats
12.9k
EtPoint
4.6k
Vote count
93
questions
391
answers
About
About me
Software engineer at a stealth startup.
22nd C gold badge recipient.
62nd C++ gold badge recipient.
Contacts
prasoonsaurav.nit
@
gmail
prasoonsaurav @ linkedin
prasoon @ codementor
Prasoon Saurav questions
Function allocation
Taking offset of a reference member (non PODs)
Undefined reference problem when dynamic library is used
Scope resolution operator and dependent name
Member function cannot access private member
Recurrence Relation
Dereference and return by reference
Comeau vs g++ [Yet another bug]
Implicit declaration in C
working on port 81(wampserver)
Prasoon Saurav answers
Difference between `cout << x` and `cout.operator <<(x)`?
Given integer n decide if it is possible to represent it as a sum of two squares of integers [closed]
Garbage value while incrementing a void*
What are the ways to delete objects in C++?
VS2010 C code - String pooling
Problem with temporaries [duplicate]
Problem in defining object of a structure inside itself
How does one implement a function from a namespace?
assignment operation confusion
c++ string: is there good way to replace a char inside a string