CheatSheets-for-Developers
CheatSheets-for-Developers copied to clipboard
added cp files for Python
Change Summary
Provide summary of changes with issue number if any.
Checklist
If you haven't fulfilled the below requirements or even delete the entire checklist, your PR won't be reviewed and will be closed without notice.
General
- [x] This Pull Request is all my own work. (You'll be blacklisted if you are caught for plagiarism.)
- [x] I've read CONTRIBUTING.md
- [x] I've made some valid changes to the CheatSheet, and they are not just minor changes.
Changes
- [x] I've read and followed the Solution Template
Note: To mark the checkbox, put an x
inside the [ ]
(like this: [x]
).
Deploy Preview for cheatsheets ready!
Name | Link |
---|---|
Latest commit | c556bb26ada6dcb937029ab399c98a89efa4af93 |
Latest deploy log | https://app.netlify.com/sites/cheatsheets/deploys/635f96b4bea8660008abd7a2 |
Deploy Preview | https://deploy-preview-214--cheatsheets.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
@Naman-Singla777 You need to add some more section-
- Standard template for fast IO operations
- Include others sections related to algorithms, you can use this book for reference Grookings Algorithm
Hi @Naman-Singla777! Any updates?