StackRating

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

Emma

Rating
1426.48 (4,535,601st)
Reputation
635 (225,289th)
Page: 1 2 3 4 5 6 7 ... 38
Title Δ
Why is the time limit exceeding? +0.64
LeetCode 957: Prison Cells After N Days +0.41
LeetCode 1: Two Sum - addressSanitizer: heap-buffer-overflow on add... -1.66
Time complexity of leetcode 394 +2.46
Best time to buy and Sell Stock- Another approach in Python +0.59
LeetCode 1094. Car Pooling. What is Time Complexity? 0.00
Leetcode Different Results Compiling (#231 Power of Two) 0.00
LeetCode 212: Word Search II 0.00
I was writing a function for finding if a number is palindrome or n... 0.00
How to determine the runtime of my Leetcode solution? 0.00
LeetCode 1011. Binary Search, C++ and Python same idea but differen... +0.08
Explain the behaviour of problem and why use case was rejected? 0.00
how to solve this question without using extra space? +0.59
How do I properly input my own test cases in my own IDE for problem... +0.56
LeetCode 414: Third Maximum Number -0.41
Runtime error: reference binding to null pointer of type 'int&#... -0.41
what makes my solution to leetcode shortest bridge problem not run... 0.00
Tail recursive solution in Scala for Linked-List chaining -1.53
Java Sorting with Lambda Expression -0.80
leetcode-540 single element in a sorted array. returning right on l... 0.00
Printing and outputing the same variable gives different results -... 0.00
reason for incorrect output on coding correct logic? 0.00
3Sum Problem in Python 3, Time Limit Exceeded in Leetcode +0.97
LeetCode 110: Balanced Binary Tree - Solution not getting accepted +0.09
N-Queen Problem: Cannot figure out why my solution is not working -0.07
Leetcode - 167: Two Sum II - Input array is sorted +0.58
Trouble implementing merge sort in Python +0.08
Time complexity of the merge sort +0.58
The effect of using mid=first+(last-first)/2 instead of (first+last... +0.09
Time complexity for HashMap put/get inside for? 0.00
How do I memoize this recurrence relation? 0.00
algorithm problem: select one number from each of the five arrays,... -1.45
LeetCode 1044: Longest Duplicate Substring solution timing out (C++) 0.00
How to merge two descending singly linkedlist into one ascending li... 0.00
TypeError when Assigning Slice: "can only assign an iterable&q... -1.40
What algorithm can I use to find this extracted template image in t... 0.00
Leetcode permutations question in Java! How do the lists work in th... 0.00
Code giving Runtime Error: java.lang.ArrayIndexOutOfBoundsException... 0.00
LeetCode 494: Turn DFS+Memoization into Dynamic Programming (DP) 0.00
Question about the time complexity of recursive code for leetcode 1... -1.69
Checking correct brackets question in java 0.00
IndexError: list index out of range in quick sort algorithm -0.91
Is creating an extra node when solving linked list question a good... 0.00
Meaning of the formula how to find lost element in array? -0.25
LeetCode 15: 3Sum using hash maps 0.00
Counting the words in a string for cat -0.14
Search unsorted array for 3 elements which sum to a value -0.37
Find permutation of one string into other string program +0.32
runtime error: reference binding to misaligned address 0xbebebebebe... -0.43
LeetCode 120: Triangle - Minimum path sum +0.08