Skip to content

Commit 1b1188c

Browse files
authored
Update README.md
1 parent ec4190a commit 1b1188c

1 file changed

Lines changed: 18 additions & 2 deletions

File tree

SymphonyAI/README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,18 @@
1-
Hackerrank Test (Personal Experience)
2-
=====================================
1+
Hackerrank Test (Personal Experience) (2020)
2+
===========================================
3+
______________________________________________________________________________________________
4+
5+
# Interview Experience (NLP Systems Engineer) - 2021:
6+
### First Round:
7+
+ Simple programming and statistics based questions using numpy,scipy etc.
8+
+ Quesitons on pyspark vs scala-spark
9+
+ what kind of Data warehouse architecture are you using in your company? Questions on that as well.
10+
11+
### Second Round:
12+
+ Random forest vs XGBoost
13+
+ Questions on decision tree internals.
14+
+ Model evaluation and selection techniques and questions on that involving confusion matrix etc.
15+
+ Model overfitting and Underfitting - How do you know?
16+
+ Questions on NLP project that you did.
17+
+ Programming question based on sorting without using any libraries or built-in functions.
18+
+ `inplace` and `axis` arguments in pandas apis.

0 commit comments

Comments
 (0)