Skip to content

Commit 59e5276

Browse files
Polish (#12)
Signed-off-by: Olivier Tassinari <[email protected]>
1 parent ab44000 commit 59e5276

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

Diff for: README.md

+10-8
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Design Engineer technical challenge @ MUI
22

33
This challenge is part of the hiring process for some positions at MUI.
4-
The idea is to make as much progress as possible under a given time constraint of **3 to 4 hours**.
4+
The idea is to make as much progress as possible under a given time constraint of (3-4 hours).
55

66
## Context
77

@@ -11,7 +11,7 @@ MUI is a fully remote company with a team that spans the globe.
1111
The majority of our work is asynchronous, and we rely on written communication to collaborate.
1212
We're radically transparent: nearly all of our work happens in public.
1313

14-
For additional details about the culture you can check our [careers](https://mui.com/careers/) and [about](https://mui.com/about/) pages and also our [public Handbook](https://mui-org.notion.site/Handbook-f086d47e10794d5e839aef9dc67f324b).
14+
For additional details about the culture, you can check our [careers](https://mui.com/careers/) and [about](https://mui.com/about/) pages and also our [public Handbook](https://mui-org.notion.site/Handbook-f086d47e10794d5e839aef9dc67f324b).
1515

1616
### About the products
1717

@@ -27,7 +27,7 @@ Learn more about MUI's products in this blog post: [An introduction to the MUI e
2727

2828
## The challenge
2929

30-
Given that the Design Engineer position sits right at the intersection between engineering and design, this challenge aims at simulating how a potential day-to-day situation plays out.
30+
Given that the Design Engineer position sits right at the intersection between engineering and design, this challenge aims to simulate how a potential day-to-day situation plays out.
3131
Our challenge is to **develop a stacked Snackbar** component.
3232
We'll review how you make design decisions and the quality of the written code.
3333

@@ -58,12 +58,14 @@ Follow the steps:
5858
- Start Next.js: `pnpm dev`
5959
- Open http://0.0.0.0:3002/
6060

61-
## Submission instructions
61+
## Submission
6262

63-
- **DO NOT** host your project on a public repository.
64-
- Please send us a .zip file containing this project using the upload link we provided by email (**with** the _.git_ folder).
65-
- To significantly reduce the size of the file, remove the `/_node_modules_/` and `/.next/` folders.
66-
- If you don't have the upload link, send it to [email protected].
63+
Instructions:
64+
65+
- **DO NOT** fork / host your project on a public repository.
66+
- Please send us a zip file containing this project using the upload link that we have provided by email (**with** the _.git_ folder).
67+
- To significantly reduce the size of the archive, remove the `/_node_modules_/` and `/.next/` folders.
68+
- If you don't have the upload link, you can send it to [email protected].
6769

6870
We're excited and looking forward to seeing what you'll create!
6971
Good luck 🚀

0 commit comments

Comments
 (0)