StackRating

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

Kunal Puri

Rating
1507.18 (107,937th)
Reputation
2,897 (58,347th)
Page: 1 2 3 ... 4
Title Δ
Prime numbers between two given integers +1.20
Problem with passing pointers as argument in user defined function... +1.29
What is the correct template parameter/argument for operator[] as a... +0.49
Why can't I pass this function? C++ 0.00
dynamically allocating memory to matrices -0.02
Figure all combinations of two integers of a product 0.00
How to print list of all threads in C++ application? -1.49
C++ Segmentation Fault accessing class data member without explicit... -1.19
C++ Inheritance "No Viable Conversion" Error -0.03
Segmentation fault while passing 2d vector of chars in to a function 0.00
Overloading << operator to print the elements of a matrix in... +0.49
Why is operator<< overload changing values of my variable? 0.00
Can't get french characters to work in C++ 0.00
How to write a function that check if the name entered is in good f... 0.00
How do you call a class function but with a different class object +0.00
Allocating memory to a struct 0.00
Why isn't the array being passed by reference? +1.50
Does the stream operator exist for class member functions? +0.49
Printing arrays created in a class -0.25
Read data from a file 0.00
Array of structs with new[] doesn't seem to work if said struct... 0.00
Having Trouble with void travel::display 0.00
How to add integers using input redirection in c++ -0.50
How to sort an abstract class object -0.34
Comparing strings in qsort 0.00
How to sort doubly linked list in c++ without swapping data, only t... +0.49
Casting character to integer using static cast not working? 0.00
How to use lambda as STL Compare method in a template class? +2.15
How to check if vector has element that starts with specific string +1.88
Adding to a file without erasing what is inside -0.37
how an unordered_map is initialized with the values of array +0.49
error: 'sumProduct' was not declared in this scope -0.50
Address Boundary Error With Vector of Structs 0.00
Is there a way to declare objects within a conditional statement? +0.50
How to use a string or a char vector (containing any chemical compo... 0.00
String splitting multiple lines in text file 0.00
C++ Dangling Pointers and Memory Leaks -0.51
c++ array and memory location 0.00
How to Create & Add new object in existing array using Dynamic... 0.00
Why do I need to have a default constructor in QVector<MyClass&g... 0.00
I can't seem to debug my code, the for loop kicks me out when t... +2.33
How does pair and vector work in Graph implementation? 0.00
terminate called after throwing an instance of 'std::out_of_ran... 0.00
Performance Discrepancy B/n C++ and Python for Project Euler -1.84
expect: code print out how many time x(you type in) appear in matri... 0.00
std::string variable doesn't keep its value 0.00
using cin to read input of ints separated by spaces 0.00
C++ Generate random numbers in format HH:MM 0.00
Template specialisation inherit from specific subclass 0.00
Making a adjacency list of pairs 0.00