Skip to content

Commit b184044

Browse files
committed
Added PHP code test to readme
1 parent 0a010ee commit b184044

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

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

4+
## .NET code tests
5+
1. [.net Engineer - Library API functionality](/.NET/library/README.md#net-engineer-challenge)
6+
2. [Mobile Engineer - Mobile Library Application](/.NET/library/README.md#mobile-engineer-challenge)
7+
8+
## PHP code tests
9+
1. [PHP Engineer - Library API functionality](/PHP/library-api-php/README.md)
10+
11+
412
## Node tests
513
1. [Implement the martian robots game](/node/martian-robots/instructions.md)
614
2. [Implement the tennis score game](/node/tennis-score/instructions.md)
@@ -9,9 +17,6 @@ Here you will find some different code challenges options for interviewing at On
917
1. [Build a phone catalogue](/react/phone-catalogue/instructions.md)
1018
2. [Build an app around a mysterious API](/react/mysterious-api/instructions.md)
1119

12-
## .NET code tests
13-
1. [.net Engineer - Library API functionality](/.NET/library/README.md#net-engineer-challenge)
14-
2. [Mobile Engineer - Mobile Library Application](/.NET/library/README.md#mobile-engineer-challenge)
1520

1621
## Java tests
1722
1. [Implement the martian robots game](/java/martian-robots/instructions.md)

0 commit comments

Comments
 (0)