Statusneo Interview Experience
Statusneo Interview Experience:
1. Technical Interview :
duration: 35 minutes
- Introduce yourself
- Some questions from my introduction such as which type of blogs do you write and why? Show me your blogging website, and basic questions about it.
- Your work experience in persistent?
- What's your preferred programming language and why? Rate yourself in C++.
- What is recursion? explain it with an example.
- Which built-in function do we use to find the type of an element(data type) in c++?
- write code to convert multidimensional array to one dimension, firstly I gave a brute force approach then optimized it using recursion.
- Write code to check given string of parathesis is valid or not? I implemented it using stack and without stack, then he was satisfied.
- In which technology do you want to work in the future?
- Logical question: You have 8 balls, among them 7 balls having the same weight and one ball having a lower weight than the others, How would you identify a lower weight ball in a minimum no. of attempts?
- Do you have any questions for me?
2. Cultural Interview :
Duration: 25 minutes
- Firstly he introduced himself, then he took almost 10 minutes to briefly explain culture and other things about his company.
- What's your hobby and interest?
- What did you learn in your internship?
- What is the difference between a startup and MNC?
- What do you know about Statuneo?
- Do you want to work as a java developer or a full-stack developer?
- Would you be able to relocate? can you join immediately join?
- What do you know about cloud computing?
- Then he was done from his end and asked me, do you want to know anything from my end?
Comments
Post a Comment