Skip to content

Commit 1551567

Browse files
committed
Made proper structure of documents and added README
1 parent f7c0a1b commit 1551567

File tree

4 files changed

+24
-0
lines changed

4 files changed

+24
-0
lines changed

README.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# ICPC tutorial/slides
2+
3+
This repository was initiated with my talk at ***ICCECE, IEEE*** held at Kolkata in January,2019.
4+
5+
`talk.pdf`(`talk.tex`) is the root presentation(tex) of presentation made by me. I detoured to other presentations as and when necessary(Was too lazy to merge! :p)
6+
7+
Other slides and works are adapted from other institutes programming pages that are published online.
8+
9+
I would like to give due **credits** to the slide/notes owners:
10+
11+
1. `BinarySearch.pdf`: Bhavit Sharma and Prateek Karnal, IIT Patna
12+
2. `graph.pdf`,`not_covered/Number Theory.pdf`: Programming And Algorithms Group(PAG), IIT Roorkee
13+
3. `icpc.pdf`(`icpc.tex`): IIT Bombay
14+
4. `dynamic-programming_stanford.pdf`: Prof. Jaehyun Park, Stanford
15+
5. `not_covered/dp.pdf`: Md. Shakil Ahmed, s/w engineer, Astha IT research & consultancy ltd.
16+
6. `not_covered/Division 1.pdf` : IIT KGP
17+
7. `not_covered/comp_prog.pdf`: Gaurav Agarwal
18+
19+
Sorry if I missed any credits.
20+
21+
I will try adding more stuffs and keeping this updated.
22+
Also I have added a 'link' file to add good links. Feel free to share and contribute.
23+
24+
PS: not_covered is named so because I didn't touch upon them in my talk.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)