/kattis

this repo has all my code I did in kattis website

Primary LanguagePython

Kattis Code Solutions

Welcome to my Kattis code solutions repository! Here you'll find my solutions for various problems I've tackled on Kattis.

About Kattis

Kattis is a platform that hosts programming competitions and problem sets to help programmers improve their skills and prepare for coding interviews.

Repository Structure

  • Each problem solution is contained within its own directory.
  • Inside each directory, you'll find:
    • The source code file(s) (e.g., solution.py, solution.cpp).
    • A brief description of the problem.
    • Input/output samples (if available).
    • Any additional notes or explanations.
  • Solutions may be implemented in different programming languages.

Contents

  1. Problem Name 1
  2. Problem Name 2
  3. Problem Name 3
    • Description: Brief description of the problem.
    • Input: Sample input.
    • Output: Corresponding output.
    • solution.py: Python solution.
    • solution.cpp: C++ solution.

Contributing

If you have a different or more efficient solution for any of the problems, feel free to contribute! Simply fork this repository, make your changes, and submit a pull request.

Disclaimer

Please note that while solutions are provided here, it's essential to understand the problems and devise your solutions. Using these solutions to directly complete assignments or assessments without understanding may violate academic integrity policies.

Contact

If you have any questions, suggestions, or just want to connect, feel free to reach out to me!