11
big312
2 7 16
547/ 645
Last seen 2 years ago
Member for 9 years, 7 months, 10 days
Difficulty Normal
Missions (35) / Solutions (25)
Best solutions / Newest solutions
Electronic Station
Using sort
Verify Anagrams
sort
replace
lower
list
Scientific Expedition
Using zfill
Morse Clock
zfill
bin
enumerate
replace
or
Using xor
Striped Words
upper
continue
break
replace
not
Recursive solution
Bird Language
translate
not
in
elif
else
O'Reilly
Recursive solution
Loading Cargo
min
abs
sum
else
if
1
Mine
Recursive solution
Disposable Teleports
enumerate
None
print
in
elif
1
Ice Base
Probably shortest way
Feed Pigeons
max
inline-if
Recursive and very short
Roman Numerals
for
if
Alice In Wonderland
basic using lambda and comprehension list
Transposed Matrix
lambda
list-comp
range
comprehension
len
GitHub
Using reduce, map, sum, recursivity
Painting Wall
functools.reduce
reduce
functools
filter
map
Dropbox
Basic solution
Place Queens
ord
set
not
lambda
or
Using stack for the removal of ..
URL Normalization
pass
chr
upper
ord
pop
Ugly
Hubspot Amulet
itertools.product
product
itertools
and
list-comp
PyCon TW
Short solution
How Much Gold
Fraction
fractions.Fraction
fractions
in
split
1
Basic solution
Simple Areas
math.pi
pi
math.sqrt
sqrt
math
Storage
Using vectors and rotations for deplacement
Square Spiral
abs
max
not
lambda
in
Blizzard
Using filter and lambda function
Weekend Counter
datetime.timedelta
timedelta
filter
datetime
lambda
Using Al-kashi
The Angles of a Triangle
math.acos
acos
math.pi
pi
round
Rock
27 lines, basic solution
Web Log Sessions
splitlines
functools.reduce
reduce
functools
datetime.datetime
Ugly
CheckSum
reversed
ord
continue
not
lambda
Codeship
42 lines, using rotations
Behind 2048
filter
lambda
elif
list-comp
range
Fast!
Bats Bunker
math.sqrt
sqrt
math
continue
enumerate
Hermit
Using sum of digits
The Good Radix
ord
max
lambda
inline-if
sum
Watchtower
Find key then decode
Vigenere Cipher
startswith
chr
ord
break
range
1
Counting in unary. Very bad complexity!
Funny Addition
None
lambda
len