StackRating

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

Saurav Sahu

Rating
1466.91 (4,523,304th)
Reputation
6,524 (24,804th)
Page: 1 2 3 4 5 6 7 ... 8
Title Δ
What is a pointer to an array of x amount of ints? -0.41
Sort maps by value in the specified order of key's priority +2.14
Difference between `*p=&` and `p=&` -0.01
Print big letter N with # +1.12
Print out each character randomly +0.51
Why use void with a function? -0.41
Using Delimiters to Parse an Address By 'Street; City; State; C... -0.35
Find longest alternating string of 1's and 0's +2.61
How to fix terminate called after throwing an instance of std::out_... 0.00
Does using index brackets for a pointer dereference it? -0.89
How does a overloaded sort() with a third parameter (i.e. comparato... 0.00
Sorting a singly Linked List -0.25
Vector assignment crashing, not sure why +0.04
Splitting text file on '=' delimiter line by line C++ +1.31
Comparison of strings shows not equal -0.37
Big O analysis of sorting each string in an array of strings, and t... 0.00
Nested Loop Running time complexity analysis +0.51
Why does result variable have to be declared as a pointer in the fo... +2.57
What is the fastest algorithm for intersection of two sorted lists? -0.92
Java boolean equals method with ArrayLists +0.53
Add unique_ptr of derived class to vector of base class unique_ptr -0.91
How to compare litere with an array of char with "(" 0.00
How is a Vector of Vector aligned in memory? +0.14
reduce the size of the table by deleting null values -0.82
Split vector to unique and duplicates c++ +1.67
Printing the value of integer data type using %x in printf statement -0.42
lexicographic comparison of strings [case-insensitive] +0.53
How to get sub-strings from a string using two delimiters (; and .)... 0.00
Changing an element within a vector of structures +0.04
How to find unique element count in string array? +0.08
c - double pointers to add to tail of linked list -0.83
Get only the first value from std::cin 0.00
How can i read string and integer, on same line from a text file? +0.85
Data structure with O(1) insertion and O(log(n)) search complexity? +0.41
While & If loop expected error +1.36
Can '\0' and NULL be used interchangeably? +0.24
Suitable data structure to store and query integers based on most s... -1.39
c++ char check for empty character +0.51
How does one best describe what the TreeSort and HeapSort algorithm... 0.00
Overriden virtual method still calls function in base class 0.00
How to factorize a number? -1.00
how to turn a linked list to a doubly linked list 0.00
I am trying to implement a program recursively. I just don't un... +0.50
Which data structure is better for an array of std string +0.53
Need help on Binary tree procedures (NOT binary search tree) 0.00
Float point numbers and incorrect result due to rounding behavior -0.88
Proper way to use <vector> (or any STL container) in .h and .... +0.61
Need an algorithm to print a list of unique words and number of occ... 0.00
Space Complexity (Auxillary) for long code 0.00
Trying to understand complexity of quick sort +0.53