Skip to content

Solution to Sainsburys / Hackajobs pre-screening programming problem

Notifications You must be signed in to change notification settings

lukevc/sainsburys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Sainsburys

Solution to the Sainsbury's Tech Academy Engineering Jumpstart program assessment.

Specification

Given five inputs; product names, a list of product quantities, product prices, discount percentage, delivery fee Create a script that calulates the total price of the cart, must apply the discount first then the delivery fee. Example output as follows: "apples: 4.50 /n oranges: 5.50 /n pears: 3.30"

"submission didn't meet the required pass mark." - Sainsbury's 2023

About

Solution to Sainsburys / Hackajobs pre-screening programming problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages