Posts

Showing posts from April, 2022

Interview Experience

 I'm glad to share that I have been selected in 6 companies. I want to share my interview experience, It would be helpful for my juniors, if its needs any modifications so please leave a comment on it, and I'll try to update it. Persistent System :  click here for Interview questions Accolite Digital : click here for interview questions Deloitte :  click here of Deloitte interview questions Wipro :   click here for interview questions Intellect Design :  click here for interview questions Statusneo :   click here for interview questions

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 identi...