Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== Teaching == | == Teaching == | ||
=== ACIOI === | === ACIOI === | ||
− | * [[โจทย์แปลจาก USACO]] | + | * [[โจทย์แปลจาก USACO]] (เอามาจาก wiki.acioi.in.th) |
== Knowledge Base == | == Knowledge Base == | ||
=== Data Structure === | === Data Structure === | ||
* [[Linked List in C]] | * [[Linked List in C]] | ||
− | * [[Binary Heap in C]] | + | * [[Binary Heap in C]] (เอามาจาก wiki.acioi.in.th) |
− | * [[Tree in C]] | + | * [[Tree in C]] (เอามาจาก wiki.acioi.in.th) |
− | * [[Fenwick Tree]] | + | * [[Fenwick Tree]] (เอามาจาก wiki.acioi.in.th) |
− | * [[Segment Tree]] | + | * [[Segment Tree]] (เอามาจาก wiki.acioi.in.th) |
=== Algorithm === | === Algorithm === |
Revision as of 00:24, 7 March 2019
Contents
Teaching
ACIOI
- โจทย์แปลจาก USACO (เอามาจาก wiki.acioi.in.th)
Knowledge Base
Data Structure
- Linked List in C
- Binary Heap in C (เอามาจาก wiki.acioi.in.th)
- Tree in C (เอามาจาก wiki.acioi.in.th)
- Fenwick Tree (เอามาจาก wiki.acioi.in.th)
- Segment Tree (เอามาจาก wiki.acioi.in.th)