<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Johnny Shollaj</title>
    <description>The latest articles on Forem by Johnny Shollaj (@jshollaj).</description>
    <link>https://forem.com/jshollaj</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F554581%2F08f6f145-8bda-498f-aac3-cba7b129b068.jpeg</url>
      <title>Forem: Johnny Shollaj</title>
      <link>https://forem.com/jshollaj</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/jshollaj"/>
    <language>en</language>
    <item>
      <title>Useful Resources to Prepare for Data Scientist Interviews</title>
      <dc:creator>Johnny Shollaj</dc:creator>
      <pubDate>Sat, 11 Mar 2023 05:08:55 +0000</pubDate>
      <link>https://forem.com/jshollaj/useful-resources-to-prepare-for-data-scientist-interviews-4jp3</link>
      <guid>https://forem.com/jshollaj/useful-resources-to-prepare-for-data-scientist-interviews-4jp3</guid>
      <description>&lt;p&gt;Applying for a data scientist position can be tricky, given the different industries, domain knowledge required, tools, years of experience required, etc.&lt;/p&gt;

&lt;p&gt;However, some general skills are expected throughout the technical rounds which can be applicable and useful to any of the above-mentioned.&lt;/p&gt;

&lt;p&gt;Below, I’m sharing some resources which I found useful for my job hunt throughout the past years for data analytics/data science positions:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data Structures and Algorithms in Python&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://runestone.academy/ns/books/published/pythonds/index.html"&gt;Problem-Solving with Algorithms and Data Structures using Python&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;(Note: Excellent resource to get started or go on a deeper level of understanding of fundamental python data structures.)&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Leetcode / Whiteboard Technical Interview&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://docs.google.com/spreadsheets/d/14In_fUvMHR_6tl6kaEFKzx71L9Pv3sU3/edit?rtpof=true&amp;amp;sd=true"&gt;Blind 75 — Most Common Leetcode Questions&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;(Note: These questions should be sufficient for any technical round for Data Scientists but also Machine Learning Engineers / Data Engineers or similar positions.)&lt;/p&gt;

&lt;p&gt;If you don’t have Leetcode Premium you can also use its slightly less attractive twin site LintCode!&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;General Data Science / Statistics Questions&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://github.com/alexeygrigorev/data-science-interviews/blob/master/theory.md"&gt;Theoretical interview questions&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;(Note: General refresher for theoretical knowledge required to pass the data science interview. Feel free to contribute to the given repo by adding more relevant topics :))&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Standard SQL Questions&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;After reading Multiple books on SQL Server (T-SQL Fundamentals, T-SQL Querying, and T-SQL Window Functions, etc.), I created a sample word (and pdf file) with some of the hardest questions for each book and the expected output shown as an image below the question (instead of showing the answer right away).&lt;/p&gt;

&lt;p&gt;The questions are solved in SQL Server, and therefore T-SQL is used as the language syntax.&lt;/p&gt;

&lt;p&gt;Steps to access and solve the exercises:&lt;/p&gt;

&lt;p&gt;Use &lt;a href="https://drive.google.com/file/d/182mIRYQ4DVhCYbElxlBaOvl99nUYOw0J/view?usp=sharing"&gt;this link&lt;/a&gt; to my drive and download the zip file:&lt;/p&gt;

&lt;p&gt;Run the TSQL 3,4,5 Scripts (found in the zip file) in SQL Server Management Studio to create the necessary databases for each exercise group.&lt;/p&gt;

&lt;p&gt;Solve the questions and try to match your answers to the desired output.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;High-Level Statistics&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Here I would recommend as a starting point (quick refresher), the following &lt;a href="https://www.khanacademy.org/math/statistics-probability"&gt;free interactive course&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And then continuing with this amazing &lt;a href="https://www.statlearning.com/"&gt;free book (ISLR2)&lt;/a&gt;. For those who prefer to solve the exercises in Python can refer to the &lt;a href="https://github.com/JWarmenhoven/ISLR-python"&gt;following repository&lt;/a&gt;.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cloud / Architecture / DevOps&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;As I’m trying to clear the Machine Learning Engineering Exam Specialty next month, I have compiled the &lt;a href="https://github.com/JShollaj/AWS-Certified-Machine-Learning-Specialty-Guide/blob/master/AWS%20MLE%20Study%20Guide.md"&gt;following repository&lt;/a&gt; with many resources from AWS whitepapers, statistics books, and overall experience in the field. Feel free to add more :)!&lt;/p&gt;

&lt;p&gt;I hope everyone finds the given resources I used useful. Please share this with anyone who is currently applying for new jobs or interviewing!&lt;/p&gt;

</description>
      <category>datascience</category>
      <category>machinelearning</category>
      <category>interview</category>
    </item>
  </channel>
</rss>
