Skip to content

Commit 7a354d6

Browse files
authored
Update README.md
1 parent 88a161a commit 7a354d6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Sendle Elixir Coding Test
1+
# Sendle Elixir Technical Exercise
22

33
**DO NOT FORK THIS REPOSITORY IN GITHUB, JUST CLONE IT AND FOLLOW THE INSTRUCTIONS FOR SUBMISSION AT THE END OF THE README**
44

5-
Hi, thanks for taking the Sendle Elixir coding test.
5+
Hi, thanks for taking the Sendle Elixir Technical Exercise.
66

7-
The purpose of this test is for us to get a sense of your skill level with the Elixir
7+
The purpose of this exercise is for Sendle to get a sense of your skill level with the Elixir
88
Programming Language and to see how you think and your problem solving approach.
99

1010
The problem we've chosen is a pricing system, since we use Elixir extensively in our
@@ -45,7 +45,7 @@ The pricing model should be built from the following two data files. These files
4545
* `zones.csv` This contains the zone information. Zones are lists of suburbs, postcode pairs and a zone name.
4646
* `prices.csv` Each row contains the price to deliver a parcel of a given weight for a given range. All prices are in the same currency and weights are in grams.
4747

48-
## Submitting the test
48+
## Submitting the Exercise
4949

5050
When you have completed the exercise and wish to submit your work, please do the following:
5151

0 commit comments

Comments
 (0)