ShikariSohan

Results 2 issues of ShikariSohan

### What would you like to Propose? I propose implementing three line clipping algorithms: **Cohen-Sutherland**, **Midpoint Subdivision**, and **Liang-Barsky**. These algorithms are essential for performing efficient line clipping in 2D...

enhancement

- [x] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Java/blob/master/CONTRIBUTING.md). - [x] This pull request is all my own work -- I have not plagiarized it. - [x] All filenames are in PascalCase. -...