TGTGInsighttelegram intelligenceLIVE / telegram public index
← Data Analytics
Data Analytics avatar

TGINSIGHT POST

Post #1530

@sqlspecialist

Data Analytics

Views5,330Post view count
PostedMay 405/04/2025, 05:25 AM
Post content

Post content

Data Analytics Interview Preparation Part-2 [Questions with Answers] How did you get your job? I was hired after an internship. To get the internship, I prepared a bunch for general Python questions (LeetCode etc.) and studied the basics of machine learning (several different algorithms, how they work, when they're useful, metrics to measure their performance, how to train them in practice etc.). To get the internship I had to pass a technical interview as well as a take-home machine learning (ML) exercise. Then, it was just a question of doing a good job in the internship! What are your data related responsibilities in your job? I work on our recommendation system. It’s deep learning based. I work on a lot of features to try and improve it (reinforcement learning & NLP etc). Since I'm in a start-up, it's also up to our team to put the models we design into production. So, after a phase of research & development and model design, in notebooks, it's time to create a real pipeline, by creating scripts. This enables us to define, train, replace, compare and check the status of the models in production. It's basically all in Python, using Keras/TensorFlow, Pandas, Scikit-learn and NumPy. We also do a lot of analysis for the business team to help them compute metrics of interest (related to revenue, acquisition etc.). For that, we use an external utility called Metabase. It is is hooked up to our database where we write SQL queries and visualize the results and create dashboards (using Tableau/Looker etc). I would say my role is quite "full-stack" since we are all involved from the phase of R&D to deployment on our cluster. Was it difficult to get this role? I got hired after an internship. If you come from a scientific background, it's not that hard to transition into data science. All the math is something you will probably have seen already (especially if you're doing maths or physics). So, with some preparation and coding practice, you can start applying to internships. It took me maybe a month or two of preparation to get some basic ideas of the typical Python data stack (Pandas, Keras, SciKit-learn etc) before I started to send out CVs. Then, if you get an internship, try your best to do the best you can and then maybe you'll be hired after! I have curated best 80+ top-notch Data Analytics Resources 👇👇 https://whatsapp.com/channel/0029VaGgzAk72WTmQFERKh02 Hope it helps :)