I hereby claim:
- I am 2xg on github.
- I am grigev (https://keybase.io/grigev) on keybase.
- I have a public key ASAx1QQ0TpYgZmH8uBwAMpxZ33iR2A9x9zSHF5ZhKB-BBgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
{ | |
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json", | |
"basics": { | |
"name": "Grigoriy Geveyler", | |
"label": "Backend Developer at Koombea", | |
"image": "https://next.2xg.me/apps/files_sharing/publicpreview/EFrMzJB43P7scxa?file=/&fileId=39051&x=2560&y=1440&a=true&etag=2513b9a66327ca300bc86199375cf303", | |
"email": "[email protected]", | |
"phone": "+57 318 568 5010", | |
"url": "https://www.linkedin.com/in/grigoriy-geveyler/", | |
"summary": "I'm from Russia, I live in Colombia for about 10 years. I'm a fullstack web developer with Ruby on Rails specialization. I have more than 10 years of experience in this area, 6 of which are dedicated mostly to Ruby on Rails framework, and 2 years to DevOps. I put the quality of a product is in the first place, but I can align my preferences to current requirements if informed.\nMy goals are:\n- Create excellent products with clean and organized code and clear comprehensive documentation.\n- Keep learning and growing as a |
# Тут находится программа, выполняющая обработку данных из файла. | |
# Тест показывает как программа должна работать. | |
# В этой программе нужно обработать файл данных data_large.txt. | |
# Задача: | |
# Оптимизировать программу; | |
# Программа должна корректно обработать файл data_large.txt; | |
# Провести рефакторинг при необходимости | |
# Представить время обработки до и после |