DEV Community

JayV-XCVI
JayV-XCVI

Posted on

CS 102 Final - Movie Recommender

Hey fellow coders,

So this is my second project. I created a Movie Recommender for my CS 102 final where I used a linked list data structure, as well as linear search and pattern search algorithms.

https://github.com/JayV-XCVI/CS102_Movie_Recommender

Any tips or points of focus would be much appreciated!

Happy coding,

-Joseph

Top comments (0)