StackRating

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

Mykola Zotko

Rating
1422.43 (4,535,778th)
Reputation
1,548 (106,042nd)
Page: 1 ... 6 7 8 9 10 11
Title Δ
If values are duplicate in list that values should be removed both... -0.76
Regex format to find a specific string from the list -0.38
How to see if during int casting its not an int -0.40
Unpacking tuple values from mixed list -0.40
Finding first time value occurs in an array when you don't know... -0.49
Write a program to determine if a given list possesses an additive... +0.38
Find the differences in all possible ways of list elements -0.27
Simplest way to perform a case insensitive "in" check and... +1.21
I am trying to find all neighbours of a graph without networkx 0.00
find consecutive integers in a list unsorted-Python -0.04
Find value from one float in an array -0.16
How to get unique values from a specific key in a list of dictionar... -0.39
How can i not count the spaces between my string +0.12
Collections Counter - How to remove "counter" from output -0.69
Convert lists of tuples to an array, where the first element in eac... 0.00
Unique elements in a list of dictionary efficiently +0.16
Select items of certain indices from a list of lists fast +2.92
return list with integers and string from list of strings -0.72
Multiple 'for' loop in list in Python -1.05
Create tuples from a list in Python -0.20
The index of maximum element in an array of tuples +0.99
merge two dictionaries with same key values +1.19
Substring filter list elements by another list in Python -0.23
Given a list remove index 0,4,5 from the list if there exist -0.82
How to merge two sublists from two different lists in the original -0.97
Python - Find string between variable number of substrings -0.40
How to merge two list of strings with multiple character replacements +2.76
Counting Peaks in a Time Series +2.40
How to write a starmap-like function without using the builtin map... -0.41
How can I filter a list by different conditions? -0.22
How to zip items in 2 lists only when a condition is met - python -0.22
Using regular expresions to extract part of a string in a list +0.65
Split list in to multiple sublists based on counter value in Python -1.56
How to access all elements of a list (composed of dictionaries)? -0.13
How to return the index of a string found in another string? +0.32
How to convert a python tuple of string to tuple of integer? -0.79
Use A Single Line To Loop Two Dictionaries To Create List -0.78
Most efficient way to seach Python list of lists on multiple fields? -0.55
Python: concatenate all consecutive sublists of a list until a cond... -0.75
generate a list with 6-dimensional unique elements in python +0.81
Mac OS - Mojave- wxpython2.8 installation 0.00
creating a loop for a method that will extract all the subgraph wit... 0.00
Replace spaces in a list +0.85
Effectively remove everything except repeating end characters -0.29
Find the maximum value in a dictionary with a fixed element in a tu... -0.33
I want to delete a particular list within list in python +0.37
How to iterate over multiple lists simultaneously -0.33
I've an undirected NetworkX graph and want to find all neighbor... +2.14
Create a list from strings-list in Python +1.02
Sort zipped lists by another list.index in python +1.01