Title |
Δ |
Caesar Cipher with capital letters
|
0.00 |
Spliting a number like 15 into these(0, 1, 2, 4, 8) Python
|
-1.05 |
Flip coordinates as if they were a grid
|
0.00 |
What's the problem in this car counter problem?
|
0.00 |
overlapping sequences in a list
|
-1.04 |
Brute forcing kmer search
|
0.00 |
How to replace a letter in string with any other letter but itself,...
|
-0.88 |
Removing duplicates but not the empty elements, and storing the dup...
|
-0.41 |
Generating possible Combinations of a given list of games in Python
|
+0.52 |
Finding which values in a list are smaller/greater than a number
|
-0.48 |
Divide an extremely long byte stream into smaller bytes
|
+1.70 |
Regex replace or add substring in Python
|
0.00 |
Find the lowest value within a custom range in an array
|
0.00 |
capturing multiple groups of items in a list in python
|
+1.33 |
How to scan previous list values in order to add a new composite li...
|
-1.27 |
How to add data to a dictionary in a specific format?
|
-0.97 |
Merging multiple dictionaries with inconsistent keys
|
0.00 |
Are there any shortcuts for a case like this?
|
-0.47 |
How to remove the double [[ for a 1D matrix in python?
|
-0.46 |
How to check for a value in a matrix?
|
+0.33 |
need to grab entire first element (array) in a multi-dimentional li...
|
-0.48 |
How to extract a string always comes after specific string and opti...
|
-0.13 |
Sieve of Eratosthenes in python with threading
|
0.00 |
How can I convert this to a single line comprehension for combinati...
|
0.00 |
Interpreting a recursive function that produces a list of palindromes
|
-1.05 |
Question about dictionary items addition in Python (Guess the word...
|
+0.03 |
What's the best algorithm to check the similarity percentage am...
|
0.00 |
Given a list of points (x,y), create a new list of points that are...
|
+0.60 |
Picking and creating new lists of values, in multiple ranges, from...
|
0.00 |
Choosing specific lines from a file
|
-0.53 |
How to remove a string from a list python
|
-0.30 |
python optimization of target searching algorithm
|
0.00 |
How to use a huge matching keywords file that using takes too long...
|
-1.69 |
Using timeit in interactive mode
|
0.00 |
Writing dictionary that contains some scalar and some array values...
|
-0.45 |
How to find value where set of spans overlap from 3 lists?
|
+0.03 |
sum over everything after each element in an array
|
+0.70 |
Test if an integer is an index value of a slice
|
-1.42 |
How to refine number permutations for efficiency
|
+0.32 |
Factors of a number using Python recursive function
|
-0.46 |
Understanding namespace of instance attributes in python
|
0.00 |
Finding all occurrences + substrings of a word
|
+0.02 |
Python: Run-Length Encoding
|
+0.04 |
What are some options to shorten the repetitive Python code?
|
0.00 |
Problems with checking values diagonal of other values in a matrix....
|
-0.45 |
eliminating sub strings from super string
|
-0.19 |
Nested loops-keep the number of iterations constant
|
0.00 |
Python ordered list based on property
|
-1.12 |
Find minimum and maximum with recursion efficiently
|
-0.92 |
Reversing certain subsequences of an array of integers
|
+0.99 |