StackRating

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

Locke

Rating
1492.15 (4,368,260th)
Reputation
386 (336,386th)
Page: 1 2 3
Title Δ
c random int types +2.07
System arraycopy and append files 0.00
Why does my C strlen() in Rust also count string slice inside print... 0.00
Comparing the content of two objects in Java +0.53
How would I check if all elements in an array are present in anothe... +0.04
Is it safe to logically split a borrow to work around a limitation... -1.27
Storing all diagonals from top right to bottom left in array +4.15
What does this "As lifts over &" AsRef impl mean? +0.05
Convert Vec<Vec<u8>> to &[&[u8]] -1.73
Regex search text between multiple equals and comma 0.00
Can i accomplish this using streams Java 8? -4.08
Why is my program not showing background color change after an inte... 0.00
Stop external library access to runnable Jar 0.00
Where does the static requirement come from? -3.07
Handle downcast error when downcasting Ref<Box<dyn Any>>... 0.00
Trying to delete a specific character from a string in C? 0.00
How can I convert a String into a Vector in Rust? 0.00
How to divide numbers by 10 but doesnt take the reminder +0.10
Is there an easier way to make enum constants visible? 0.00
Use [] in ArrayList of ArrayLists java -3.08
Rust set different panic output for debug and release modes 0.00
Why an `Arc<Mutex<dyn MyTrait>>` gets automatically the... 0.00
How can I write in python a for loop with function that changes bas... +5.10
Is there a way to check a struct has a field and check its type? +4.88
is it possible to write a dynamic ' abstract / shared ' tra... 0.00
While loop not looping after script finishes 0.00
Move null elements of each row in a 2D array to the end of that row +0.47
Python - import only function from module -3.92
SyntaxError: Non-ASCII character '\xe2' by just copying to... 0.00
Java: Number of vowel in a string -1.22
How to change an integer every certain amount of time +0.08
Rust: Bad use of lifetime 0.00
How to convert a string to a list of string? 0.00
Create a dictionary where the key is a key from a dictionary and th... 0.00
Python 3.8 - What's wrong with my dictionary +4.17
Connection to database not closing 0.00
How to swap two numbers of index1 and index2 in my array +0.16
C++: Why is unordered_set::find faster than find? +4.72
Why I can't type: BlockingQueue<Integer> a = new Priority... +4.23
How to create multiple html pages using one main route? 0.00
how to open files with different extensions programatically in java? 0.00
Why is my function returning a wrong value? 0.00
Confusing behavior when pattern matching on Options +0.37
Recursively downloading a remote HTTP directory through java 0.00
Is it better to return by value for small types for getters in trai... 0.00
Creating safe overlapping/union fields in structs 0.00
Creating callback via trait objects +0.56
How do I pass in a trait object to a vector that will also have a u... 0.00
Rust: Cannot access functions in subdirectories 0.00
Passing 2d arraylist between classes 0.00