What it does

We implemented Bubble sort on Single Linked List in Python & C Programming languages to sort given number of data in ascending order.

What we learned

  • OOPs Concept
  • Single Linked List Data Structure
  • Swapping of numbers
  • Bubble Sort
  • How to insert node and display linked list

Link to Github Repository

Built With

Share this project:

Updates