StackRating

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

sshashank124

Rating
1571.91 (3,830th)
Reputation
21,851 (6,068th)
Page: 1 2 3 4 ... 19
Title Δ
Only get items in list that are in another list -0.19
Print a Complex Diamond Pattern +0.89
What happens in memory when ownership is transferred out of a box? +0.45
Why do I get a size error when using a type alias of `dyn Trait`? 0.00
Access each element of a multidimensional array without knowing the... -0.56
Determine which player is on the move 0.00
How to create a dictionary from a list of strings with same key, va... 0.00
Access struct field by variable 0.00
In Rust, what's the idiomatic way to split a &str into an i... +1.90
Regex: removing multiple words from a string using "or" r... 0.00
How to get value inside many regex keys? 0.00
How do i extract certain values in a row satisfying a condition in... +0.42
Get the a variable defined in the command running python +1.17
python find the similarly with each elements of a nested list with... -0.07
How to convert function to lambda 0.00
How to join std::ffi::os_str::OsStr and str? 0.00
Fastest method to compare each character in string in a list of str... +1.62
How do I generate a string of random ASCII printable characters wit... 0.00
How to use `Fn` trait with return type of `impl trait` in Rust? -0.29
Specialise type for polymorphic type 0.00
Is there more elegant way for this type of permutations? 0.00
Rust generic local variable -2.31
Pointer to pointer as a function parameter +2.67
Rust: access mutable argument in "while let" 0.00
How to get start and end of subsection of 2d array where a conditio... -0.25
i3 - Shortcuts using bind with multiple keycodes 0.00
How to covert 1d array to Logical matrix +2.18
Extracting certain indices from a numpy matrix +2.17
How to convert from linear probe in hash table to quadratic probe? 0.00
Why is this invalid syntax within for loop? +0.42
TypeError: unsupported operand type(s) for %: 'range' and &... +1.18
Combine contours vertically and get convex hull - opencv - python -2.46
Apply function over each 1d element of 3d array 0.00
Float object error when trying list operations -0.45
I want to make a program that take integer input from user and sum... +0.42
How to split a text with variable length delimeter 0.00
Image Processing in opencv -0.98
How to match Exactly two characters in a string at anywhere -0.07
Removing last element of a list in Python +1.51
Assign value to array (Python, Numpy) 0.00
How to include boolean conditions to python's list comprehension? +1.32
Why does the while loop in the below code not work? +0.42
Getting only integer from user -0.07
Split and append to 2 arrays from input 0.00
Count total number of occurrences of given list of integers in anot... +1.05
matlab like struct in python +0.44
Python Mulitple For loops with common else -0.74
Avoiding getting final '&' in Python regex when extract... +1.75
Count values in numpy array and return index by result +1.95
Access static class variable from an Interface using a generic meth... +0.44