Open baihacker opened 10 years ago
Hey! I saw you on Project Euler Statistics; brought me here. Can you take me under your wing teach me how to code? Like give me a list of books to read, and then a problem to solve to test my comprehension? I'd say my skill level right now is probably pretty basic:
Let me assume you want to improve your algorithm (especial those algorithm about mathematics), data structures skills.
Here are several books about competitive programming, http://acm.cs.buap.mx/downloads/Programming_Challenges.pdf http://www.comp.nus.edu.sg/~stevenha/myteaching/competitive_programming/cp1.pdf https://www.scribd.com/document/114285816/Art-of-Programming-Contest-SE-for-Uva https://cses.fi/book.pdf Their content may be overlapped.
Div II problems of: http://codeforces.com/problemset First 200 problems of: https://projecteuler.net/archives Beginner contest of: https://atcoder.jp/contest?categories=5&mode=tmp You can choose either to practice.
What I can help you is to guide you to study some basic algorithms and to comment your code. You can send your question or code to bailiangsky@gmail.com.
Thanks! Got the pages bookmarked and your email written down. Getting started right away.
Can I email you as well? Thank you for the books/resources.
Sounds good to me.
A more updated version of Competitive Programming: https://drive.google.com/file/d/0B7RBrJBsud5YMEJZVUVmYUNGSzA/view
RT