StackRating

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

ilim

Rating
1575.68 (3,414th)
Reputation
3,209 (52,657th)
Page: 1 2 3 4
Title Δ
how to store a dictionary within a for loop 0.00
Algorithm for selecting tiles outwards center point in a 512*512 map +0.39
What does this mean in python? counts = {x: y for x, y in counts.it... -0.25
Error while passing argument number in operator overloading? +1.86
Is there an O(|V|) algorithm for adding a new node to a minimum spa... 0.00
How to parse array in root with rapidjason 0.00
Python overwriting dictionary instead of appending 0.00
minimize the maximum continious subarray in array of 0/1 0.00
How to use malloc and free for Dynamic Memory Allocation +4.87
sum of all consecutive sub-array of length k in a given array 0.00
Counting nodes and arcs in BFS Algorithm 0.00
Why codes that does N/2 steps are considered O(N)? -3.46
Reading array of integers from the first line of a text file and ra... +1.63
Sort numbers in digit order +4.53
simplifying terms in a polynomial by c++ +3.38
computing convex hull by quick hull algorithm -0.82
How can i compare an int pointer with a char pointer? +3.41
C++ simple program to count steps length +3.24
Find element of an array that appears only once in O(logn) time +4.00
C program to print all the strong numbers from 1 to n +2.31
How correctly to call a function from another file? -0.48
Analyze frequency of chars in string +3.35
C++ Selection Sort (vectors) +3.56
Way to print dictionary as a list -0.34
How the recursion in Quicksort algorithm works? +3.52
strcmp returning only 0 (palindrom algo bug) +3.82
incompatible pointer types passing int[5][5] to parameter of type i... -1.79
How to determine sizeof array in C using pointers? +0.34
C++ Getters and Setters alternatives for Call Stack on Visual Studio 0.00
Non-recursive n-ray tree traversal +3.63
Ddereferencing a pointer in linked list +0.19
Fast Inserts Into Ordered Arrays -0.30
Understanding Perceptron training algorithm -3.88
Sorted linked list function (C) 0.00
Linked List Insertion vs. BST Insertion Time Costs +3.51
Count number of killed processes 0.00
Order list number from given number +0.09
C++ - copying from const char* to string -0.36
Differentiating words in trie -2.71
convert binary to decimal with linked list in C -0.67
Sum of all elements of a list in C +3.62
Not sure of what is wrong, trying to produce a 5x5 grid python 1-25 -0.37
How to choose pivot value in QuickSort? 0.00
Password python project number 0.00
There's something wrong with my Insertion Sort code 0.00
Python exercise Vigenère code 0.00
Compare consequetive pairs of columns for equality across a datafra... 0.00
For loop (inside while loop) is being ignored -2.92
Heap sort not working python 0.00
inverse of adjacency list in O(|V | + |E|) 0.00