extinctsion / easyPythonpi

A python library for the beginners. The program includes simple calulations. Genuine PRs will be merged without delays. Open for hacktoberfest PRs.
https://pypi.org/project/easyPythonpi/
16 stars 37 forks source link

Added LinkedList implementation #51

Closed Zahid92 closed 7 months ago

Zahid92 commented 1 year ago

Added implementation for linked list using OOP. Against issue #50

extinctsion commented 1 year ago

pls, pull the main branch again as there is a major update in the file structure. Thank you

Zahid92 commented 1 year ago

@extinctsion I have pulled the main and made changes as per new structure.

extinctsion commented 1 year ago

No. @Zahid92 pls follow the file structure. See, there is file in methods called linkedlist.py, you have to insert ur methods there and the test caes in the test_cases.test_linkedlist.py file

extinctsion commented 1 year ago

Moreover there is some error going on in the library. Pls see if you can fix it or wait. I'll let you know once it is resolved.

extinctsion commented 12 months ago

Please, pull the latest branch and following the standard naming conventions and file naming. thank you

Zahid92 commented 11 months ago

@extinctsion I have also added unittest for search. I should have raised another pull request. But I think with one branch only one pull request can be raised. 😅

extinctsion commented 11 months ago

@Zahid92 I appreciate ur hardwork. I would recommend you to pull the recent master branch and then again raise a fresh PR.

extinctsion commented 11 months ago

I'll attach a hacktoberfest-accepted tag to this PR. Don't worry.

Zahid92 commented 11 months ago

I'll attach a hacktoberfest-accepted tag to this PR. Don't worry.

@extinctsion should I close this one then raise a new PR or by creating a new branch ??

extinctsion commented 11 months ago

Raise new pr