Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 680 Bytes

File metadata and controls

24 lines (13 loc) · 680 Bytes

Educative_NetFlix

Educative.io website is for preparing for software engineer coding interviews. The site has a course entitled "Decode the Coding Interview in C#". Within this course, are different projects with coding challenges.

This repository contains the code for the NetFlix project. The project has at least 12 features.

Feature 1: Group similiar titles

Feature 2: Merge multiple lists of top ranked movies

Feature 3: Find median age

Feature 4: Popularity Analysis

Feature 5: Fetch most recently watched movies

Feature 6: Fetch most frequently watch movies

Feature 7: Browse ratings

Feature 8: Verify user session

Feature 9: Movie combinations of a genre