StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Juliet

Rating
1614.70 (1,262nd)
Reputation
61,052 (1,498th)
Page: 1 2 3 4 5 ... 10
Title Δ
How Can I Accept a Generic Class and Use Its Properties / Methods -1.13
Integrate F# into existing .Net Application +2.14
Multicore programming: the hard parts -1.55
Why use singleton instead of static class? +1.09
C#: Object having two constructors: how to limit which properties a... +1.22
F# insert/remove item from list +0.72
How to send big psd by webservice +1.25
How can I implement a tail-recursive list append? +1.23
Building big, immutable objects without using constructors having l... -0.78
Is it bad OOP practice to have objects reference each other? +0.05
What's the way to determine if an Int is a perfect square in Haskell? +0.76
How do you implement the Decorator pattern if you can't inherit fro... -0.39
Implementing search functionality with multiple optional parameters... -0.45
Is there server-side code which is not cross browser compatible? -0.37
Practical example where Tuple can be used in .Net 4.0? -0.03
Remove a single non-unique value from a sequence in F# +1.49
Implement a simple class in your favorite language +0.57
Cooler ASCII Spinners? -1.05
Uses for static generic classes? -0.91
How to replace for-loops with a functional statement in C#? +0.86
What is the fastest collection in c# to implement a prioritizing qu... +0.57
Best UI to be shown to User while his request is still in process b... +0.53
Could someone in simple terms explain to me the visitor pattern's p... +0.35
How does the choice of programming languages help to the success of... +1.58
Are you as productive in Javascript as you are in .Net or Java? -0.50
Why it isn't possible to declare a method parameter as var type +0.36
Interview Question in C# -0.07
Using string[] as a Dictionary key e.g. Dictionary<string[], Str... -0.07
How can two threads access a common array of buffers with minimal b... -1.03
VB.NET equivalent to java.util.TreeSet -1.23
Is it considered bad form to execute a function within a conditiona... -1.70
What is 'Pattern Matching' in functional languages? +1.00
How can I speed up queries against tables I cannot add indexes to? +0.52
Whats the most efficient way to access another forms controls in .N... +0.35
Is there anything wrong with a class with all static methods? +0.60
ExpandoObject (dynamics) my greatest friend or my new greatest foe? -0.10
C# Get Keys from a Dictionary<string, Stream> +1.20
System.String - why doesn't it implement parameterless constructor? +0.96
Can someone clarify what this Joel On Software quote means: (functi... +1.34
How do I make generic type and concrete type interchangeable? -0.14
Singleton pattern in web applications -0.23
Would you please explain OCaml functors to me? +0.35
Can I have fixed typed ArrayList in C#, just like C++? -0.39
Is Guid considered a value type or reference type? +1.59
C#: How to prevent two instances of an application from doing the s... +1.18
Interview question - c# -0.05
How can I duplicate the F# discriminated union type in C#? +0.75
Line of business applications: Will F# make my life easy? +1.39
Are there any disadvantages of using C# 3.0 features? -0.37
Recursive function in java - N nested loops with changing indicies 0.00