BennyO's Templates

RSS Feed

This site is for anyone looking to ramp up or rehash DSA with the help of templates. The templates are in Pseudo Code and JavaScript because there doesn't seem to be a lot of resources for JavaScript. I hope this helps anyone who is looking for another DSA resouce! Feel free to add to the repo for corrections or more templates.

This was made with the help of AstroPaper by Sat Naing .

NOTE: This is not a site for in-depth learning of DSA, but rather a site for quick reference. For in-depth learning, I recommend Neetcode , GeeksForGeeks , and obviously Leetcode for practice.


Arrays

Binary Tree

Bit Manipulation

Graph

Union Find