StackRating

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

supercat

Rating
1359.31 (4,536,292nd)
Reputation
58,836 (1,588th)
Page: 1 ... 52 53 54 55 56 ... 65
Title Δ
How do I limit overriding in a hierarchy? -0.79
Does nesting affect efficiency? -0.26
Why do good programmers sometimes silently swallow exceptions? -0.19
C# Interfaces: Is it possible to refer to the type that implements... 0.00
Interview: Find shortest path to few elements -0.54
Difference between object and instance -0.30
What is the efficient way of implementing a queue? -1.29
Should I be using an abstract base class for this purpose at this t... -0.27
Is there any C standard for microcontrollers? -0.01
How can I make sure that a caller passes a malloc'd pointer? -0.37
Why do SUBSTRING or LEFT make the query much slower? -1.41
malloc cpu cycles -0.61
Is there a way to do a #define inside of another #define? -0.38
Should small simple structs be passed by const reference? +0.40
Finding the length of the common prefix in two bytes -0.82
Benefits of using the conditional ?: (ternary) operator -0.66
Does .NET have a built-in EventArgs<T>? -0.14
Should I be using inheritance? -0.81
assembly language and optimization +0.57
What's the reason why table layout in code is considered bad? -0.44
What is the significance of 1/1/1753 in SQL Server? -0.75
How to make large if-statement more readable +1.96
ByRef vs ByVal performance when passing strings 0.00
How to define a struct whose members can be accessed by any interna... 0.00
Dispose on nested Disposable items? 0.00
Why can NAND flash memory cells only be directly written to when th... 0.00
O(1) hash look ups? -0.62
Determine if executing in finally block due to exception being thrown 0.00
How do you handle internationalization for "Your input 'xyz' i... -1.21
Does reflection breaks the idea of private methods, because private... -0.70
What are reasons why one would want to use nested classes? -0.88
How bad is it to open a new Form using System.Timers.Timer? -1.40
How can I modify strings using a "For Each" loop? +0.22
Algorithm that converts numeric amount into English words -0.06
API design: is "fault tolerance" a good thing? +0.13
Are Fortran control characters (carriage control) still implemented... 0.00
Immutable game object, basic functional programming question -0.72
Why was IEquatable T not made contravariant in T for C# 4.0? 0.00
Output difference in gcc and turbo C -1.62
Should all classes implement the IDisposable interface? 0.00
Size of data after AES encryption -0.97
Why does the chip control the language to choose -1.34
why MemberwiseClone defined in System.Object is protected? why it's... 0.00
Do these rules fully define when to throw exceptions? 0.00
Is it feasible to create a NullObject for every class? ( with a too... 0.00
Puzzle: Need an example of a "complicated" equivalence re... -0.66
Does List<T> create garbage in C# in foreach 0.00
What best practices for cleaning up event handler references? 0.00
Why is programming with objects not considered procedural? -0.56
Why is %hd necessary in scanf? -0.87