Type
PortfolioFeature
Category
Status
Live
Title
Algorithms Made Easy
Excerpt
Educational Platform to educate Data Structures and Algorithms
Published
February 29, 2024
Location
super:Link
This is a repo that helps CS students to learn the fundamental algorithms as well as their run time analysis. The algorithms covered such as divide and conquer(binary search, fibonacci, etc), sorting algorithms(quick sort, heap sort, radix sort, etc), BST, dynammic programming, etc.
Also to notice the material is partially based on CSCI-GA-1170 Fundamental Algorithms from 🎓 NYU Courant.