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
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,15 @@ The page documents the API definition, the base URL and the optional parameters.
8
8
9
9
You will use this API to retrieve the data necessary for this task.
10
10
11
-
*Note*: We are not expecting you to complete **all** of the following tasks. Try to complete as many tasks as you can - ensure the tasks you select match your skill set. Focus on addressing the tasks that create the most significant impact for the end user
11
+
*Note*: We are not expecting you to complete **all** of the following tasks. Try to complete as many tasks as you can - ensure the tasks you select match your skill set. Focus on addressing the tasks that create the most significant impact for the end user.
12
+
13
+
*Submitting the task*: You may use any IDE of your choice to complete the task. Once completed, please zip the entire folder and email it as an attachment to recruitment@squaredup.com with your full name in the subject line.
12
14
13
15
### Back-end
14
-
- Find the percentage of problems vs questions vs task types of issues on sample of 500 data points
16
+
- Find the percentage of open vs closed vs pending issues on sample of 500 data points
15
17
- Find the percentage of high vs medium vs low priority issues on sample of 500 data points
16
-
- Find the average time it took to close high priority issues of any type on sample of 500 data points
18
+
- Find the percentage of on-time vs overdue resolutions
19
+
- Find the average time it took to close the high priority issues of any type on sample of 500 data points
17
20
- What was the “score” value of the “satisfaction_rating” on the issue that took longer to solve in the above set?
18
21
- If time allows, feel free to return any other useful insights from the dataset that you can think of
0 commit comments