StackRating

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

malbarbo

Rating
1528.28 (20,177th)
Reputation
7,314 (21,846th)
Page: 1 2 3
Title Δ
Get the last element of a vector and push it to the same vector +4.72
Tuple splat / apply in Rust -2.62
A set type that preserves insertion order 0.00
Split a string and return Vec<String> -3.01
File-argument in libc::stat in Rust 0.00
Good way to count number of functions of a python file, given path +2.67
How to make a vector of boxed trait objects from another vector of... 0.00
How do I work with the borrow checker in this case? +2.48
How do I fix the "found Rust tuple type in foreign module; con... -4.46
How can I use regexes in Rust without Cargo? 0.00
Shared circular references in Rust 0.00
Clone String to Specific Lifetime +0.09
Determining Python version with platform.version -2.23
Why are multiple imports from the Hyper crate failing? 0.00
How do I return a user-specified type on success or a String on fai... +3.64
Using python to convert bytearray to float 0.00
How to convert FromStrRadixErr to ParseIntError? 0.00
How to compare an array and a part of a vector? 0.00
Cross compile rust-openssl for Raspberry Pi 2 0.00
Reading from a socket in Rust +3.83
How to correctly implement ToString trait for a struct? 0.00
Moving local type inference out to a struct 0.00
How to sort a list of strings with a different order? 0.00
Python: how to avoid a loop for normalizing a list of list? +3.81
Iterating through lists of different lengths which are inside a list -2.73
Convert this single-line nested for loop to multi-line in python -4.52
Can I use generic function arguments in Rust to create new variables? 0.00
UnicodeError Reading Accentuation Portuguese Characters from File 0.00
How To Assign Slices While Iterating Over a Vec in Rust without cop... +3.67
How to build a 32bit static binary with Rust and rustup? 0.00
Reference to parameters within an enum -4.19
Random walker code python 0.00
Index a list in Python with number if list index not outside of range 0.00
Printing a List of Lists -0.29
Using pprint for OrderedDicts when dict is made with two lists 0.00
YAML parsing to Objects (PyYAML Python3) -0.32
Python list.sort() not working/showing odd behaviour -4.39
Unexpected T vs &T as type parameter in Rust 0.00
Python one liner to substitute a list indices +0.08
Set minimal length for sfdp laying, GraphViz 0.00
Handling of carriage return (\r) character in Python's Fabric +3.78
How can I take input from either stdin or a file if I cannot seek s... -4.21
How to find the anagrams in a given list -0.52
Pexpect.spawn ssh and cron (Solaris) -0.34
Appending list values to a dictionary key +3.69
Finding word context with regular expressions +3.57
return an object from a function which execute a while true 0.00
Python no module named numpy 0.00
Filter current year from csv 0.00
create graph from text file of vertices and edges 0.00