Skip to content

Solve likedlistinsertion issue (O(N))#74

Open
GRINGOLOCO7 wants to merge 1 commit intoAkatsuki-Coding-Club:mainfrom
GRINGOLOCO7:main
Open

Solve likedlistinsertion issue (O(N))#74
GRINGOLOCO7 wants to merge 1 commit intoAkatsuki-Coding-Club:mainfrom
GRINGOLOCO7:main

Conversation

@GRINGOLOCO7
Copy link

Here, in the folder 'PYTHON' I added my Python script that soleve the issue of LinkListInsertion for hacktober fest.
I where able to do it with time complexity of:
Worst Case: O(N^2)
Best Case: O(N)
Average Case: O(N)

@GRINGOLOCO7 GRINGOLOCO7 mentioned this pull request Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant