Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/valery1707/problem-solving

This repository contains my solutions to some problems in various online judges, such as LeetCode, HackerRank, E-Olymp, etc.
https://github.com/valery1707/problem-solving

eolymp eolymp-solutions gradle hacker-rank hacker-rank-solutions hackerrank hackerrank-java hackerrank-solutions java jmh jmh-benchmark kotlin leetcode leetcode-java leetcode-kotlin leetcode-solutions leetcode-solutions-java leetcode-solutions-kotlin

Last synced: about 1 month ago
JSON representation

This repository contains my solutions to some problems in various online judges, such as LeetCode, HackerRank, E-Olymp, etc.

Awesome Lists containing this project

README

        

Проект для складирования решений всяких небольших задачек.

[![Cirrus CI Status](https://api.cirrus-ci.com/github/valery1707/problem-solving.svg)](https://cirrus-ci.com/github/valery1707/problem-solving)
[![Semaphore CI Status](https://valery1707.semaphoreci.com/badges/problem-solving/branches/main.svg?style=shields&key=0a29a9dd-eb95-4312-a5cc-579d19d143cb)](https://valery1707.semaphoreci.com/projects/problem-solving)
[![GitHub Actions CI Status](https://github.com/valery1707/problem-solving/actions/workflows/check.yml/badge.svg)](https://github.com/valery1707/problem-solving/actions/workflows/check.yml)
[![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/wvmgb53mgva4ljly/branch/main?svg=true)](https://ci.appveyor.com/project/valery1707/problem-solving/branch/main)

[![CodeFactor Status](https://www.codefactor.io/repository/github/valery1707/problem-solving/badge)](https://www.codefactor.io/repository/github/valery1707/problem-solving)
[![Codacy Status](https://app.codacy.com/project/badge/Grade/7169237c2ee743789eaa4ed4ceb7e86d)](https://www.codacy.com/gh/valery1707/problem-solving/dashboard?utm_source=github.com&utm_medium=referral&utm_content=valery1707/problem-solving&utm_campaign=Badge_Grade)
[![Sonar Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=valery1707_problem-solving&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=valery1707_problem-solving)
[![Codecov Status](https://codecov.io/gh/valery1707/problem-solving/branch/main/graph/badge.svg?token=03Zn8e66ag)](https://codecov.io/gh/valery1707/problem-solving)
[![AppVeyor tests (main)](https://img.shields.io/appveyor/tests/valery1707/problem-solving/main?compact_message)](https://ci.appveyor.com/project/valery1707/problem-solving/branch/main)

[![Mergify Status](https://img.shields.io/endpoint.svg?url=https://api.mergify.com/v1/badges/valery1707/problem-solving&style=flat)](https://dashboard.mergify.com/github/valery1707/repo/problem-solving)

Версии зависимостей управляются через функционал [version catalog](https://docs.gradle.org/current/userguide/platforms.html) (см. файл [libs.versions.toml](gradle/libs.versions.toml)) и валидируются плагином [com.palantir.consistent-versions](https://github.com/palantir/gradle-consistent-versions) (см. файл [versions.lock](versions.lock)).

Обновление файла зависимостей выполняется командой `./gradlew --write-locks`.