Skip to content

OnoPUNPUN/Codefroces-Problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assiut University Training - Newcomers Solutions

📌 Introduction

This repository contains solutions to the Assiut University Training for Newcomers problem sets. The problems cover fundamental programming topics and are designed to help beginners build problem-solving skills.

📂 Repository Structure

Each folder corresponds to a specific problem from the training sheets. The problems are categorized based on their difficulty and topic:

  • A. Basic Problems
  • B. Searching & Sorting
  • C. Strings & Characters
  • D. Arrays & Mathematics
  • E. Functions & Geometry
  • F. Bitwise Operations & Miscellaneous

📜 Problem Sheets Covered

This repo includes solutions for problems from the following sheets:

Sheet Topic
Sheet #2 Loops
Sheet #3 Arrays
Sheet #4 Strings
Sheet #5 Functions
Sheet #6 Math - Geometry
Sheet #7 Recursion
Sheet #8 General Easy
Sheet #9 General Medium
Sheet #10 General Hard

🚀 How to Use This Repo

  1. Clone the repository:
    git clone https://github.com/OnoPUNPUN/Codefroces-Problem.git
  2. Navigate to a problem folder:
    cd "A. Summation"
  3. Run the solution (example for Java):
    javac Summation.java
    java Summation

📧 Contact

For any queries or discussions, feel free to open an issue or reach out.

Happy coding! 🚀

About

This repository contains solutions to the Assiut University Training for Newcomers problem sets. The problems cover fundamental programming topics and are designed to help beginners build problem-solving skills.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors