ACM-VIT / Algos-for-all-Amigos

This repository consists an implementation of the Algorithms encountered in Computer Science, Physics and Mathematics.
MIT License
9 stars 10 forks source link

Please check and merge #16

Closed nilupulmanodya closed 2 years ago

nilupulmanodya commented 2 years ago

12

Chasmiccoder commented 2 years ago

Hey @nilupulmanodya Just tested your submission.

The design is really good, but for some reason, when a point is inserted, it inserts the point twice in the table. Also, it's not plotting the line on my side.

image

However, since you've made a really good attempt, we'll merge this PR. The line calculated is correct, so the code is getting the job done.

We're planning to take this forward and add the following issues:

So, if you're interested in carrying this forward, feel free to contribute and fix these issues!


Thank you for contributing!