13
paren8esis
1 8 21
752/ 845
MaRa S
Last seen 6 years ago
Member for 10 years, 7 months, 15 days
Difficulty Normal
Missions (58) / Solutions (28)
Best solutions / Newest solutions
Home
First
Three Words
isalpha
False
True
split
else
2
First
Even the Last
sum
len
if
Pawn brotherhood solution
Pawn Brotherhood
chr
ord
or
in
for
Using datetime module
Days Between
date
datetime.date
datetime
abs
Right to Left
Right to Left
replace
join
list-comp
comprehension
Electronic Station
Simple
Find Sequence
diagonal
numpy.diagonal
numpy.asarray
asarray
numpy
First
Brackets
continue
pop
index
in
elif
Digits Multiplication one-liner with string manipulation
Digits Multiplication
eval
replace
join
str
Scientific Expedition
Simple one-liner with sorted()
Absolute Sorting
abs
sorted
First
Secret Message
isupper
join
if-comprehension
list-comp
comprehension
O'Reilly
One-liner with recursion
Flatten a List
type
inline-if
int
Mine
Simple
Color Map
keys
pass
remove
IndexError
enumerate
BFS algorithm
Disposable Teleports
keys
add
pop
set
or
Simple
Binary Count
bin
count
Moore neighbourhood solution
Moore Neighbourhood
insert
append
list-comp
list
comprehension
Ice Base
The Most Numbers
The Most Numbers
round
min
max
len
if
Solution with union-find structure
How to Find Friends
union
keys
while
split
for
Alice In Wonderland
Simple method which parses the string only once
Long Non Repeat
iter
filter
keys
dict
items
GitHub
Solution with itertools.filterfalse()
Create Intervals
filterfalse
itertools.filterfalse
itertools
zip
index
First
Open Labyrinth
insert
keys
ValueError
pass
continue
Dropbox
Simple solution using decimals
Friendly Number
math.trunc
trunc
Decimal
decimal.Decimal
decimal
PyCon TW
Union-Find structure
Calculate Islands
operator.add
class
discard
union
operator
Storage
Numpy arrays
Skew-symmetric Matrix
numpy.asarray
asarray
numpy
as
all
HubSpot
Bitwise XOR and string manipulation
The Hamming Distance
bin
count
str
2
Rock
Forward checking algorithm
Crossword Solver
numpy.asarray
asarray
numpy
insert
as
1
Codeship
Probabilities
Probably Dice
math.factorial
factorial
math.floor
floor
round
Edge calculation using offsets
The Square Chest
break
while
and
append
range
Pearls in the box with recursion
Pearls in the Box
float
format
count
or
if