The process took 1 day. I interviewed at Ericsson (Noida)
Interview
It was comprised of three rounds:
1.written coding test of python.
2.First round of Interview in python.
3. Second round of interview in AI/ML.
Written test was quite hard and not at all related to data scientist profile. There were questions mostly related to class, inheritance, dictionaries. No data related programming questions. No numpy,no pandas, no lambdas. After that in interview, they ask me questions related to linux, servers, inheritance, to design a software, API related questions which is very irrelevant for this profile.
Interview questions [1]
Question 1
1.How will you copy file from one Linux system to other linux system?
2.How can you design a system which will display failure of all the servers.
3.what is SSH?
4.is string mutable
5. How can you search a integer from 50000 random integers?