21
igharok
5 18 41
2436/ 2695
Last seen 2 days ago
Member for 5 years, 3 months, 28 days
Difficulty Advanced
Missions (146) / Solutions (23)
Best solutions / Newest solutions
Initiation
a la fantakeshi
Flatten a List
replace
if-comprehension
list-comp
split
comprehension
13
3
Convertion to numerics
Pawn Brotherhood
set-comp
ord
set
sum
in
2
isupper for isalpha
All Upper I
all
isupper
isalpha
if-comprehension
comprehension
3
7 symbols dictionary
Roman Numerals
join
elif
append
range
else
2
Home
oneliner with rpartition
Cut Sentence
rpartition
inline-if
len
1
Electronic Station
rpartition + tuple key
Sort by Extension
rpartition
inline-if
sorted
1
Scientific Expedition
Grille turn with zip and reversed
Cipher Map
reversed
tuple
zip
map
join
12
Multiple replaces
YAML. More Types
partition
splitlines
filter
strip
None
Splitlines->Filter->Map->Dict
YAML. Simple Dict
splitlines
filter
dict
map
None
2
O'Reilly
Topologic sorting (Kahn's algorythm)
Determine the Order
difference
groupby
itertools.groupby
chain
itertools.chain
1
Plenty of lists
Replace Last
bool
Incinerator
a la Oksana_Antropova
The Warriors
class
property
super
decorator
while
7
Mine
First
Binary Count
divmod
except
try
while
int
Ice Base
Oneliner
Largest Rectangle in a Histogram
map
max
lambda
inline-if
join
7
Length of sets comparing
Cipher Crossword
itertools.permutations
permutations
functools.reduce
reduce
functools
10
Sets manipulation with early exit
How to Find Friends
difference
union
add
pop
bool
4
Clear and documented (based of BFS Kahn’s algorithm)
Node Disconnected Users
difference
union
values
all
add
Dropbox
Inspired by Veky
Speech Module
strip
dict
zip
enumerate
inline-if
HubSpot
No loops
Non Empty Lines
splitlines
strip
replace
len
9
2
Blizzard
Dijkstra without collections or heapq
Useless Flights
difference
fromkeys
filter
add
dict
Shelter
Geometric solution inspired by martin_b
Four To The Floor
pow
combinations
itertools.combinations
filter
itertools
5
1
Inpired by earlier set manipukation solutions
Seven Segment
ascii_uppercase
string.ascii_uppercase
ascii_lowercase
string.ascii_lowercase
as
Escher
Classical
Wild Dogs
combinations
itertools.combinations
filter
values
itertools