Skip to content

Commit 05d90e0

Browse files
Feature Grokking Interviews on the homepage card grid
1 parent 195a8b4 commit 05d90e0

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
opacity: 0.99;
9393
}
9494
}
95-
</style> <h1 id=crack-data-science-interviews>Crack <strong>Data Science</strong> Interviews</h1> <div class="grid cards"> <ul> <li> <details class=interview-questions> <summary><span class=twemoji><svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M13.22 19.03a.75.75 0 0 1 0-1.06L18.19 13H3.75a.75.75 0 0 1 0-1.5h14.44l-4.97-4.97a.749.749 0 0 1 .326-1.275.75.75 0 0 1 .734.215l6.25 6.25a.75.75 0 0 1 0 1.06l-6.25 6.25a.75.75 0 0 1-1.06 0"></path></svg></span> Interview Questions</summary> <hr> <p>These are currently most commonly asked interview questions.</p> <p>Questions can be removed if they are no longer popular in interview circles and added as new question banks are released.</p> <ul> <li><a href=flashcards/ class=glowing-link>📇 Flashcards</a></li> <li><a href=Interview-Questions/data-structures-algorithms/ >DSA (Data Structures &amp; Algorithms)</a></li> <li><a href=Interview-Questions/System-design/ >System Design</a></li> <li><a href=Interview-Questions/Natural-Language-Processing/ >Natural Language Processing (NLP)</a></li> <li><a href=Interview-Questions/Probability/ >Probability</a></li> <li><a href=Interview-Questions/AB-testing/ >A/B Testing</a></li> <li><a href=Interview-Questions/SQL-Interview-Questions/ >SQL</a></li> <li><a href=Interview-Questions/Machine-Learning/ >ML-Algorithms</a></li> <li><a href=Interview-Questions/Python/ >Python</a></li> <li><a href=Interview-Questions/Pandas/ >Pandas</a></li> <li><a href=Interview-Questions/NumPy/ >NumPy</a></li> <li><a href=Interview-Questions/Scikit-Learn/ >Scikit-Learn</a></li> <li><a href=Interview-Questions/LangChain/ >LangChain</a></li> <li><a href=Interview-Questions/LangGraph/ >LangGraph</a></li> <li><a href=Interview-Questions/Forward-Deployed-Engineer/ >Forward Deployed Engineer (FDE)</a></li> <li><a href=Interview-Questions/Interview-Question-Resources/ >Interview Question Resources</a> - <strong>Community-curated sources for all topics</strong></li> </ul> </details> </li> <li> <details class=cheat-sheet> <summary><span class=twemoji><svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M13.22 19.03a.75.75 0 0 1 0-1.06L18.19 13H3.75a.75.75 0 0 1 0-1.5h14.44l-4.97-4.97a.749.749 0 0 1 .326-1.275.75.75 0 0 1 .734.215l6.25 6.25a.75.75 0 0 1 0 1.06l-6.25 6.25a.75.75 0 0 1-1.06 0"></path></svg></span> <strong>Cheat Sheets</strong></summary> <hr> <p>Distilled down important concepts for your quick reference</p> <ul> <li><a href=Cheat-Sheets/Django/ >Django</a></li> <li><a href=Cheat-Sheets/Flask/ >Flask</a></li> <li><a href=Cheat-Sheets/Hypothesis-Tests/ >Hypothesis-Tests</a></li> <li><a href=Cheat-Sheets/Keras/ >Keras</a></li> <li><a href=Cheat-Sheets/LangChain-LangGraph/ >LangChain-LangGraph</a></li> <li><a href=Cheat-Sheets/NumPy/ >NumPy</a></li> <li><a href=Cheat-Sheets/Pandas/ >Pandas</a></li> <li><a href=Cheat-Sheets/PySpark/ >PySpark</a></li> <li><a href=Cheat-Sheets/PyTorch/ >PyTorch</a></li> <li><a href=Cheat-Sheets/Python/ >Python</a></li> <li><a href=Cheat-Sheets/RegEx/ >RegEx</a></li> <li><a href=Cheat-Sheets/Sk-learn/ >Sk-learn</a></li> <li><a href=Cheat-Sheets/SQL/ >SQL</a></li> <li><a href=Cheat-Sheets/tensorflow/ >tensorflow</a></li> </ul> </details> </li> <li> <details class=ml-algo> <summary><span class=twemoji><svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M13.22 19.03a.75.75 0 0 1 0-1.06L18.19 13H3.75a.75.75 0 0 1 0-1.5h14.44l-4.97-4.97a.749.749 0 0 1 .326-1.275.75.75 0 0 1 .734.215l6.25 6.25a.75.75 0 0 1 0 1.06l-6.25 6.25a.75.75 0 0 1-1.06 0"></path></svg></span> <strong>ML Algorithms</strong></summary> <hr> <p>From scratch implementation and documentation of all ML algorithms</p> <ul> <li><a href=Machine-Learning/ARIMA/ >ARIMA</a></li> <li><a href=Machine-Learning/Activation%20functions/ >Activation functions</a></li> <li><a href=Machine-Learning/Collaborative%20Filtering/ >Collaborative Filtering</a></li> <li><a href=Machine-Learning/Confusion%20Matrix/ >Confusion Matrix</a></li> <li><a href=Machine-Learning/DBSCAN/ >DBSCAN</a></li> <li><a href=Machine-Learning/Decision%20Trees/ >Decision Trees</a></li> <li><a href=Machine-Learning/Gradient%20Boosting/ >Gradient Boosting</a></li> <li><a href=Machine-Learning/K-means%20clustering/ >K-means clustering</a></li> <li><a href=Machine-Learning/Linear%20Regression/ >Linear Regression</a></li> <li><a href=Machine-Learning/Logistic%20Regression/ >Logistic Regression</a></li> <li><a href=Machine-Learning/Loss%20Function%20MAE%2C%20RMSE/ >Loss Function MAE, RMSE</a></li> <li><a href=Machine-Learning/Neural%20Networks/ >Neural Networks</a></li> <li><a href=Machine-Learning/Normal%20Distribution/ >Normal Distribution</a></li> <li><a href=Machine-Learning/Normalization%20Regularisation/ >Normalization Regularisation</a></li> <li><a href=Machine-Learning/Overfitting%2C%20Underfitting/ >Overfitting, Underfitting</a></li> <li><a href=Machine-Learning/PCA/ >PCA</a></li> <li><a href=Machine-Learning/Random%20Forest/ >Random Forest</a></li> <li><a href=Machine-Learning/Support%20Vector%20Machines/ >Support Vector Machines</a></li> <li><a href=Machine-Learning/Unbalanced%2C%20Skewed%20data/ >Unbalanced, Skewed data</a></li> <li><a href=Machine-Learning/kNN/ >kNN</a></li> </ul> </details> </li> <li> <details class=online-resources> <summary><span class=twemoji><svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M13.22 19.03a.75.75 0 0 1 0-1.06L18.19 13H3.75a.75.75 0 0 1 0-1.5h14.44l-4.97-4.97a.749.749 0 0 1 .326-1.275.75.75 0 0 1 .734.215l6.25 6.25a.75.75 0 0 1 0 1.06l-6.25 6.25a.75.75 0 0 1-1.06 0"></path></svg></span> <strong>Online Resources</strong></summary> <hr> <p>Most popular and commonly referred online resources</p> <ul> <li><a href=Online-Material/Online-Material-for-Learning/ >Online Study Material</a></li> <li><a href=Online-Material/popular-resources/ >Popular Blogs</a></li> </ul> </details> </li> </ul> </div> <hr> <!-- <p align="center">
95+
</style> <h1 id=crack-data-science-interviews>Crack <strong>Data Science</strong> Interviews</h1> <div class="grid cards"> <ul> <li> <details class=interview-questions> <summary><span class=twemoji><svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M13.22 19.03a.75.75 0 0 1 0-1.06L18.19 13H3.75a.75.75 0 0 1 0-1.5h14.44l-4.97-4.97a.749.749 0 0 1 .326-1.275.75.75 0 0 1 .734.215l6.25 6.25a.75.75 0 0 1 0 1.06l-6.25 6.25a.75.75 0 0 1-1.06 0"></path></svg></span> Interview Questions</summary> <hr> <p>These are currently most commonly asked interview questions.</p> <p>Questions can be removed if they are no longer popular in interview circles and added as new question banks are released.</p> <ul> <li><a href=flashcards/ class=glowing-link>📇 Flashcards</a></li> <li><a href=Interview-Questions/data-structures-algorithms/ >DSA (Data Structures &amp; Algorithms)</a></li> <li><a href=Interview-Questions/System-design/ >System Design</a></li> <li><a href=Interview-Questions/Natural-Language-Processing/ >Natural Language Processing (NLP)</a></li> <li><a href=Interview-Questions/Probability/ >Probability</a></li> <li><a href=Interview-Questions/AB-testing/ >A/B Testing</a></li> <li><a href=Interview-Questions/SQL-Interview-Questions/ >SQL</a></li> <li><a href=Interview-Questions/Machine-Learning/ >ML-Algorithms</a></li> <li><a href=Interview-Questions/Python/ >Python</a></li> <li><a href=Interview-Questions/Pandas/ >Pandas</a></li> <li><a href=Interview-Questions/NumPy/ >NumPy</a></li> <li><a href=Interview-Questions/Scikit-Learn/ >Scikit-Learn</a></li> <li><a href=Interview-Questions/LangChain/ >LangChain</a></li> <li><a href=Interview-Questions/LangGraph/ >LangGraph</a></li> <li><a href=Interview-Questions/Forward-Deployed-Engineer/ >Forward Deployed Engineer (FDE)</a></li> <li><a href=Interview-Questions/Interview-Question-Resources/ >Interview Question Resources</a> - <strong>Community-curated sources for all topics</strong></li> </ul> </details> </li> <li> <details class=grokking> <summary><span class=twemoji><svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M13.22 19.03a.75.75 0 0 1 0-1.06L18.19 13H3.75a.75.75 0 0 1 0-1.5h14.44l-4.97-4.97a.749.749 0 0 1 .326-1.275.75.75 0 0 1 .734.215l6.25 6.25a.75.75 0 0 1 0 1.06l-6.25 6.25a.75.75 0 0 1-1.06 0"></path></svg></span> <strong>Grokking Interviews</strong></summary> <hr> <p>Free in-depth courses with worked examples, case studies and self-assessment</p> <ul> <li><a href=Grokking/ class=glowing-link>Overview and Shared Framework</a></li> <li><a href=Grokking/modern-system-design/ >Modern System Design</a></li> <li><a href=Grokking/ml-system-design/ >Machine Learning System Design</a></li> <li><a href=Grokking/generative-ai-system-design/ >Generative AI System Design</a></li> <li><a href=Grokking/mobile-system-design/ >Mobile System Design</a></li> <li><a href=Grokking/frontend-system-design/ >Frontend System Design</a></li> <li><a href=Grokking/product-architecture/ >Product Architecture</a></li> <li><a href=Grokking/system-design-fast-track/ >System Design Fast-Track (48 Hours)</a></li> </ul> </details> </li> <li> <details class=ml-algo> <summary><span class=twemoji><svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M13.22 19.03a.75.75 0 0 1 0-1.06L18.19 13H3.75a.75.75 0 0 1 0-1.5h14.44l-4.97-4.97a.749.749 0 0 1 .326-1.275.75.75 0 0 1 .734.215l6.25 6.25a.75.75 0 0 1 0 1.06l-6.25 6.25a.75.75 0 0 1-1.06 0"></path></svg></span> <strong>ML Algorithms</strong></summary> <hr> <p>From scratch implementation and documentation of all ML algorithms</p> <ul> <li><a href=Machine-Learning/ARIMA/ >ARIMA</a></li> <li><a href=Machine-Learning/Activation%20functions/ >Activation functions</a></li> <li><a href=Machine-Learning/Collaborative%20Filtering/ >Collaborative Filtering</a></li> <li><a href=Machine-Learning/Confusion%20Matrix/ >Confusion Matrix</a></li> <li><a href=Machine-Learning/DBSCAN/ >DBSCAN</a></li> <li><a href=Machine-Learning/Decision%20Trees/ >Decision Trees</a></li> <li><a href=Machine-Learning/Gradient%20Boosting/ >Gradient Boosting</a></li> <li><a href=Machine-Learning/K-means%20clustering/ >K-means clustering</a></li> <li><a href=Machine-Learning/Linear%20Regression/ >Linear Regression</a></li> <li><a href=Machine-Learning/Logistic%20Regression/ >Logistic Regression</a></li> <li><a href=Machine-Learning/Loss%20Function%20MAE%2C%20RMSE/ >Loss Function MAE, RMSE</a></li> <li><a href=Machine-Learning/Neural%20Networks/ >Neural Networks</a></li> <li><a href=Machine-Learning/Normal%20Distribution/ >Normal Distribution</a></li> <li><a href=Machine-Learning/Normalization%20Regularisation/ >Normalization Regularisation</a></li> <li><a href=Machine-Learning/Overfitting%2C%20Underfitting/ >Overfitting, Underfitting</a></li> <li><a href=Machine-Learning/PCA/ >PCA</a></li> <li><a href=Machine-Learning/Random%20Forest/ >Random Forest</a></li> <li><a href=Machine-Learning/Support%20Vector%20Machines/ >Support Vector Machines</a></li> <li><a href=Machine-Learning/Unbalanced%2C%20Skewed%20data/ >Unbalanced, Skewed data</a></li> <li><a href=Machine-Learning/kNN/ >kNN</a></li> </ul> </details> </li> <li> <details class=cheat-sheet> <summary><span class=twemoji><svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24"><path d="M13.22 19.03a.75.75 0 0 1 0-1.06L18.19 13H3.75a.75.75 0 0 1 0-1.5h14.44l-4.97-4.97a.749.749 0 0 1 .326-1.275.75.75 0 0 1 .734.215l6.25 6.25a.75.75 0 0 1 0 1.06l-6.25 6.25a.75.75 0 0 1-1.06 0"></path></svg></span> <strong>Cheat Sheets</strong></summary> <hr> <p>Distilled down important concepts for your quick reference</p> <ul> <li><a href=Cheat-Sheets/Django/ >Django</a></li> <li><a href=Cheat-Sheets/Flask/ >Flask</a></li> <li><a href=Cheat-Sheets/Hypothesis-Tests/ >Hypothesis-Tests</a></li> <li><a href=Cheat-Sheets/Keras/ >Keras</a></li> <li><a href=Cheat-Sheets/LangChain-LangGraph/ >LangChain-LangGraph</a></li> <li><a href=Cheat-Sheets/NumPy/ >NumPy</a></li> <li><a href=Cheat-Sheets/Pandas/ >Pandas</a></li> <li><a href=Cheat-Sheets/PySpark/ >PySpark</a></li> <li><a href=Cheat-Sheets/PyTorch/ >PyTorch</a></li> <li><a href=Cheat-Sheets/Python/ >Python</a></li> <li><a href=Cheat-Sheets/RegEx/ >RegEx</a></li> <li><a href=Cheat-Sheets/Sk-learn/ >Sk-learn</a></li> <li><a href=Cheat-Sheets/SQL/ >SQL</a></li> <li><a href=Cheat-Sheets/tensorflow/ >tensorflow</a></li> </ul> </details> </li> </ul> </div> <hr> <!-- <p align="center">
9696
<a href="https://dsprep.com/">
9797
<img src="https://repository-images.githubusercontent.com/275878203/13719500-bb75-11ea-8f3a-be2ffb87a6a2" width="120" alt="Go to website">
9898
</a>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

