This is a small algorithm that I was asked to write for my technical interview at the Informatics and Systems laboratory (Pedro Nunes Institute, Coimbra). It consists of a binary-tree based algorithm that serves as a way to calculate the total stock value of a family of products sold at a hypothetical hardware shop. Originally I wrote this in Python, however, later on I decided I would rewrite it in C just for the heck of it! Obviously, this means I'd now have to consider a few extra aspects. Such as: linked lists, proper dynamic memory management and a more difficult synthax!
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a small algorithm that I was asked to write for my technical interview at the Informatics and Systems laboratory (Pedro Nunes Institute, Coimbra). It consists of a binary-tree based algorithm that serves as a way to calculate the total stock value of a family of products sold at a hypothetical hardware shop. Originally I wrote this in Py…
License
kylixafonso/IPNLISTechnicalInterview
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a small algorithm that I was asked to write for my technical interview at the Informatics and Systems laboratory (Pedro Nunes Institute, Coimbra). It consists of a binary-tree based algorithm that serves as a way to calculate the total stock value of a family of products sold at a hypothetical hardware shop. Originally I wrote this in Py…
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published