From dc7e1920090df04b9dcf35200192e516ec380bdc Mon Sep 17 00:00:00 2001 From: Arun Kota Date: Sat, 11 Feb 2023 18:45:31 +0530 Subject: [PATCH] Document To Capture DS Interview Questions --- DataScienceInterviewQuestion.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 DataScienceInterviewQuestion.md diff --git a/DataScienceInterviewQuestion.md b/DataScienceInterviewQuestion.md new file mode 100644 index 00000000..e1ab7d3e --- /dev/null +++ b/DataScienceInterviewQuestion.md @@ -0,0 +1,3 @@ +This section is added to capture questions most frequently asked during a data science interview. +1. Who is a data scientist? +Ans > A data scientist is a computer professional possessing skills for collecting, analysing, processing a large set of structured and unstructured data. In this time of computers, most organizations are collecting a huge amount of data in their daily operations. \ No newline at end of file