mirror of
https://github.com/Xevion/contest.git
synced 2025-12-07 20:06:40 -06:00
update README for study folder
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# study
|
||||
|
||||
A collection of detailed explanations concerning problems I missed, or things I need to study in Computer Science.
|
||||
|
||||
- **[Collections.MD](./Collections.MD)**
|
||||
- Detailed explanation of Java's datastructures in the `util` package, for interfaces, classes and more from `ArrayList` to `TreeMap`.
|
||||
- **[Study.MD](./Study.MD)**
|
||||
- A long list of explanations of problems I missed or found in packets, explained with focus on the concept, not the problem itself.
|
||||
Reference in New Issue
Block a user