mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-08-23 08:03:29 +02:00
added a course, a cheatsheet, a tutorial (changes made) (#9846)
* added a course, a cheatsheet, a tutorial * removed errors * updated file according to requested changes.
This commit is contained in:
@@ -122,6 +122,7 @@
|
||||
|
||||
* [Algorithms and Data Structures Cheatsheet](https://algs4.cs.princeton.edu/cheatsheet/)
|
||||
* [An Executable Data Structures Cheat Sheet for Interviews](https://algodaily.com/lessons/an-executable-data-structures-cheat-sheet)
|
||||
* [Big-O Cheat Sheet](http://bigocheatsheet.com)
|
||||
* [Big O Notation Cheat Sheet](https://algodaily.com/lessons/big-o-notation-cheat-sheet)
|
||||
* [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/)
|
||||
@@ -177,7 +178,7 @@
|
||||
### GraphQL
|
||||
|
||||
* [GraphQL Cheat Sheet](https://licor.me/post/graphql) - Chuanrong Li (HTML)
|
||||
* [GraphQL Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/GraphQL_Cheat_Sheet.html) - Jim Manico, Jakub Maćkowski (HTML)
|
||||
* [GraphQL Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/GraphQL_Cheat_Sheet.html) - Jim Manico, Jakub Maćkowski (HTML)
|
||||
* [GraphQL Cheat Sheet](https://simplecheatsheet.com/tag/graphql-cheat-sheet) - Simple Cheat Sheet (HTML)
|
||||
* [GraphQL Cheatsheet](https://devhints.io/graphql) - devhints, Rico Santa Cruz (HTML)
|
||||
|
||||
|
Reference in New Issue
Block a user