Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Kazoom
California
www-scf.usc.edu/~kbhatt
so just because its tough, you won't do it?
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
21
votes
Millions of 3D points: How to find the 10 of them closest to a given point?
algorithm
graphics
interview-questions
graph
asked Mar 21 '10 at 5:47
stackoverflow.com
17
votes
virtual assignment operator C++
c++
operator-overloading
virtual
virtual-functions
asked Mar 21 '09 at 19:28
stackoverflow.com
6
votes
Copy Constructor in C++ is called when object is returned from a function?
c++
constructor
copy-constructor
asked Mar 20 '09 at 11:41
stackoverflow.com
6
votes
Array index out of bound in C
c++
c
arrays
asked Mar 22 '09 at 22:27
stackoverflow.com
5
votes
How Does sizeof(Array) work
c
arrays
asked Mar 22 '09 at 23:20
stackoverflow.com
5
votes
std::endl is of unknown type when overloading operator<<
c++
stl
operator-overloading
asked Jul 15 '09 at 22:06
stackoverflow.com
5
votes
how to track if a given process throws exception, using windows service in C#
c#
windows
windows-services
windows-xp
asked Feb 3 '10 at 0:52
stackoverflow.com
Top Answers
7
const usage with pointers in C
stackoverflow.com
5
Data structure for designing a cache with efficient insertion,deletion and the retrieval of highest value
stackoverflow.com