StackRating

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

user2736738

Rating
1610.39 (1,387th)
Reputation
27,422 (4,604th)
Page: 1 ... 20 21 22 23 24
Title Δ
Total time complexity in a method -0.07
Time complexity of one recursive algorithm -0.04
rehashing function in C 0.00
to converting upper and lower case why we add +32 and -32 pleas exp... +0.58
Check if sub string in main string, and if yes, print main string f... 0.00
Simple algorithms that can be implemented on a FPGA 0.00
How do I make 'bit' array instead of 'int' array? +2.10
Why is the total number of possible substrings of a string n^2? -0.76
assigning an address to a pointer +0.13
How do preincrements and postincrements in the same line work in C++? 0.00
c programming , word count 0.00
C++ Vector Sort String Issue -2.27
C - How to traverse a Huffman Tree and generate corresponding Huffm... -0.89
a function that compute indegree and outdegree for each vertice usi... 0.00
Runtime error on large input C++ 0.00
While loop is going one too far 0.00
Running complexity of the below function with reason 0.00
Getting TLE in Codechef challenge 0.00
Defining variables in a class -1.65
C - tokenizing from scanf -0.99
Function Prototype Error, Expected '=' ... before 'int&... 0.00
Algorithm running time +0.36
How do I increase each new line by 1 or more in a for loop? -4.59
How to use next_permutation for just one permutation -0.50
How to search a binary tree for a match with the given value x? 0.00
Priority queue and deque 0.00
Using a while loop to print random numbers until a certain number i... +3.44
Unvisited nodes in Dijkstra's algorithm? +0.04
Shortest path through an array of max-jump-lengths +3.57
When can an algorithm have square root(n) time complexity? -0.57
Pseudo Code Algorithm: finding number of iterations + best/worst ca... 0.00
Use find() on map of struct, get "has no member named XXX" +2.69
How to maintain the maximum value in an array when the size is shor... 0.00
Why this function in c is giving unexpected results? 0.00
uVa100- '3n+1' ~ time limit exceeded 0.00
How to free a BST that contains a char pointer? 0.00
How would you go around freeing a binary tree struct in C +3.30
Generate Combinations in specific order 0.00
If a number of test cases isn't provided, when should my progra... 0.00
The product of two large prime numbers in encryption -0.43
Comparing string from text file to another list in C +3.55
Swap between array of strings only by pointers in C -0.73
Nested for loops with initialization outside the loop +3.57
Unexpected results from a simple code 0.00
How to write code for Input Integer End Of File in C 0.00
Nested for-loop: why is the condition stated in for() ineffective? +3.10
Reference to reassigned variable +3.42
how to check whether a inputted value is a character or not -0.69
Compare strings in C using getchar -3.22
Trouble sieving primes from a large range +1.30