File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Interview Code Challenges
2
2
Here you will find some different code challenges options for interviewing at One Beyond.
3
3
4
- ## Java tests
5
- 1 . [ Implement the martian robots game] ( /java/martian-robots/instructions.md )
6
- 2 . [ Implement the tennis score game] ( /java/tennis-score/instructions.md )
7
-
8
4
## Node tests
9
5
1 . [ Implement the martian robots game] ( /node/martian-robots/instructions.md )
10
6
2 . [ Implement the tennis score game] ( /node/tennis-score/instructions.md )
@@ -15,6 +11,11 @@ Here you will find some different code challenges options for interviewing at On
15
11
16
12
## .NET code tests
17
13
1 . [ Implement the martian robots game] ( /.NET/martian-robots/instructions.md )
14
+ 2 . [ Mobile Library Application] ( /.NET/library/readme.md )
15
+
16
+ ## Java tests
17
+ 1 . [ Implement the martian robots game] ( /java/martian-robots/instructions.md )
18
+ 2 . [ Implement the tennis score game] ( /java/tennis-score/instructions.md )
18
19
19
20
## Data Visualization tests
20
21
1 . [ Implement a COVID-19 dashboard] ( /data/covid/instructions.md )
You can’t perform that action at this time.
0 commit comments