Skip to content

Commit 04d0938

Browse files
authored
Update README.md
Added mobile library application
1 parent 90bdf40 commit 04d0938

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# Interview Code Challenges
22
Here you will find some different code challenges options for interviewing at One Beyond.
33

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-
84
## Node tests
95
1. [Implement the martian robots game](/node/martian-robots/instructions.md)
106
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
1511

1612
## .NET code tests
1713
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)
1819

1920
## Data Visualization tests
2021
1. [Implement a COVID-19 dashboard](/data/covid/instructions.md)

0 commit comments

Comments
 (0)