Skip to content

todo app demonstrating swapping nodes in pair in a linked list

Notifications You must be signed in to change notification settings

jadecodelab/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

todo-list

todo app demonstrating swapping nodes in pair in a linked list

A simple console-based To-Do application built in Python that demonstrates linked list operations by swapping task–note pairs.

Features

  • Add tasks with notes
  • Uses a singly linked list
  • Swap task–note pairs in-place
  • Simple console menu

About

todo app demonstrating swapping nodes in pair in a linked list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages