💡 Solutions for LeetCode Problems!!!
-
Contains code, notes, links, diagrams, and anything else that may be helpful for solving problems!
-
🐒 Find all of the solutions and videos on the Code Monkeys Blog!
-
🎥 Check out the Code Monkeys YouTube Channel!
-
📊 If you want to open the .dia files you'll need to install the Dia Diagram Editor
-
🧜♀️ To view the flow charts you'll need to install mermaid or you can copy the mermaid code and paste in the Mermaid Live Editor.
-
🖌️ The drawing in the videos is being done with Gromit-MPX
- Install it on Arch Linux using this command:
yay -S gromit-mpx
- Install it on Arch Linux using this command:
-
VSCode Extensions Used in Videos
-
Used to run the code and display the output Code Runner
-
Used to preview the .md files Markdown Preview Enhanced
-