StackRating

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

ggorlen

Rating
1599.33 (1,807th)
Reputation
7,493 (21,225th)
Page: 1 2 3 4 5 6 ... 22
Title Δ
Building a Linked List of Strings -2.98
Move node to a new index in a linked list -0.17
Add a class to one and only one element from an HTML list on click +0.19
Rename a bunch of files on mac +0.36
Boolean condition is always false when using `status == true` 0.00
Vim replace line with captured word 0.00
How to have a static board on tic tac toe? -1.25
javascript pyramid within array +0.90
How to avoid capitalizing letters following unicode accents with re... 0.00
setState does not update state immediately inside setInterval 0.00
Sudoku solver with Javascript 0.00
AttributeError - remove multiple whitespaces from multiple columns... -1.52
Remove any duplicates in a list of lists when order doesn't mat... 0.00
How to take a portion of one column to match with a portion of anot... +0.20
How can i extract month and year from a string in python? +2.11
Sequentially select parts of a string similar to ngram -1.25
How to add new column with values based on another column in pandas 0.00
what is the time complexity of array.splice(...array.splice()) 0.00
In Python: How can i get my code to print out all the possible word... -0.14
Python zip function with iterator vs iterable +1.75
Checking elements in a dataframe and extract some values 0.00
String manipulation within a column (pandas): split, replace, join +0.10
Python: How to filter columns with a character included but not mul... 0.00
How to count number of vowels from file word by word and attach the... +0.36
Clip 2d List Untill Contents Form a Rectangle (Python) 0.00
Count the number of nodes in a linked list recursively 0.00
Problem with copying a string, Javascript +0.37
Free linked list +0.09
Find minimum value and a target property in an array of objects -0.60
Return middle node of linked list with recursion +0.97
Need help getting this recursive function working 0.00
Regex to match a fully qualified hostname or URL with optional https -0.51
Array with multiple symbol string split using regex grouping 0.00
Split string into array of exactly two parts when a number is encou... +0.79
Extracting time with regex from a string +0.38
Multi-select between parentheses +0.70
Javascript JSON object reorder -1.91
Building permutation that sums to a number efficiently 0.00
How to Match Tilde-Delimited Data Using Regex -0.47
Shortest sequence to make math expression match a target number 0.00
Refactoring .catch(handleError) throws UnhandledPromiseRejectionWar... +0.36
Sierpinski Carpet recursive in C using SVG 0.00
Generating sequences a recursively defined math string in Python +0.03
Breadth first search implementation stuck in infinite loop +0.36
Convert a nested separated string to a Object 0.00
How to resolve common children in tree and give them unique names i... 0.00
Cannot figure out logic flaw in traversal to check whether a tree h... -1.01
Time complexity of cloning a binary tree 0.00
Iterative copying (cloning) of a N-ary tree 0.00
How to use Event loop in JS to construct a debounce function? -1.15