Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
mag
Bangalore, India
Age: 31
Later...
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
54
votes
What is stack unwinding?
c++
stack
asked Feb 25 '10 at 3:04
stackoverflow.com
31
votes
What is segmentation fault?
c++
c
segmentation-fault
asked Feb 27 '10 at 9:23
stackoverflow.com
19
votes
Find largest rectangle containing only zeros in an N×N binary matrix
algorithm
arrays
asked Mar 19 '10 at 15:24
stackoverflow.com
17
votes
How to find validity of a string of parentheses, curly brackets and square brackets?
algorithm
string
asked Mar 24 '10 at 16:16
stackoverflow.com
13
votes
What will happen when I call a member function on a NULL object pointer?
c++
asked Mar 28 '10 at 15:46
stackoverflow.com
9
votes
How to find smallest substring which contains all characters from a given string?
algorithm
string
asked Mar 17 '10 at 3:00
stackoverflow.com
9
votes
Why dereferencing a null pointer is undefined behaviour?
c++
pointers
undefined-behavior
asked Jul 22 '11 at 16:43
stackoverflow.com
7
votes
Find longest substring without repeating characters
string
algorithm
asked Mar 16 '12 at 9:11
stackoverflow.com
6
votes
What will be the critical section code for a shared queue accessed by two threads?
c++
multithreading
critical-section
asked Jul 27 '11 at 4:27
stackoverflow.com
6
votes
Why can't I create an array of automatic variables?
c++
c++0x
declaration
asked Aug 18 '11 at 12:44
stackoverflow.com
1
2
next
Top Answers
33
Can a member function template be virtual?
stackoverflow.com
24
What is external linkage and internal linkage in C++
stackoverflow.com
7
Concurrency vs Parallelism - What is the difference?
stackoverflow.com
Stack Exchange works best with JavaScript enabled