Create README.md
This commit is contained in:
		
							parent
							
								
									35e7f96cc6
								
							
						
					
					
						commit
						068325b6fa
					
				|  | @ -0,0 +1,22 @@ | |||
| # Competitive Programmer's Handbook | ||||
| 
 | ||||
| Competitive Programmer's Handbook is a modern introduction to competitive programming. | ||||
| The book discusses programming tricks and algorithm design techniques relevant in competitive programming. | ||||
| 
 | ||||
| ## CSES Problem Set | ||||
| 
 | ||||
| The CSES Problem Set contains a collection of competitive programming problems. | ||||
| You can practice the techniques presented in the book by solving the problems. | ||||
| 
 | ||||
| https://cses.fi/problemset/ | ||||
| 
 | ||||
| ## License | ||||
| 
 | ||||
| The license of the book is Creative Commons BY-NC-SA. | ||||
| 
 | ||||
| ## Other books | ||||
| 
 | ||||
| Guide to Competitive Programming is a printed book, published by Springer, based on Competitive Programmer's Handbook. | ||||
| There is also a Russian edition Олимпиадное программирование (Olympiad Programming). | ||||
| 
 | ||||
| https://cses.fi/book/ | ||||
		Loading…
	
		Reference in New Issue