85

Questions

*
2
6
votes
9
answers
855
views

Why are multi-dimensional arrays in .NET slower than normal arrays?

jun 29 at 0:02 Scott 11

*
2
6
votes
5
answers
777
views

Why doesn’t Java allow generic subclasses of Throwable?

aug 17 at 8:54 aberrant80 1,071

*
3
6
votes
12
answers
728
views

Which recursive functions cannot be rewritten using loops?

aug 25 at 7:24 Shrinidhi 11

*
1
6
votes
4
answers
3
kviews

How can I String.Format a TimeSpan object with a custom format in .NET?

oct 2 at 8:16 radioman 11

 
6
votes
5
answers
212
views

Nested Function in Python

oct 20 at 8:08 Hosam Aly 4,777

 
6
votes
4
answers
282
views

Is this (Lock-Free) Queue Implementation Thread-Safe?

nov 10 at 16:12 Yuval Rimar 11

*
1
5
votes
23
answers
789
views

if (condition) continue; OR if (!condition) { … }? (style preference)

jan 26 at 17:55 Motlin 1,782

*
5
5
votes
10
answers
725
views

Java Embedded Databases Comparison

jan 29 at 15:06 Hosam Aly 4,777

 
5
votes
9
answers
512
views

Implementing `hashCode()` for very simple classes

feb 2 at 16:58 Jeff Olson 211

*
1
5
votes
7
answers
893
views

String.Join vs. StringBuilder: which is faster?

feb 25 at 16:45 Jon Skeet 124k

prev 1 2 3 4 5 9 next