StackRating

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

mrk

Rating
1498.05 (3,886,822nd)
Reputation
1,894 (88,139th)
Page: 1 2
Title Δ
Align text correctly in pygame +1.88
Number of closed regions created by a path +1.76
Count how many times elements in an array are repeated +3.92
Fibonacci Modified Hackerrank -3.98
a new edge is insert to a Minimum spanning tree +0.06
degree of connection between 2 nodes in a social graph +0.04
Is there a difference between calling a function inside a loop? +0.51
Byte swapping in bit wise operations +4.77
Bit wise operators -0.61
Implementing queue in java +0.10
Quicksort or Selectionsort? +4.13
count the digits of a number with recursion -1.80
C: Sort vector elements in descending order +1.40
Why is this sort necessary in quick sort application +4.46
Find all substrings of a string +5.34
how to find all subwords of a string -1.68
Choose max number of non-overlapping 2x2 squares in binary bitmap -2.22
C: Dynamic memory allocation using pointer to array with fixed numb... +0.67
Trouble reading in Tokens in C +4.52
Find whether a 2d matrix is subset of another 2d matrix -3.15
second highest number in array with O(n) complexity -1.22
Find increasing triplets such that sum is less than or equals to k -4.00
Bubble sorting an array with nulls in C -1.56
Initializing an Array C++ 0.00
Calculate the sum of digits in 100 factorial -4.01
Exercise 5.6 Kochan's Programming in C +0.03
Sorting a queue - C/C++ +1.34
condition operator and arrays / returning an pointer to array +0.33
Building a set of unique lines in a file efficiently, without stori... +2.05
How can we find the initial node in order to apply the algorithm? -3.76
Time Complexity of a for loop +6.12
How to implement the following algorithm to sort a dynamic array in... 0.00
Patience sort and finding the longest increasing subsequence 0.00
Bitwise operator to convert 0 to 1 and 1 to 0 +4.30
Execution time of Breadth-first search +1.45
Duplicate element in array -2.50
How to define 2D vector which rows are known c++ -1.83
after getting an input from user in an array of maximum size 100, h... -4.25
Splitting a Circular Linked List in to two halves 0.00
Given a rotated sorted array, how can I find the largest value in t... +4.22
M-way search tree using binary tree 0.00
amortized bound of sorted linked list 0.00
How to define a value in binary bit way in C++? -3.26
How are pointers in array of pointers chosen +4.34
Linked Lists and Sentinal node +0.10
Breaking Out Of Nested Loop C++ +3.18
Pointer to console arguments -2.58
Use of Malloc in C and pointer member error -0.69
How to split a comma-delimited line from a file into variables in C? +0.59
Why this code removes first 3 char? -3.86