Skip to content

Commit

Permalink
Merge pull request #443 from abhi-kakadiya/gh-pages
Browse files Browse the repository at this point in the history
Add New Book to Competitive Programming #238
  • Loading branch information
vicky002 committed Apr 28, 2023
2 parents ebd5daa + c46a689 commit b1b4967
Showing 1 changed file with 1 addition and 0 deletions.
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

0 comments on commit b1b4967

Please sign in to comment.