Skip to content

Commit

Permalink
[UPDATE] init
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksonchen1998 committed Apr 5, 2024
1 parent 74d68b5 commit e318b49
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Algorithm/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[Main Page](../README.md)

# Algorithm
3 changes: 3 additions & 0 deletions Data Structure/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[Main Page](../README.md)

# Data Structure
1 change: 1 addition & 0 deletions LeetCode/Contest/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Contest
1 change: 1 addition & 0 deletions LeetCode/Question/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Question
6 changes: 6 additions & 0 deletions LeetCode/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[Main Page](../README.md)

# LeetCode

- [Question](./Question/README.md)
- [Contest](./Contest/README.md)
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Skill-Boost-Club.github.io
# Skill Boost Club

## Data Structures and Algorithms

- [Data Structure](./Data%20Structure/README.md)
- [Algorithm](./Algorithm/README.md)

## Competitive Programming

- [LeetCode](./LeetCode/README.md)

0 comments on commit e318b49

Please sign in to comment.