Skip to content

Mini Excel built with Linked List data structure from scratch in C++. Managing the links of nodes was a tough task. It is incorporated with features like insertion / deletion of rows / columns, shifting of nodes, printing sum / average of selected cells, copy / paste rows and columns, etc.

Notifications You must be signed in to change notification settings

MohammadAbdullah5/Mini-Excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Mini Excel

About

Mini Excel built with Linked List data structure from scratch in C++. Managing the links of nodes was a tough task. It is incorporated with features like insertion / deletion of rows / columns, shifting of nodes, printing sum / average of selected cells, copy / paste rows and columns, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages