Title |
Δ |
Find all occurrences of a substring in Python
|
+0.85 |
pointers on string in C
|
+0.43 |
How can I get a list as input from the user in Python?
|
+0.32 |
Sorting Array in natural order
|
-0.27 |
Why can't I dynamic_cast "sideways" during multiple inher...
|
-1.56 |
Which is "better" practice? Passing object references or...
|
-2.13 |
Declaring a function that return a 2D array in a header file?
|
+0.62 |
How do I delete useless connections in my python script?
|
+1.01 |
In C, if I cast & dereference a pointer, does it matter which o...
|
+0.06 |
Why pointers to a reference is illegal in C++?
|
-1.25 |
Why doesn't append() work correctly with a dictionary created via z...
|
-0.35 |
How to bubble sort a arraylist in java?
|
0.00 |
C++ Variable array in a Class Problem
|
+0.12 |
C++: value_type versus make_pair, which is faster for map insert?
|
-1.05 |
C++ Pointer (Pass By Reference) Question
|
-0.46 |
algorithm to find the nearby friends?
|
-0.32 |
Traversing nested vectors of strings
|
+0.45 |
Interpretation of range(n) and boolean list, one-to-one map, simpler?
|
-0.69 |
Python: Get items that follow a specified element of a list
|
-1.41 |
Reflection in python
|
0.00 |
unexplainable python dict problem
|
+1.25 |
Modular Math in Java (Number Line which Wraps Around)
|
-1.32 |
How do I make a GUI that behaves like this?
|
-0.05 |
How do I create a graph from this datastructure?
|
-0.05 |
Python Image Library: How to combine 4 images into a 2 x 2 grid?
|
-1.42 |
getline in istream and getline in basic_string
|
+1.30 |
Decode base64 data as array in Python
|
-0.93 |
searching a tuple list with wildcards?
|
-1.15 |
Python basic data references, list of same reference
|
-1.25 |
Memoization with prime number generator
|
+0.37 |
Is my use of C++ catch clause, families of exception classes, and d...
|
-0.14 |
Create a pause inside a while loop in javascript
|
+0.44 |
Where should I call Free() function?
|
-0.26 |
crc24 from c to python
|
+1.62 |
python interactive mode module import issue
|
-1.73 |
When CPP line splicing is undone within C++0x raw strings, is a con...
|
-1.60 |
Dynamic multidimensional array reallocation
|
+0.98 |
Can I do a reduce on a list comprehension into two lists, based on...
|
-0.70 |
Diamond problem when using MixIns in Python
|
-1.35 |
python equivalent of java OutputStream?
|
+0.20 |
Why is this simple hello world code segfaulting?
|
+0.59 |
What is the difference when passing by ref in a method and without...
|
+0.00 |
Why does this code return a list index error?
|
-0.18 |
Loop list while adding to it
|
+2.24 |
String Pattern Question - Core Java (repeatSeparator)
|
+0.45 |
How can an array value be SIX chars long and echoing nothing (strin...
|
+0.18 |
python regular expression replacing part of a matched string
|
-0.07 |
How to execute python code from within a python method?
|
0.00 |
How to get started? Simple text editor with C
|
0.00 |
Is there a usecase for nested classes?
|
+0.18 |