Skip to content

0xtanmoysamanta/school-assignment

Repository files navigation

2nd SEM school assignment

Overview

This project contains 10 different programs, each stored in its own directory. The programs are written in c.

Project Structure

project_root/
│── 1/
│   ├── main.c
│   
│
│── 2/
│   ├── main.c
│   
│
│── 3/
│   ├── main.c
│   
│
│ ...
│
│── 10/
│   ├── main.c
│   
│
└── README.md

Programs List

| Program No. | Directory Name | |------------|---------------|-------------| | 1 | Largest number among three numbers | | 2 | Check Leap Year| | | 3 | Factorial of a number | | 4 | A simple Calculator | | 5 | Print Fibonacci Serise | | 6 | Find LCM of two numbers | | 7 | Check Armstrong numbers | | 8 | Determines Prime numbers | | 9 | Prime numbers b/w two intervls | | 10 | Finds Largest element f a Array|

How to Run

  1. Navigate to the desired program directory:
    cd ProgramX
  2. Run the program using:
    [command to run the program]

Requirements

  • Linux/ windows mechine

Author

Tanmoy Samanta

License

This project is for educational purposes only.

About

2nd SEM school-assignment FOR session 2024-2025 [WBCHSE]

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages