StackRating

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

Joseph Larson

Rating
1454.91 (4,531,124th)
Reputation
763 (193,700th)
Page: 1 2 3 4 5 ... 6
Title Δ
Keeping a thread locked a long time -0.99
Switch between dependencies +0.85
Java How to print the original index of a sorted 2d array? +2.27
How do I make a program where it encrypts and decrypts a message us... 0.00
Trying to write a public method costMultiplier() that takes no argu... 0.00
XML parsing in java: how to get info out of a tag adjacent to a tag... 0.00
Getch is continuously outputing the same value 0.00
Passing value from one function to another C++ -0.34
cpp data types runtime overflow 0.00
Filling array with pointers to custom class. C++ -0.60
Is really required to separate c++ constructions in a .h and a .cpp... +0.56
Create objects of derived classes in base class -1.75
Using brute-force for solving equations 0.00
Putting numeric data from an input file into a linked list 0.00
How to Read Numerical, Minute and Second Values from File, While Wr... 0.00
Is using a class (not interface) as a type is a bad practice for pa... -1.63
C++: Pass Two Arrays into A Function But the Results are not Expect... 0.00
threads in Java and computation -1.49
Variable decremantation of a Math.random ensuring non-rrepetitivene... 0.00
Why does 12.0 == 11.999999999999999999999 is considered as true? 0.00
Go through all possibilities of a boolean array with recursion +0.93
Error when getting the elements of a vector -0.05
Create random generator to make and count odd even pairs of numbers 0.00
Can someone tell me how to pass this array into my main method so i... +0.06
3 / 2: Division paradox (Java) -0.42
In C++ is there a way for me to have a function without passing an... 0.00
Is there a way to format your output so that it comes out more unif... +0.57
How to write C++ objects to files using only the standard library 0.00
How to run Ackermann's Fuction without error in C/C++? 0.00
Load C signed long in Java 0.00
When the object deleted, how about the object which copied deleted... +1.89
Is there a function for selecting a specific part of a 2d array in... +0.84
how to replace conditional with polymorphism? 0.00
Two client sending message to server in java +0.07
Can a java method returns different object? -0.44
I need the thread function to print the random number for every 2 s... +2.24
in solution of diamond problem, why we need to inherit grand parent... 0.00
Armstrong Number logic 0.00
How to document C++ non-type template parameters? 0.00
Understanding How to Read Into A File & Separate Lines from Fil... 0.00
“ error: incompatible types in assignment of” when trying to resize... 0.00
Generate ordered pairings 0.00
Printing integers with a fixed number of zeros in C++ 0.00
I am looking for the code to successfully store the information rea... 0.00
Spacing error in the output of the program 0.00
How to pretty print a 3D array in Java 0.00
Implementing a stack using a linked list 0.00
How to pass function pointer (callback) and call it without knowing... 0.00
Program won't let the user input the number of rows in Pascal&#... 0.00
NumberFormatException when I try to convert a 3 character string in... -0.07