Skip to content

Latest commit

 

History

54 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beecrowd Solutions

A collection of Python solutions for programming problems from Beecrowd, focused on practicing programming fundamentals, problem solving, algorithms, and computational thinking.

Overview

This repository contains standalone Python solutions to Beecrowd programming problems.

Each solution is stored in a separate file named according to its corresponding problem ID.

beecrowd/
├── 1021.py
├── 1037.py
├── 1040.py
├── 1045.py
├── ...
└── README.md

Topics Covered

The solutions cover concepts such as:

  • Input and output
  • Conditional statements
  • Loops
  • Arithmetic and mathematical operations
  • Number classification
  • Sequences
  • Comparisons and sorting
  • Basic algorithms
  • Problem-solving techniques

Technology

  • Python 3

Running a Solution

Make sure Python 3 is installed.

Run a solution with:

python 1021.py

Replace 1021.py with the problem ID you want to run.

Purpose

This repository is maintained as a personal collection of competitive programming solutions and is intended for learning, practice, and problem-solving reference.

Disclaimer

Beecrowd problem statements, test cases, and platform-related content belong to their respective rights holders.

This repository contains personal solution implementations for educational and practice purposes.

Project Status

Active. New solutions are added as additional problems are solved.

Author

Shahid Hasan Shuvo

Full Stack Developer

About

Python solutions for programming problems from Beecrowd, covering fundamental programming, algorithms, mathematics, and problem-solving techniques.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages