Skip to content

Commit 1b10ced

Browse files
committed
Add job scheduler
1 parent 60f20f1 commit 1b10ced

File tree

4 files changed

+5
-2
lines changed

4 files changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,20 @@
11
<div align="center">
22
<img width="187" src="https://user-images.githubusercontent.com/93570324/234292265-889228a8-7a68-4e2d-b891-f75262410af1.png"/>
33
</div>
4-
5-
<p align="center">
4+
<p align="center" style="font-size: 32px;">
65
<b>Coding Tasks for Infiniflow Candidates</b>
76
</p>
87

98

109

10+
11+
12+
1113
## A curated list of programming challenges
1214

1315
- [language-identification](https://github.com/infiniflow/coding-tasks/tree/main/language-identification)
1416
- [sigmod 2018](https://github.com/infiniflow/coding-tasks/tree/main/sigmod-2018)
1517
- [simhash-matching](https://github.com/infiniflow/coding-tasks/tree/main/simhash-matching)
1618
- [wavelet-tree](https://github.com/infiniflow/coding-tasks/tree/main/wavelet-tree)
1719
- [air-quality-classification](https://github.com/infiniflow/coding-tasks/tree/main/air-quality-classification)
20+
- [job-scheduler](https://github.com/infiniflow/coding-tasks/tree/main/job-scheduler)

job-scheduler/coding_task.pdf

132 KB
Binary file not shown.

job-scheduler/job_list.zip

213 KB
Binary file not shown.

job-scheduler/job_list_3-1.zip

237 KB
Binary file not shown.

0 commit comments

Comments
 (0)