Kumar-laxmi / Algorithms

A Repository for algorithms in C, C++, Python and Java
Apache License 2.0
326 stars 367 forks source link

Added Remove Cycle in Linked List in C, C++, Java, & Python. #1715

Closed shanvijha30 closed 8 months ago

shanvijha30 commented 1 year ago

🛠️ Issue (Number)

Issue no #1683

👨‍💻 Changes proposed

Added Remove Cycle in Linked List in C, C++, Java and Python.

✔️ Check List (Check all the applicable boxes)

📷 Screenshots

Java ll1j llj2 llj3

C cll1 cll2

C++ c++ll1 c++ll2 c++ll3

Python pyll1 pyll2 pyll3

Output detect_and_remove_loop_output

github-actions[bot] commented 1 year ago

Thanks for your contribution we will soon check your PR @shanvijha30 :)

Kumar-laxmi commented 1 year ago

Output screen shot is required not the code's screen shot

shanvijha30 commented 1 year ago

@Kumar-laxmi Will make the necessary changes.

github-actions[bot] commented 8 months ago

Stale pull request message