StackRating

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

KalyanS

Rating
1456.47 (4,530,464th)
Reputation
507 (270,025th)
Page: 1 2
Title Δ
BFS on Adjacency Matrix -3.59
std::unordered_map::find and count with key as argument fail to com... 0.00
Find the first key bigger than X on Binary Search Tree -1.35
C++: What is the proper way to define non-class static const values? -1.54
Large vector "Segmentation fault" error +2.17
Unhandled Exception with Binary Search Tree -1.51
why this error happens when I release memory for map through 'd... -3.41
Why can't I add items into my vector? +2.21
Dynamic Arrray Size in VHDL -3.12
How to use const InputIterators to write a function for generic con... -2.17
terminology or design pattern name +0.27
C++11 vector constructor copy vs range? +0.62
How to concatenate additional character to a string in c++ +4.42
Segmentation fault, can't find where I did wrong +0.94
Insert into List of Class C++ -2.33
Small repeated arithmetic vs creating new variables +4.11
test if a value is in a vector +0.71
Cache-friendly memory access in tight physics and collision loops +4.25
Why is my program pausing after a selection sort function? 0.00
C++ unordered_map SIGSEGV on find() or insert() -4.34
my for loop is making every value the last value (C++) -3.17
Suitor elimination -1.63
Is there any workaround to "reserve" a cache fraction? -0.99
How to make a list C++ -0.38
Time difference between execution of two statements is not consistent +1.01
String Class Manipulation -3.80
How is a graph tyically defined? -2.41
error: invalid conversion from ‘char’ to ‘const char* -3.24
Nested loop repeating itself most likely because of incorrect boole... -2.07
Overload delete operator in c++ -1.26
Finding words in text file to extract data using C++ 0.00
Is it a good idea to use pointer to stl vector? -0.70
Can't pass temporary object as reference +0.98
Loop over objects with similar names -1.71
Copying pointers to objects with tables -2.08
C++ Extending Class Forcing some methods private -3.80
Initializing a 2D Array C++ -1.54
Large amounts of small structures vs small amounts of large structu... -0.98
Using Vectors in C++? 0.00
Why should we specify the const qualifier explicitly if we define c... 0.00
C++ - LNK2001 error 0.00
how to fix this error cmdline.cpp:93:1: error: invalid conversion f... 0.00
Passing reference to deque delete function +4.26
Binary Search Tree preorder traversal, recursion vs loop? +0.09
C++ Adding Elements to Array and Modifying Function to Pointer +1.27
Is there a difference in runtime if a heavy calculations function i... -4.61
Resources management - vector and pointers -0.68
c++ array class with function operator for assingment -3.58
dynamic_cast changes original object? -0.32
Do constant and reinterpret cast happen at compile time? +0.18