29
mplichta
4 16 42
4646/ 4695
Michal Plichta
Last seen 5 months ago
Member for 7 years, 4 days
Class Nokia
Open-minded engineer with international experience in troubleshooting and analytical problem solving. Result-oriented tester with a high ability for prioritizing tasks. Personally – friendly, humorous and creative person, with positive impact.

Missions (108) / Solutions (106)
Best solutions / Newest solutions
Initiation
max lambda
Best Stock
max
lambda
8
2
basic
Multiply (Intro)
int
13
1
First
Say Hi
f-string
slicing
Between Markers
find
str
len
if
split
First Word (simplified)
split
str
simple slice
Between Markers (simplified)
find
str
compd
Popular Words
dict-comp
lower
count
split
comprehension
First
Correct Sentence
upper
replace
str
if
find in find
Second Index
find
None
inline-if
str
Second
Three Words
findall
re.findall
r-string
re
inline-if
2
Second
Index Power
len
if
First
Easy Unpack
1
Second
The Most Numbers
min
max
len
if
2
Second
Digits Multiplication
mul
operator.mul
operator
functools.reduce
reduce
1
Second
Fizz Buzz
break
and
range
else
str
re
First Word
match
re.match
r-string
re
str
sorted
Bigger Price
lambda
sorted
True
Second
Right to Left
replace
join
list-comp
comprehension
2
Second
Absolute Sorting
abs
sorted
1
Second
Even the Last
sum
len
if
Second
Secret Message
ascii_uppercase
string.ascii_uppercase
string
join
if-comprehension
2
Home
simple for loop
Flatten a List
isinstance
inline-if
list
for
Third
Bird Language
while
in
elif
else
len
is_alive as property
The Warriors
class
property
super
decorator
f-string
len of set
All the Same
Any
typing.Any
List
typing.List
bool
2
double sorted
Sort Array by Element Frequency
Any
typing.Any
List
typing.List
index
2
strptime and strftime|
Time Converter (24h to 12h)
datetime.strptime
strptime
datetime.datetime
datetime
replace
Second
Bird Language
while
in
elif
and
len
2
Second
Xs and Os Referee
zip
map
enumerate
break
elif
2
set comp and list comp
Pawn Brotherhood
set-comp
ord
or
sum
if-comprehension
Third
House Password
digits
string.digits
ascii_uppercase
string.ascii_uppercase
ascii_lowercase
Second
The Most Wanted Letter
ascii_lowercase
string.ascii_lowercase
collections.Counter
Counter
string
Second
Non-unique Elements
reversed
enumerate
pop
count
append
Electronic Station
use cycle
Multicolored Lamp
cycle
itertools.cycle
class
next
itertools
13
strptime and strftime|
Time Converter (12h to 24h)
datetime.strptime
strptime
datetime.datetime
datetime
replace
15
use factorial
Probably Dice
math.factorial
factorial
math.pow
pow
ValueError
nothing special
Army Battles
Type
typing.Type
class
staticmethod
property
list comp
Reverse Roman Numerals
zip
inline-if
list-comp
comprehension
for
clean
Date and Time Converter
datetime.strptime
strptime
f-string
datetime.datetime
datetime
2
Simple
Count Consecutive Summers
break
elif
range
int
for
First
Numbers Factory
join
while
append
range
comprehension
First
The Longest Palindromic
elif
False
and
True
list-comp
First
Speech Module
f-string
elif
else
int
str
Second
Restricted Sum
pass
IndexError
except
try
2
Second
Brackets
replace
count
or
join
while
1
iteration over reversed list with Arabic numbers
Roman Numerals
reversed
keys
break
while
list
Scientific Expedition
map all
Completely Empty
TypeError
all
map
except
try
12
triple list comp
The Fastest Horse
datetime.strptime
strptime
datetime.datetime
datetime
index
ugly fight
The Defenders
Type
typing.Type
class
staticmethod
property
use Decimal
Friendly Number
Decimal
decimal.Decimal
decimal
f-string
round
2
itemgetter
Network Attack
itemgetter
operator.itemgetter
operator
map
enumerate
Second
The Angles of a Triangle
math.degrees
degrees
math.acos
acos
ValueError
First
Common Words
sorted
join
if-comprehension
in
list-comp
Second
Verify Anagrams
dict-comp
replace
lower
count
comprehension
O'Reilly
Second
Days Between
date
datetime.date
datetime
abs
3
4
simple loop
Create Intervals
zip
sorted
append
list
for
3
5
double for loop
Long Non Repeat
all
count
range
comprehension
len
8
unicodedata
Remove Accents
category
unicodedata.category
normalize
unicodedata.normalize
unicodedata
Second
Friends
class
staticmethod
decorator
keys
add
Second
Cipher Map
reversed
zip
enumerate
join
if-comprehension
double for loop
Worth of Words
dict-comp
max
lambda
comprehension
for
Second
I Love Python!
First
Ghosts Age
math.sqrt
sqrt
round
math
index
Second
Striped Words
digits
string.digits
is
findall
re.findall
Second
Median
sorted
else
len
if
Incinerator
Second
Area of a Convex Polygon
enumerate
abs
sum
if-comprehension
append
Second
Binary Count
bin
count
double for
Morse Decoder
strip
upper
join
append
split
Mine
First
Find Enemy
math.cos
cos
math.hypot
hypot
math.sin
recursion
Pearls in the Box
round
count
else
if
2
join list comp with strip
Morse Encoder
strip
lower
join
if-comprehension
in
3
nested list comp
Skew-symmetric Matrix
all
enumerate
not
if-comprehension
False
2
reversed when negative delta
Caesar Cipher (encryptor)
reversed
ascii_lowercase
string.ascii_lowercase
string
IndexError
Ice Base
combinations
Count Inversions
combinations
itertools.combinations
itertools
sum
comprehension
2
sorted
Min and Max
get
min
None
inline-if
sorted
First
Funny Addition
sum
First
Pangram
ascii_lowercase
string.ascii_lowercase
dict-comp
string
lower
Alice In Wonderland
double list comp
Saw the Stick
reversed
sum
if-comprehension
list-comp
range
2
simple if
Humpty Dumpty Form
math.atanh
atanh
math.asin
asin
math.pi
2
First
The Hidden Word
itertools.zip_longest
zip_longest
raise
ValueError
itertools
GitHub
use datetime.strptime for age
Every Person is Unique
class
datetime.strptime
strptime
f-string
datetime.datetime
13
5
simple for loop
Conversion from CamelCase
ascii_uppercase
string.ascii_uppercase
f-string
string
lower
Dropbox
always do list comp
The Most Frequent Weekdays
calendar.isleap
isleap
calendar.day_name
day_name
calendar.weekday
13
First
The End of Other
copy
endswith
tuple
remove
False
2
no recursion
Conversion into CamelCase
partition
title
break
while
and
Second
The Hamming Distance
zfill
bin
enumerate
sum
if-comprehension
PyCon TW
First
Transposed Matrix
zip
map
list
7
First
Weekend Counter
datetime.fromordinal
fromordinal
date
datetime.date
datetime
2
First
Simple Hashlib
getattr
hashlib
update
First
Digit Stack
pop
in
and
append
int
4
HubSpot
double list comp
Expand Intervals
typing.Iterable
Iterable
typing
list-comp
range
if in for loop
Caps Lock
upper
not
elif
False
str
Second
Number Base
ValueError
except
try
int
Blizzard
recuded gcd
The Greatest Common Divisor
math.gcd
gcd
functools.reduce
reduce
functools
2
metaclass as singleton
Capital City
class
super
type
if
double for
The Highest Building
enumerate
index
max
append
for
use weekday
When is Friday?
datetime.strptime
strptime
datetime.datetime
datetime
inline-if
2
clean
Simple Areas
math.pi
pi
math.sqrt
sqrt
float
Rock
Second
Monkey Typing
lower
sum
if-comprehension
in
list-comp
3
Codeship
reversed when negative delta
Caesar Cipher (decryptor)
reversed
ascii_lowercase
string.ascii_lowercase
string
IndexError
while up and down
The Nearest Square Number
math.sqrt
sqrt
math
while
and
1
slicing
Middle Characters
while
len
2
Watchtower
re.match with dict
Unix Match. Part 1
match
re.match
r-string
format
re
Escher
double compl
The Ship Teams
items
or
sorted
if-comprehension
list-comp