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
60
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
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
16
votes
what ever happened to the 'entry' keyword?
c
language-design
asked Oct 31 '08 at 18:04
stackoverflow.com
13
votes
Why was the switch statement designed to need a break?
c
language-design
asked Oct 31 '08 at 2:56
stackoverflow.com
12
votes
SQL vs CODE, Where is the balance?
sql
asked Feb 10 '09 at 15:51
stackoverflow.com
11
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
9
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
9
votes
Someone is using the struct name as a variable name too. What does the code really say? (c++)
c++
variable-naming
asked Apr 20 '10 at 17:22
stackoverflow.com
8
votes
Address Standardization/Correction/Geocoding
geocoding
mailaddress
asked Oct 19 '08 at 18:25
stackoverflow.com
8
votes
Where do you find templates useful?
c++
templates
metaprogramming
generic-programming
asked Oct 26 '08 at 0:49
stackoverflow.com
1
2
next
Top Answers
94
What is your most useful SQL trick to avoid writing more code?
stackoverflow.com
48
Printing leading 0's in C?
stackoverflow.com
39
Is there a printf converter to print in binary format?
stackoverflow.com
19
Infinite loops - top or bottom?
stackoverflow.com
15
Can anyone recommend a primer to Erlang?
stackoverflow.com
14
What is your favorite C programming trick?
stackoverflow.com
13
Using arrays or std::vectors in C++, what's the performance gap?
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
11
How detailed should error messages be?
stackoverflow.com
10
What is the significance of 0.0f when initializing (in C)?
stackoverflow.com
9
uses for state machines
stackoverflow.com
9
Conversion of Fortran 77 code to C++
stackoverflow.com
9
What is your most useful SQL trick to avoid writing more code?
stackoverflow.com
8
What are the options for generating user friendly alpha numeric IDs (like business id, SKU)
stackoverflow.com
7
Catching all unhandled C++ exceptions?
stackoverflow.com
7
Which programming language requires the most different mindset from C++?
stackoverflow.com
7
What projects cannot be done in C?
stackoverflow.com
6
Fastest way to get value of pi
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 a university IT curriculum to follow
stackoverflow.com
6
Writing a portable C program - which things to consider?
stackoverflow.com
6
What tricks can be used to type and edit code faster?
stackoverflow.com
5
SELECT COUNT(*) vs. fetching twice with an explicit cursor
stackoverflow.com
5
C Programming Exercise from the K&R Book
stackoverflow.com
5
In-Place Radix Sort
stackoverflow.com
5
What's your favorite way of dealing with cross-platform development?
stackoverflow.com
5
What's the bright side of Cobol?
stackoverflow.com
1
2
next