Title |
Δ |
How to Inflate a png compressed by zopfli
|
-4.25 |
Why does java require a cast for the instantiation of a bounded typ...
|
+4.34 |
Why binarysearch method reduces the negative returned value by 1
|
+6.33 |
How to sort FastUtil BigList with Collection.sort()
|
0.00 |
Spark: why is a subselect with "NOT IN" dramatically slow...
|
0.00 |
Image reconstruction using a genetic algorithm not evolving
|
0.00 |
16-bit Integer UNSIGNED value for a pixel
|
0.00 |
Why isn't there Math.Pow that takes an int as the exponent?
|
+0.39 |
How to sort two different objects in a collection?
|
+3.71 |
Initializing a JFrame
|
+4.07 |
Getting a Java field through reflection, but not from its String name
|
-2.64 |
very slow record inserts into Jet database using ADO.NET / OleDb
|
+4.02 |
Implicit casting in VB.NET
|
-2.60 |
Casting interfaces in java
|
+1.97 |
Java: ArrayList bottleneck
|
-0.10 |
"'void' type not allowed here" error (Java)
|
-1.39 |
faster implementation of sum ( for Codility test )
|
+0.03 |
Java: Why does this swap method not work?
|
-0.05 |
Finding the largest positive int in an array by recursion
|
+2.00 |
Does GPL code linking with proprietary library depend which is crea...
|
-1.71 |
Does return inside an if() which is inside a for() - return from th...
|
+1.56 |
Did I translate this correctly?
|
+0.50 |
Why Microsoft .NET Framework Client Profile is 256 MB?
|
+4.90 |
Why have HashSet but not Set in C#?
|
-0.42 |
Compiling Java code written for 1.5 to work with 1.4 JRE?
|
-3.96 |
How does the "as" keyword work internally?
|
-1.23 |
Math.Pow vs multiply operator (performance)
|
+3.54 |
Why does C# not allow const and static on the same line?
|
-4.16 |
Static Constants in C#
|
+0.59 |
How does one convert a Visual Studio .NET 2008 solution to Visual S...
|
+2.45 |
Why is String's format(Object... args) defined as a static method?
|
+0.96 |
How can I calculate pi (π) in VB?
|
+0.84 |
Cache lookup performance
|
-1.08 |
Is it possible to let List collapse after I do removeAt certain tim...
|
-1.11 |
Why call dispose(false) in the destructor?
|
-3.84 |
What is the most efficient (read time) string search method? (C#)
|
+2.85 |
To Linq or not to Linq - which version is prettier?
|
-1.38 |
Should I choose .NET 3.5 or .NET 2.0 for a new application for my c...
|
+4.15 |
Computing a Win/Loss Percentage
|
+1.80 |
What's bad about the VB With/End With keyword?
|
+2.34 |
a problem with GUI using C#
|
-1.54 |
How can I re-factor this code?
|
+4.42 |
Why is float division slow?
|
-3.50 |
Why are many languages case sensitive?
|
-1.55 |
Is String.Contains() faster than String.IndexOf()?
|
+1.64 |
Why no compiler error for main() without a return at the end?
|
+3.09 |
Performance of enum conversion
|
+0.80 |
Is there any performance difference between ++i and i++ in C#?
|
-3.17 |
.net for Win95?
|
+2.25 |
Are there any major features missing from Linq-to-Sql?
|
-4.06 |