Skip to content

Commit a812328

Browse files
authored
Update README.md
1 parent 3e0fc53 commit a812328

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@ This repository contains solutions to coding problems based on Data Structures a
9090
## :pushpin: Arrays
9191
- [Leetcode 48. Rotate Image](Arrays/Rotate_Image.java)
9292
- [Leetcode 41. First Missing Positive](Arrays/First_Missing_Positive.java)
93-
94-
## Submission For Google Hash Code 2020 Online Qualification Round
93+
## :pushpin: Competitions
94+
### Submission For Google Code Jam Qualification Round 2020
95+
[Google Code Jam 2020 Solutions](https://github.com/17tanya/Leetcode-Data-Structures-and-Algorithms/tree/master/Google-Code-Jam-QualificationRound-2020)
96+
97+
### Submission For Google Hash Code 2020 Online Qualification Round
9598
[Google Hash Code 2020 Submission](Google_Hash_Code_2020.java)

0 commit comments

Comments
 (0)