You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-8
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Design Engineer technical challenge @ MUI
2
2
3
3
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).
5
5
6
6
## Context
7
7
@@ -11,7 +11,7 @@ MUI is a fully remote company with a team that spans the globe.
11
11
The majority of our work is asynchronous, and we rely on written communication to collaborate.
12
12
We're radically transparent: nearly all of our work happens in public.
13
13
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).
15
15
16
16
### About the products
17
17
@@ -27,7 +27,7 @@ Learn more about MUI's products in this blog post: [An introduction to the MUI e
27
27
28
28
## The challenge
29
29
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.
31
31
Our challenge is to **develop a stacked Snackbar** component.
32
32
We'll review how you make design decisions and the quality of the written code.
33
33
@@ -58,12 +58,14 @@ Follow the steps:
58
58
- Start Next.js: `pnpm dev`
59
59
- Open http://0.0.0.0:3002/
60
60
61
-
## Submission instructions
61
+
## Submission
62
62
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.
0 commit comments