Skip to content

Sheffield | 25-SDC-Nov | Hassan Osman | Sprint 2 | Implement a linked list in Python#125

Open
HassanOHOsman wants to merge 9 commits intoCodeYourFuture:mainfrom
HassanOHOsman:feature/implement-linked-list-in-python
Open

Sheffield | 25-SDC-Nov | Hassan Osman | Sprint 2 | Implement a linked list in Python#125
HassanOHOsman wants to merge 9 commits intoCodeYourFuture:mainfrom
HassanOHOsman:feature/implement-linked-list-in-python

Conversation

@HassanOHOsman
Copy link
Copy Markdown

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

In this pull request, I implemented a linked list with push_head, pop_tail, and remove operations, all in O(1) time.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complete Volunteer to add when work is complete and all review comments have been addressed. 📅 Sprint 2 Assigned during Sprint 2 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants