cheatsheets
cheatsheets copied to clipboard
Large collection of Developer Cheat Sheets, created and maintained by the awesome developers across the globe :earth_americas:
Add more details about the requested Cheat Sheet like reference links etc.,
Hello! It would be awesome to have a cheat sheet for [Astro](https://astro.build/). Basic setup instructions, component syntax, extensions, and adapter information should be included in the file. I could write...
Searching Algorithms are designed to check for an element or retrieve an element from any data structure where it is stored. It is a very important part of data structures...
The OOPS section in Java is not so great, like lack of Examples, explanation, etc
As, I have seen there there are certain file of Linux commands here and there.so,I would like make one cheat sheet of Linux that would help any developers in there...
1. Selection sort 2. Bubble sort 3. Insertion sort 4. Merge sort 5. Quick sort
I saw some basic data structures like vector and stack are present in the c++ cheat sheet. I would like to add some more fundamental data structures to this cheat...
lazy loading attribute in html images
Hi, @onecompiler-ops I see in your CPP cheatsheet topics of STL (standard template library) are missing such as containers(sets, maps), functors, and iterators which are most important for the folks...