An open API service indexing awesome lists of open source software.

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

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)