Skip to content

tokiory/codewars-and-leetcode

Repository files navigation


Codewars and LeetCode Solutions

This repository contains solutions to various challenges on Codewars and LeetCode using TypeScript, Rust, and Go. Each solution is carefully crafted to be efficient and easy to understand, with a focus on algorithmic problem-solving and code quality.

Languages used: Typescript, Rust, Go

How to Use

  1. Clone the repository:

    git clone https://github.com/crackidocky/codewars-and-leetcode.git
  2. Navigate to the solution directory and open the files in your preferred IDE.

  3. Run tests to verify the solutions:

    • For TypeScript:
      npm test
    • For Rust:
      cargo test
    • For Go:
      go test ./...

Contributing

Contributions are welcome! Feel free to submit a pull request if you have solutions or optimizations to add. Please ensure that your code passes all tests before submitting.

About

Задачи из LeetCode и Codewars с полным описанием решения

Topics

Resources

Stars

Watchers

Forks

Languages