free programming suggestion

pull/11629/head
Om Songire 2024-10-20 17:13:05 +05:30
parent c1d9c20c64
commit c7bf24aebc
1 changed files with 5 additions and 0 deletions

View File

@ -11,6 +11,8 @@
* [Dart](#dart)
* [Data Science](#data-science)
* [Data Structures and Algorithms](#data-structures-and-algorithms)
* [Data Base And Management System](#data-base-and-management-system)
* [DBMS] (#data-structures-and-algorithms)
* [Docker](#docker)
* [Git](#git)
* [Go](#go)
@ -143,6 +145,9 @@
* [Data Structures and Algorithms Cheat Sheet - Cheatography](https://cheatography.com/burcuco/cheat-sheets/data-structures-and-algorithms/)
* [Data structures and algorithms study cheatsheets for coding interviews](https://www.techinterviewhandbook.org/algorithms/study-cheatsheet/)
### Data Base And Management System
* [DBMS Cheat Sheet](https://www.tutorialspoint.com/dbms/pdf/dbms_quick_guide.pdf) - DBMS
### Docker