StackRating

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

Smith_61

Rating
1542.47 (10,645th)
Reputation
1,878 (88,865th)
Page: 1 2
Title Δ
fstream class member variable +0.12
How to stop a running Thread in Java +3.53
passing argument to Runtime.getRuntime().exec() with an option at t... 0.00
Best Practice - Collection.add() and handling boolean return value +3.34
How can I wrap an Ascii value that exceeds "Z" back to &q... 0.00
Error sending file through java socket +0.60
Will application crash if FileInputStream is not closed? -0.09
Java inheritance: the strict default-abstract and default-default c... 0.00
Swap childs of every node at depth N in a binary tree 0.00
Perform a swap of all children of nodes at a given depth -0.42
Byte-based and Chracter-based OutputStreams +3.67
Parsing txt file -1.88
improving breadth first logic 0.00
java 2D Arrays - sorting and searching +3.84
Is native method heavily used In JDK? +4.34
How to reach the input file using java program < "filename&... -4.30
Data through JNI is not passing properly +3.83
Make InputStream non-blocking -0.13
Accessing a private virtual function from outside the class 0.00
Can we emplace small object on void*? -0.36
Weird characters when trying to grab char * from fstream +4.70
GetModuleHandle(), for a DLL in another process 0.00
C++ Unique Class Names vs. Namespace +4.05
Is it always safe to call getClass() within the subclass constructor? -2.12
Is it possible to force JVM to create an object in stack other than... +4.54
Java: how to repair a hung thread? +3.70
How to write Java for loops to avoid repeatedly computing the upper... -4.43
Java - What happens when child thread dies from NPE , does parent t... 0.00
How JVM ensures thread safety of memory allocation for a new object +0.54
DataInputStream vs InputStreamReader, trying to conceptually unders... -1.79
Using vectors to solve the anagrams in C++ +1.26
Does creating an instance variable that is set to be a new object i... -1.54
How memory is allocated for private and public members of the class -1.63
Assigning values to variable through pointer in c++ 0.00
First iteration of for loop automatically proceeding with scanner i... +3.98
how to fix this compiling error: (compiler file 'f:\dd\vctools\... +3.88
Does the waiting thread revisit the code inside synchronized method -3.55
Why is my program giving ambiguous reference to wstring error? -1.77
How to pass a member function which has variable arguments as templ... +0.06
Non-recursive way of getting the depth of a binary tree +0.09
Multiple Inheritance, Which method will be called? -2.23
Shared Memory between two JVMs +3.82
Which is better? isEmpty() or size() == 0? 0.00
Piping output from an output stream to an input stream -0.46
Swap a few characters in a String in java? -2.98
Calling protected constructor of base class from different package... +3.62
Why is "while (i++ < n) {}" significantly slower than... +2.02
java.util.ConcurrentModificationException while merge node in a tre... 0.00
How can I dynamically call methods in Java +3.61
Packet organization for similar but different type messages 0.00