Nevskii Aleksei Aleksandrovich

Place of work

Organization:
Glovo
Degree:
bachelor

Author's articles(2)

Continuous integration and continuous software delivery

09.01.2023

Annotation

в статье рассмотрена комбинация непрерывной интеграции и непрерывной доставки программного обеспечения в процессе разработки. Непрерывная интеграция и непрерывная доставка объединяет разработку, тестирование и развертывание программных приложений. Результат включает в себя описание процесса интеграции, развертывания и доставки приложений, а также лучшие промышленные практики использования такой комбинации.
more

HIGH-PERFORMANCE ALGORITHM FOR SOLVING LINKED LIST PROBLEMS USING FAST AND SLOW POINTERS TECHNIQUES

09.01.2024

Annotation

This article discusses a combination of the fast and slow pointer method and other techniques in the high-level programming language Java to effectively solve popular algorithmic linked list problems. The result includes a description of the problem, implementation of a high-performance algorithm and solution to the computational problem.
more