StackRating

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

apatniv

Rating
1482.52 (4,485,811th)
Reputation
722 (202,800th)
Page: 1 2
Title Δ
Building a Deque using arrays in java (using generics) 0.00
When to use reference while iterating vectors in Rust? 0.00
How do I get the key associated with the maximum value of a Rust Ha... +0.87
Rust: How to restrict type parameters for derived traits 0.00
expected type parameter `T`, found `&T` 0.00
Can you insert into a HashMap in a way the gives you an owned copy... 0.00
What's the difference between binary and library in Rust? +0.25
Opening a file returns ErrorKind::Other 'Error: Os, code: 20, m... 0.00
How to deal with cyclic mutable borrows -3.51
Borrow a hashmap without Borrowing his content 0.00
Parse vector into correct types 0.00
What is the difference between braces and commas when used to separ... 0.00
Referencing self in a long-running Rust thread 0.00
How to return chained iterators in rust 0.00
Vec<T>, vector of intergers vs vector of String, why can I in... 0.00
`cannot infer an appropriate lifetime for autoref due to conflictin... -3.36
Rust Traits - How can I use a trait without expending it? 0.00
What is the idiomatic way to get the tail of a vector? +4.48
cannot borrow `hsets` as mutable because it is also borrowed as imm... -3.19
Why can the Rust compiler infer types on separated lines but not if... -1.28
How can I join a Vec<> of i32 numbers into a String? +4.50
Rust: How does match with String type work? 0.00
How do I avoid code duplication in similar methods which differ in... 0.00
ParseIntError when parsing text file with comma-delimited data? 0.00
Rust array not functioning as intented (AoC2019) 0.00
Variable value not moved 0.00
How can I make sure that the entered input matches the array index... +4.15
How to capture formulas and support formula evaluation in java web... -3.89
conversion of space separated string to coma separated in bash +0.18
How to pass two variables to a folder name in a for-loop 0.00
Create file in all subdirectories -3.65
Python OSError: [Errno 2] No such file or directory ERROR 0.00
How the kernel determines the process priority 0.00
unix command to filter the json -3.93
Linux command detecting commands before writing to a file 0.00
Exception in thread "main" java.lang.Error: Unresolved co... +4.08
Why does Python not accept integers starting with 0 as valid code? -4.02
Java - print 1 billion to 2 billion -3.22
bash script: parsing grep command output and passing to second action +5.19
Check a Python Script Is Running -3.87
Compare hdfs file with unix file, getting error 0.00
Python: How to split a list based on a specific element +1.76
How to set a password variable via a script for mounting a cifs share 0.00
Curl in bash and input data json with a $VARIABLE not substituted 0.00
list files containing two specific strings into an array in bash +4.15
How to find the location of the script that is being executed? -0.90
kill -9 but using name instead of number 0.00
Bash - what's the difference between reading a variable and dir... -2.15
How to use different java version by alias? 0.00
bash check is string contains substring not working 0.00