Badge
| Enlightened | First to answer and accepted with score of 10 or more. This badge can be awarded multiple times. |
Ernest Friedman-Hill earned this badge 24 times |
apr 11 at 18:40
Twitter Bootstrap: What is the meaning of “Hero”?
feb 19 at 14:26
What do we need exception code for? any use case scenario?
nov 28 at 14:30
Is it possible to check if a variable is of type struct?
sep 27 at 13:42
chdir() to home directory
jul 27 at 13:14
Comparing two Classes using the equality operator
jun 13 '12 at 5:41
What is an efficient way to compare StringBuilder objects
jun 6 '12 at 13:14
std::vector of std::vectors continuity
apr 30 '12 at 15:12
Java Generate Random Values Between 1500 and 1650 Inclusive
apr 3 '12 at 21:35
Are there any difference between s++ and *s++?
feb 6 '12 at 15:05
Using '/' with long double?
jan 7 '12 at 0:13
Is long always 64 bit in both 32 and 64 bit machine
jan 3 '12 at 15:58
Isn't “const” redundant when passing by value?
oct 27 '11 at 15:00
Java thread unpredictable
oct 24 '11 at 15:50
String vs byte array, Performance
oct 17 '11 at 6:50
What's invokedynamic and how do I use it?
sep 30 '11 at 14:10
Strange array behavior in Java
sep 25 '11 at 15:59
Cube root of a number
jul 20 '11 at 15:04
Building an extension to the java language - Steps?
jun 15 '11 at 6:14
How can I write a single for loop running from a to z and A to Z in C?
jun 6 '11 at 22:05
a fast algorithm to compute matrix multiplication
jun 5 '11 at 6:31
C++: Calling the virtual function of the derived class
may 22 '11 at 6:22
Why was std::swap moved to <utility>?