StackRating

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

Mureinik

Rating
1609.55 (1,417th)
Reputation
197,660 (243rd)
Page: 1 ... 28 29 30 31 32 ... 187
Title Δ
Code does not output expected value; how to modify it to obtain the... -0.15
Transform List<T> into another List<Pair<L,R>> +1.18
What if I never create new object but keep adding the old object in... 0.00
MySQL How to GROUP BY counted column? +1.53
Sorting some query result in a very specific way 0.00
How to make working: FOREIGN KEY error during addition 0.00
How can I add a string to another in a specific place? -0.68
Question about subqueries, why there is a need for a IN clause 0.00
why the main method in java should be small letter(main) and not as... +0.55
Sorting list by an object field missing in some objects in the list 0.00
Rank the number of employees from high to low for each manager -1.23
Why does this code print out only the first letter? +2.34
What is the proper way to display a List of different types in c#? 0.00
How to keep looping in while loop? +1.70
How to get rows even if count is 0? Only 1 table +1.64
How can I ensure that a travis build is triggered for a particular... 0.00
Why java.util.ArrayList.remove(int index) is not working properly f... 0.00
Python create a file in a specific directory +2.20
Remove all selected elements from JList? 0.00
SQL FOREIGN KEY CONSTRAINT naming difference -0.46
How to create a Sumifs-like function in SQL with the criteria being... +1.57
SQLite Update or overwrite duplicates 0.00
How to get a greater of two nullable numbers of any type? 0.00
Get all pairs of supplier numbers such that two suppliers are coloc... 0.00
Python update data with pymsql 0.00
throw System.StackOverflowException while creating object 0.00
How to use @EqualsAndHashCode With Include - Lombok +0.70
Show all category with number of posts in that category next to the... -0.48
Inherit void method 0.00
C++ File reading program incrementing variable wrong in loop +0.19
Why do I get the message: redundant overriding method? 0.00
How do I convert a list of values into a list of names for enum? 0.00
Could not find artifact org.apache.maven.plugins:maven-resources-pl... 0.00
Express Post method can't read property 'toString' 0.00
Group value mysql -0.09
ConcurrentHashmap prints empty 0.00
AttributeError: 'NoneType' object has no attribute 'fin... 0.00
How to fix 'Bound mismatch' in Java 0.00
Condition check with LEFT function 0.00
Update null values by merging another table in mssql -0.88
Ideal postgres index for non unique varchar column 0.00
Is there any better way of writing SQL Insert statement with Java P... 0.00
npm: Why is it giving an error with "node-pre-gyp"? 0.00
Updating an application from git resource after modifying files 0.00
Issue importing python soundfile library - OSError: library not fou... 0.00
Is the order of inserts specified for INSERT IGNORE ... SELECT? 0.00
How to fix this in case expression? +0.02
Testing a method in a class which calls an overridden method 0.00
why Switch skip one case and execute code for different case with w... +0.34
Find the indexes of unique elements of a list in python? +0.02