Java cheat sheet
My Java Mega-Cheatsheet
Algorithms and Data Structures cheat sheets?
Here are some of the useful links:
Big-O Cheat Sheet Tech Interview Cheat Sheet Data Structures Cheat Sheet Data Structures Cheat Sheet Algorithmic Cheat Sheet Guide to selecting appropriate Map/Collection in Java Data Structures Checkout notes Data Structures and Algorithms with Object-Oriented Design Patterns in Java Data Structures Tutorial Notes Algorithms & Data Structures - Notes by cooervo Algorithm Wiki Visual Algo UB Data Structures in C++ Lecture Slides & Notes Skiena's DS & Algo Audio/Video/Slides Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne Nick Johnsonz's Blog : Damn Cool Algorithms Algorist Justin Wetherell: Data Structures & Algorithms implementation in Java Ashish Chopra: Data Structures implementation in Java Prakhar Srivastav: Data Structures implementation in Python Battistella Stefano : Data Structures implementation in Javascript Daniel Fu : Data Structures implementation in C++ More on reddit.comAwesome cheat sheet for must know data structures and algorithms
Hey guys!
I've created a Java cheat sheet that I would like to share with you.
You can check it out here:
https://it-cheat-sheets-21aa0a.gitlab.io/java-cheat-sheet.html
And you can find a few other cheat sheets I made on this link:
https://it-cheat-sheets-21aa0a.gitlab.io/
If someone would like to contribute here's the link of the Git repo:
https://gitlab.com/davidvarga/it-cheat-sheets
If you found an issue, or something is missing please let me know.
https://yungnickyoung.github.io/Java-Cheatsheet/
Made this over the summer when I was job hunting. Even now it's incredibly useful and easy to reference whenever I forget something I shouldn't. I figured I'd post it here for you all in case anyone wanted to use it.
Feel free to request new information/sections (or make a PR yourself ;)) if there's something missing from it that you'd like to see.
Hopefully it can help some of you out!