-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
14 additions
and
34 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -96,7 +96,7 @@ If you wish to contribute, do drop an email at [email protected]. | |
|
||
|
||
## Running Custom Inputs | ||
See [here](scripts/) | ||
See [here](scripts/README.md). | ||
|
||
## Contributors | ||
See the [team]()! | ||
See the [team](docs/team/profiles.md)! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Team Profile | ||
|
||
| Name | Description/About | Website (LinkedIn/GitHub/Personal) | Contributions | | ||
|-----------|---------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------|--------------------------------------------------------------------------------| | ||
| Andre | An aspiring ML engineer. My stint as a CS2040s TA has convinced several capable and passionate students to join me in developing this project :) | You can find me [here](https://4ndrelim.github.io) as well! | Team lead | | ||
| Kai ting | ... | ... | Trees and Sorts! All sorts!<br/>Bubble, Insertion, Selection, Merge, Quick | | ||
| Changxian | ... | ... | Tricky Hashing and its variants | | ||
| Owen | ... | ... | Graphs and confusing mazes | | ||
| Shu Heng | ... | ... | Fundamentals! Linked List and its variants, Stacks & Queues and their variants | | ||
| Junneng | ... | ... | Trees and Binary Search variants | | ||
| Amadeus | ... | ... | Graphs! Dijkstra .. | |