Phone: +7(919)-427-36-21
E-mail: vova.chakalov.2003@gmail.com
Telegram: @TheRunawayDinosaurik
A driven and responsible developer with experience in commercial development on the .NET platform. My priorities are creating high-quality, maintainable code and continuous professional development. Among my strengths, I highlight analytical thinking, teamwork, and a quick learner. I have experience as a mid-level developer. I am always open to new technologies and best development practices.
I landed an internship while in my fourth year of university. My training lasted four months, which allowed me to pass my exams and stay on the team where I interned. I’ve now been working as a back-end developer for two and a half years, coding in C#. I’ve now advanced to the position of middle developer.
Watermelon
One hot summer day Pete and his friend Billy decided to buy a watermelon. They chose the biggest and the ripest one, in their opinion. After that the watermelon was weighed, and the scales showed w kilos. They rushed home, dying of thirst, and decided to divide the berry, however they faced a hard problem.
Pete and Billy are great fans of even numbers, that’s why they want to divide the watermelon in such a way that each of the two parts weighs even number of kilos, at the same time it is not obligatory that the parts are equal. The boys are extremely tired and want to start their meal as soon as possible, that’s why you should help them and find out, if they can divide the watermelon in the way they want. For sure, each of them should get a part of positive weight.
public static bool CanSplitWatermelon(int weight)
{
return weight > 2 && weight % 2 == 0;
}
C# Developer (Middle)
ООО «ТЦР» | November 2023 — current
North Ossetian State University (NOSU) Faculty of Mathematics and Computer Science Major: Applied Mathematics and Computer Science. 2020–2024 (Bachelor’s degree)
Courses:
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
