Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add New Book to Competitive Programming #238 #443

Merged
merged 2 commits into from
Apr 28, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Competitive-Programming/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ Created with a view to connecting people to information, this list below contain
| ★★★ | [Guide to Competitive Programming: Learning and Improving Algorithms Through Contests](https://1lib.in/dl/5689722/e58577), Book by Antti Laaksonen | Building on what already is the most comprehensive introduction to competitive programming, this enhanced new textbook features new material on advanced topics, such as calculating Fourier transforms, finding minimum cost flows in graphs, and using automata in string problems. |
| ★★☆ | [Competitive Programming in Python: 128 Algorithms to Develop Your Coding Skills](https://1lib.in/dl/11000183/d4584f), Book by Christoph Dürr and Jill-Jênn Vie | Want to kill it at your job interview in the tech industry? Want to win that coding competition? Learn all the algorithmic techniques and programming skills you need from two experienced coaches, problem setters, and jurors for coding competitions. |
| ★★★ | [Computational Geometry: Algorithms and Applications](https://1lib.in/dl/502987/3de826), Book by Marc van Kreveld, Mark Overmars, and Mark de Berg | Computational geometry emerged from the ?eld of algorithms design and analysis in the late 1970s. It has grown into a recognized discipline with its own journals, conferences, and a large community of active researchers. |
| ★★★ | [Algorithms for Competitive Programming](https://cloudflare-ipfs.com/ipfs/bafykbzacea5vehr6qdjw3dx2aqt45prx7il2nbtmelawzxy54cvrnybriftu2?filename=David%20Esparza%20Alba%20-%20Algorithms_%20For%20Competitive%20Programming%20%282021%29.pdf), Book by David Esparza Alba and Juan Antonio Ruiz Leal | Competitive Programming is another tool for software engineers, there are developers that excel in their jobs, but find difficult to answer algorithms questions. If you feel identified with this,then this book can help you improve your problem solving skills. |


### Books for Algorithms
Expand Down