Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Ari
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
26
votes
Han's $O(n \log\log n)$ time, linear space, integer sorting algorithm
ds.algorithms
sorting
asked May 18 '11 at 15:27
cstheory.stackexchange.com
18
votes
C++ template member function of template class called from template function
c++
templates
asked Dec 3 '09 at 14:37
stackoverflow.com
10
votes
Eliminating recursive template instantiation in C++
c++
templates
template-specialization
asked May 27 '11 at 10:11
stackoverflow.com
8
votes
Printing an uninitialized bool using cout (C++)
c++
cout
uninitialized
ostream
asked Jan 28 '10 at 11:37
stackoverflow.com
7
votes
Is alloca part of the C++ standard?
c++
alloca
asked Feb 23 '10 at 13:11
stackoverflow.com
6
votes
Does overriding a non-const virtual method hide a const overload?
c++
inheritance
virtual
const
name-lookup
asked Nov 11 '10 at 9:09
stackoverflow.com
5
votes
Builder design pattern: why do we need a Director?
design-patterns
builder
asked Nov 30 '10 at 11:22
stackoverflow.com
5
votes
In C++, is the amortized complexity of std::string::push_back() O(1)?
c++
string
complexity
push-back
asked Dec 15 '12 at 14:18
stackoverflow.com
Top Answers
14
Multi-dimensional vector
stackoverflow.com
7
Best Data Structure for Genetic Algorithm in C++?
stackoverflow.com
6
C++ new[] into base class pointer crash on array access
stackoverflow.com
Stack Exchange works best with JavaScript enabled