Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

DSA Course Group Project - Debt Settlement System using Heaps

This program is written in C and implements a debt settlement system using heaps. It allows users to manage debts among a group of people and settle them efficiently.

Features

  • Add debts between individuals
  • Use a max-heap to efficiently find the largest debts
  • Use a min-heap to efficiently find the largest creditors
  • Match debts and creditors to minimize the number of transactions needed to settle all debts

About

minimum trasactions

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages