Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
EvilTeach
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
68
votes
Coding Practices which enable the compiler/optimizer to make a faster program
c++
c
performance
optimization
asked Jan 15 '10 at 19:13
stackoverflow.com
27
votes
Why was the switch statement designed to need a break?
c
language-design
asked Oct 31 '08 at 2:56
stackoverflow.com
20
votes
what ever happened to the 'entry' keyword?
c
language-design
asked Oct 31 '08 at 18:04
stackoverflow.com
18
votes
I need to store postal codes in a database. How big should the column be?
database
oracle
globalization
postal-code
asked Nov 28 '08 at 4:15
stackoverflow.com
17
votes
Have you used a traveling salesman algorithm to solve a problem?
algorithm
traveling-salesman
np-hard
asked Nov 5 '08 at 0:56
stackoverflow.com
14
votes
Are there any practical applications for the format %n in printf/scanf family?
c
printf
scanf
asked Dec 9 '08 at 17:45
stackoverflow.com
13
votes
SQL vs CODE, Where is the balance?
sql
asked Feb 10 '09 at 15:51
stackoverflow.com
10
votes
Where do you find templates useful?
c++
templates
metaprogramming
generic-programming
asked Oct 26 '08 at 0:49
stackoverflow.com
10
votes
How would you go about designing a function for a perfect hash?
c++
c
string
function
hash
asked Apr 9 '09 at 15:33
stackoverflow.com
10
votes
Someone is using the struct name as a variable name too. What does the code really say?
c++
variable-naming
asked Apr 20 '10 at 17:22
stackoverflow.com
1
2
next
Top Answers
99
What is your most useful SQL trick to avoid writing more code?
stackoverflow.com
97
Printing leading 0's in C?
stackoverflow.com
68
Is there a printf converter to print in binary format?
stackoverflow.com
20
Infinite loops - top or bottom?
stackoverflow.com
16
Can anyone recommend a primer to Erlang?
stackoverflow.com
15
Using arrays or std::vectors in C++, what's the performance gap?
stackoverflow.com
15
What is the significance of 0.0f when initializing (in C)?
stackoverflow.com
14
What is your favorite C programming trick?
stackoverflow.com
13
How to help a struggling newbie do a better job?
stackoverflow.com
12
Partial sort of std::list
stackoverflow.com
12
Fastest way to create large file in c++?
stackoverflow.com
12
Where are macros stored?
stackoverflow.com
11
Catching all unhandled C++ exceptions?
stackoverflow.com
11
How detailed should error messages be?
stackoverflow.com
10
Fastest way to get value of pi
stackoverflow.com
10
What is your most useful SQL trick to avoid writing more code?
stackoverflow.com
10
What projects cannot be done in C?
stackoverflow.com
9
uses for state machines
stackoverflow.com
9
Conversion of Fortran 77 code to C++
stackoverflow.com
9
How to catch a unique constraint error in a PL/SQL block?
stackoverflow.com
9
Writing a portable C program - which things to consider?
stackoverflow.com
8
What are the options for generating user friendly alpha numeric IDs (like business id, SKU)
stackoverflow.com
7
Which programming language requires the most different mindset from C++?
stackoverflow.com
6
How can I improve/replace sprintf, which I've measured to be a performance hotspot?
stackoverflow.com
6
What are the most common SQL anti-patterns?
stackoverflow.com
6
I need an undergrad-level IT curriculum to follow
stackoverflow.com
6
In-Place Radix Sort
stackoverflow.com
6
What tricks can be used to type and edit code faster?
stackoverflow.com
5
How can I insert multiple rows into oracle with a sequence value?
stackoverflow.com
5
SELECT COUNT(*) vs. fetching twice with an explicit cursor
stackoverflow.com
1
2
next
Stack Exchange works best with JavaScript enabled