Write a social network that runs in memory. There should be four functions. makePost(userID, postID) follow(followerID, followedID) unfollow(followerID, followedID) showFeed(userID) The show feed function should show the posts made by the user, the posts made by the people the user followed and they should be in chronological order.
Data Scientist Trainee Interview Questions
33,934 data scientist trainee interview questions shared by candidates
Standard questions about how I tackle business and data problems etc. However, as a data scientist I noticed one potentially red flag: the company is new and fresh in their data science department (although they have a solid data engineering and reporting base), but they want to start straight with GenAI/LLM stuff (Chat-GPT and whatnot). For those unfamiliar: it is pretty much a guaranteed pitfall as people would be using super-complex tools with zero knowledge of their inner workings (think of learning to run before you can walk).
Do you want biscuit or cake
What do you know about the systems used by FD?
explain the reasoning in resolving the case
Difference between map & applymap
(Phone screen) How would you describe difference between ReLU and sigmoid functions?
What are the assumptions when building a linear regression model?
What data do you think would improve the model that you made? Why?
How do you handle missing values in a dataset?
Viewing 701 - 710 interview questions