stylesheets/extra.css

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -62,24 +62,24 @@
6262
}
6363

6464
:root {
65-
--md-admonition-icon--online-resources: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M320 32c-8.1 0-16.1 1.4-23.7 4.1L15.8 137.4C6.3 140.9 0 149.9 0 160s6.3 19.1 15.8 22.6l57.9 20.9C57.3 229.3 48 259.8 48 291.9l0 28.1c0 28.4-10.8 57.7-22.3 80.8c-6.5 13-13.9 25.8-22.5 37.6C0 442.7-.9 448.3 .9 453.4s6 8.9 11.2 10.2l64 16c4.2 1.1 8.7 .3 12.4-2s6.3-6.1 7.1-10.4c8.6-42.8 4.3-81.2-2.1-108.7C90.3 344.3 86 329.8 80 316.5l0-24.6c0-30.2 10.2-58.7 27.9-81.5c12.9-15.5 29.6-28 49.2-35.7l157-61.7c8.2-3.2 17.5 .8 20.7 9s-.8 17.5-9 20.7l-157 61.7c-12.4 4.9-23.3 12.4-32.2 21.6l159.6 57.6c7.6 2.7 15.6 4.1 23.7 4.1s16.1-1.4 23.7-4.1L624.2 182.6c9.5-3.4 15.8-12.5 15.8-22.6s-6.3-19.1-15.8-22.6L343.7 36.1C336.1 33.4 328.1 32 320 32zM128 408c0 35.3 86 72 192 72s192-36.7 192-72L496.7 262.6 354.5 314c-11.1 4-22.8 6-34.5 6s-23.5-2-34.5-6L143.3 262.6 128 408z"/></svg>')
65+
--md-admonition-icon--grokking: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M320 32c-8.1 0-16.1 1.4-23.7 4.1L15.8 137.4C6.3 140.9 0 149.9 0 160s6.3 19.1 15.8 22.6l57.9 20.9C57.3 229.3 48 259.8 48 291.9l0 28.1c0 28.4-10.8 57.7-22.3 80.8c-6.5 13-13.9 25.8-22.5 37.6C0 442.7-.9 448.3 .9 453.4s6 8.9 11.2 10.2l64 16c4.2 1.1 8.7 .3 12.4-2s6.3-6.1 7.1-10.4c8.6-42.8 4.3-81.2-2.1-108.7C90.3 344.3 86 329.8 80 316.5l0-24.6c0-30.2 10.2-58.7 27.9-81.5c12.9-15.5 29.6-28 49.2-35.7l157-61.7c8.2-3.2 17.5 .8 20.7 9s-.8 17.5-9 20.7l-157 61.7c-12.4 4.9-23.3 12.4-32.2 21.6l159.6 57.6c7.6 2.7 15.6 4.1 23.7 4.1s16.1-1.4 23.7-4.1L624.2 182.6c9.5-3.4 15.8-12.5 15.8-22.6s-6.3-19.1-15.8-22.6L343.7 36.1C336.1 33.4 328.1 32 320 32zM128 408c0 35.3 86 72 192 72s192-36.7 192-72L496.7 262.6 354.5 314c-11.1 4-22.8 6-34.5 6s-23.5-2-34.5-6L143.3 262.6 128 408z"/></svg>')
6666
}
6767

68-
.md-typeset .admonition.online-resources,
69-
.md-typeset details.online-resources {
68+
.md-typeset .admonition.grokking,
69+
.md-typeset details.grokking {
7070
border-color: rgb(43, 155, 70);
7171
}
7272

73-
.md-typeset .online-resources>.admonition-title,
74-
.md-typeset .online-resources>summary {
73+
.md-typeset .grokking>.admonition-title,
74+
.md-typeset .grokking>summary {
7575
background-color: rgba(43, 155, 70, 0.1);
7676
}
7777

78-
.md-typeset .online-resources>.admonition-title::before,
79-
.md-typeset .online-resources>summary::before {
78+
.md-typeset .grokking>.admonition-title::before,
79+
.md-typeset .grokking>summary::before {
8080
background-color: rgb(43, 155, 70);
81-
-webkit-mask-image: var(--md-admonition-icon--online-resources);
82-
mask-image: var(--md-admonition-icon--online-resources);
81+
-webkit-mask-image: var(--md-admonition-icon--grokking);
82+
mask-image: var(--md-admonition-icon--grokking);
8383
}
8484

8585

0 commit comments

Comments
 (0)