https://github.com/rohittp0/s3-oop-lab
The repository that would host all the programs for 3rd semester OOP Lab
https://github.com/rohittp0/s3-oop-lab
hacktoberfest oop oop-in-cpp
Last synced: 3 months ago
JSON representation
The repository that would host all the programs for 3rd semester OOP Lab
- Host: GitHub
- URL: https://github.com/rohittp0/s3-oop-lab
- Owner: rohittp0
- License: agpl-3.0
- Created: 2021-10-26T08:46:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T12:59:33.000Z (almost 3 years ago)
- Last Synced: 2025-09-27T17:54:17.891Z (3 months ago)
- Topics: hacktoberfest, oop, oop-in-cpp
- Language: C++
- Homepage: http://rohittp.com/S3-OOP-Lab/
- Size: 946 KB
- Stars: 0
- Watchers: 2
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

The repository that would host all the programs for 3rd semester OOP Lab ( I hope 🤞 )
## Questions
- [Q1 Check if number if prime](Q1-3/#question-1)
- [Q2 Find GCD](Q1-3/#question-2)
- [Q3 Find biggest prime less than a given number](Q1-3/#question-3)
- [Q4 Store phone number in a structure](Q4-7/#question-4)
- [Q5 Store date in a class](Q4-7/#question-5)
- [Q6 Store bank account in a class](Q4-7/#question-6)
- [Q7 Create a triangle class](Q4-7/#question-7)
## Contributing
If you are intrested in contributing feel free to open pull request.
For areas that require contribution refer to the issues.
## The format of contribution :
## Question Number
❔ Problem to be solved/Question.
### Program
```cpp
```
### Algorithm
```markdown
```
### Output
```Text
```
### Contributors
- [@rohittp0](https://github.com/rohittp0)
- [@sunithvs](https://github.com/sunithvs)
- [@Izroth404](https://github.com/Izroth404)
- [@saikrshna](https://github.com/saikrshna)
- [@sidhupilicode](https://github.com/sidhupilicode)
- [@naaji-navas](https://github.com/naaji-navas)
- [@AazimAnish](https://github.com/AazimAnish)