coding-cheat-sheets icon indicating copy to clipboard operation
coding-cheat-sheets copied to clipboard

Various cheat sheets on CS stuff

Results 8 coding-cheat-sheets issues
Sort by recently updated
recently updated
newest added

Hello, I just wrote an article about my compilation of cheat sheets. Would you be interested in adding the link in this GitHub repo? I will obviously do the same...

change 'moving the smallest number to the far left and the largest to the far left' to 'moving the smallest number to the far left and the largest to the...

Added selection sort algo file in sorting folder as well as updated Readme with the name.

Added the `round()` operator because otherwise it will throw an `TypeError: slice indices must be integers`when the input array length is uneven.

Removed reference to binary search trees since it does not exist

On stacks and queue I've noticed the URL links for the images are actual sites links. I recommend creating an images folder and download the pictures, and correct URL to...

I'll leave this one for someone else so they can get a PR : ) Either shortcut needs to be removed from readme.md or Binary_Search_Trees.md needs to be added. There...