You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Read Data of movies from CSV Using Python and basic techniques of the data structures AVL, 234 tree, Hashing, and Separate chaining. Then designed a search engine using an algorithm developed by the above techniques populates the data based on the average rating of movies. In addition, made a comparative analysis of the time complexities.