From 944bf92464254abd7ed3b59597bc8e56b0a822a4 Mon Sep 17 00:00:00 2001 From: Paras-96 Date: Tue, 26 Nov 2024 16:34:14 +0530 Subject: [PATCH] Added two useful resource Added the Artificial Intelligence (AI) Interview Questions and Answers and the Top 100+ Data Science Interview Questions and Answers URLs to the section - Artificial Intelligence and Data Science, respectively, providing useful insights to aspiring tech professionals. Please let me know if further changes are required. Thank you! --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1fe62ef..4ed25ce 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,7 @@ The following websites feature some of the best resources available online for l - [Programming with Python for Data Science](https://www.edx.org/course/programming-with-python-for-data-science) - Microsoft - [Kaggle](https://www.kaggle.com/) - Data Science competitions - [Data Science Tutorial](https://www.scaler.com/topics/data-science/) +- [Top 100+ Data Science Interview Questions and Answers](https://www.appliedaicourse.com/blog/data-science-interview-questions/) ## Artificial Intelligence * [Elements of AI](https://www.elementsofai.com/) @@ -151,6 +152,7 @@ The following websites feature some of the best resources available online for l * [Microsoft AI Professional Program](https://academy.microsoft.com/en-us/professional-program/tracks/artificial-intelligence/) * [AI Adventures](https://www.youtube.com/playlist?list=PLIivdWyY5sqJxnwJhe3etaK7utrBiPBQ2) - Video series by Google Cloud Platform * [edX](https://www.edx.org/course/artificial-intelligence-ai-columbiax-csmm-101x-0) - [Berkeley](http://aima.cs.berkeley.edu/)'s CS 188, offered through edX +* [Artificial Intelligence (AI) Interview Questions and Answers](https://www.appliedaicourse.com/blog/ai-interview-questions/) ## Augmented Reality - [Google ARCore](https://developers.google.com/ar/)