Round: Test Experience: Verbal-correction of sentences, 2 passages,antonyms,synonyms logical reasoning - all models are in r.s agarwal Total Questions: 75
Round: Technical Interview Experience: Regular hr questions like tell about ur self,hobbies,strengths,any team activities, about paper presented and questions on that, questions on leadership qualities, asked to talk about 'conservation of energy' for few minutes, asked abouts functions or events organised.
Round: knowledge assessment Experience: The first round was an online assessment of your knowledge in any of the three languages (C , C++, Java ). Tips: Although they specify the syllabus but don't just rely on that.
Round: Interview Experience: Second round was a HR + Technical interview. The HR was combined with Technical interview in which they asked about the basic HR questions. The technical interview included a few basic questions on C or C++ programming and a few questions relating to the technicalities of the projects we did in our internships and Hobbies club.. Tips: Be well prepared for HR questions. Listen to the PPT carefully .
Round: IQ test Experience: The third round was a simple IQ test. Be well versed with the language of your choice.
General Tips: The online test can be tackled if you study the first year alloted assigned book for the language you prefer. Having chosen C++ I was asked many questions related to templates and data structures. College Name: IIT Roorkee
Round: Test Experience: Shortlist is done based on the result of the test conducted. The test consists of two parts basic quantitative skills and a short essay to test your English Tips: Math and Puzzle solving skills are useful They were looking for people with good math skills and team player
Round: Interview Experience: Interview was held in two rounds. No technical round is held. One should be prepared for basic HR questions, your understanding of your projects etc. Tips: There is no technical round and no emphasis on technical background Prepare for all the basic HR questions beforehand, write them down Get to know your resume very well
Round: Test Experience: There were two parts : Aptitude and English. The Aptitude part consisted of questions related to Maths which were quite easy. The English section consisted of reading comprehensions. Tips: Read the questions carefully because some of them might be lengthy. Apply quick formulas so that you save time on each question. Duration: 90 minutes
Round: Group Activity Experience: We were asked to write an essay on a topic. My topic was "Global Warming". This was not an elimination round. Tips: Writing essay requires a good fair of English and also thinking capability. Divide your essay into paragraphs and don't forget to assign a title to your essay.
Round: Interview Experience: The technical round was quite simple for me as the interviewer asked me few simple questions related to basic programming. I am not well versed with programming but then I managed because I did study the previous day. I was not nervous since I knew I would be able to crack the interview in one go. After waiting for hours and hours, my turn came and finally I went up to the interviewer. Tips: Be confident and communicate well. The interviewers are more interested in how you communicate to them. Learn the basics and revise a little before you go to the interview .
Round: Interview Experience: This was the most simple and funniest round for me as the interviewer asked me only a single question . The question goes like " Which place are you from?" Tips: When you get selected for the HR round, just relax. This is not an elimination round . The HR's won't ask questions related to your subjects or any academics. They would only ask some basic information regarding your life experiences and or will you be able to work in a corporate environment.
General Tips: 1. You need to be confident. 2. Drink lots of water. 3. Dont discuss anything with your neighbours during the interview process. 4. Dont overthink. 5. Be positive. Skill Tips: You should well versed with english and try to communicate well with the interviewer. Skills: COMMUNCATION SKILLS, PROGRAMMING SKILLS, TECHNICAL SKILLS, WRITING SKILLS College Name: SRM UNIVERSITY Motivation: A highly-motivated, productive and customer-focused team player with strong communication, interpersonal,organizational, time management, analytical and problem solving skills. Reliable and dedicated with the ability to grasp and apply new procedures quickly; organize and prioritize tasks to meet deadlines and adapt readily to new challenges.
Round: Test Experience: Deloitte selection procedure involves a written test which is same as CAT format (certainly not that tough). Though I had not joined any test series to prepare for it, but I must strongly recommend that you should actually join a test series (provided by Career Launcher or TIME). This test series will actually help you to synchronize your mind to the format and moreover it would help to refresh the question solving skills which you used to exercise while preparing for JEE.
Round: Group Discussion Experience: general topic is given (mostly it is as to how you would go for implementing a new type of technology in a company, and hence you all have to decide the stepwise procedure for the implementation), then whole of the group is called in presentation room where each one is told personally to speak about the same topic as that of GD. This constitutes second round. Finally, if you clear it, you get to face the interviews. Tips: From now onwards, start reading newspaper daily. Just give at least one hour reading the editorials from newspaper and make it your habit. Not only for GD's, but for life in general, its very important that you should have a certain view about things happening around you and in the world and newspapers are the best thing which help you form your views and also know about the expert opinions on day to day topics. So, make sure that you read newspaper daily.
Round: Other Interview Experience: For interview, main thing is that you should be well conversed about everything you have mentioned on your resume. So, before you go for any interview, just make sure that you can speak about for 5 minutes on every single thing in resume. Deloitte is a company which is open for all the btech students and hence its mainly looking for the students who have a right attitude and are good at their interests. Tips: have a perfect set of communication skills. I had not done any special type of preparations for the interview or group discussions but all these skills actually developed during these years. I would advise that in order to gain more confidence at speaking, you should start taking challenges from now on and should actively participate in any sort of debates and GD.
Round: Test Experience: One written test. It contains three sections. Each section is of 20 minutes duration. Tips: Prepare well with general aptitude and have some basic technical knowledge. Duration: 60 minutes
Round: Group Discussion Experience: The topic may be any technical topic or any general matter. Tips: Maintain your voice pitch, be clear with what you are talking and listen to others also. Duration: 20 minutes
Round: HR Interview Experience: He also gave me a situation and asked me how I would react. Tips: Be realistic with your hobbies and interests. Do not bluff anything.
Skills: Good technical skills., Good communication skills. College Name: NA
Round: Test Experience: Clear ur basic concepts also practice maths related questions Tips: NA Duration: 60 minutes Total Questions: 45
Round: Group Discussion Experience: initially I wasnt aware of the topic. i waited til everyone strted n waited for my turn... til the time i was listening to wat other students wer saying. den i got idea on wat the topic is really abt. i gathered some points in my mind and js spoke wat views i had .. it was ffun actually. Tips: always first think about the topic before speaking. Duration: 30 minutes
Round: Technical Interview Experience: i dont exactly remember wat wer the questions asked. Tips: NA
Round: HR Interview Experience: Being honest wil help to crack this interview Tips: NA
General Tips: WORK HARD TOWARDS YOUR GOAL ! Skill Tips: develop basi programming skills & logics Skills: programing C/C++, basic java, OS, DB, NETWORKING, OOPS College Name: SIES Institute Of Technology, Nerul Motivation: Keep Chasin ur DREAMS.. !! Funny Moments: yet to come !
Q6. Explain working of DNS, implement domain search in DNS
Add Answer
Q7. What is hashing. Implement domain search using hashing
Add Answer
Q8. Given a string of alphabet of at most 5 characters. Write a function which returns a unique number for each string with O(1) space
Add Answer
Q9. Explain working of virtual function
Add Answer
Q10. There is pointer of base class pointing to derived class. Explain the working with respect to the pointer, if this pointer calls the virtual function of base cl...read more
Add Answer
Q11. How does write head take a value from process buffer and writes on a particular address (Explanation of address bus and register needed)
Add Answer
Q12. Clone a linked list having an arbit pointer
Add Answer
Q13. You are given deque(), enque(), isEmpty() function for queue, implement push(), pop(), min() functions of stack. O(1) time was required for min()
Add Answer
Q14. Convert a binary tree to a DLL such that a next node for DLL is selected in a top down order in zig-zag manner. O(n) space was allowed, but not O(2n)
Add Answer
Interview Preparation Tips
Round: ONLINE ROUND Experience: 1. 20 MCQ 2. 2 coding questions • Find the diameter of a tree • Print all anagrams pair in separate line
Round: Technical Interview Experience: Find the next larger element in a BST, given key might not be in the BST. O(logn) time and O(1) space.Delete all nodes on a DLL whose data is a multiple of 5. O(n) time
Q10. Basic knowledge of Insurance sector
Add Answer
Interview Preparation Tips
Round: HR Interview Experience: The process is a little different. It started with a Group interview in batches of 4 —- (total shortlisted – 28)
Round: Technical Interview Experience: 1.Clear regarding the profile
2.Impressed with my Group Interview and was called for the next round before GIs got over
3. Justification for the profile is good Tips: (Be careful with the financial terms you use)
General Tips: They will start with a specific question and they dig deeper. Stay calm, chill panel. Prepare the HR given above Skills: Economics, Banking College Name: NA
Fusie Engineers Interview FAQs
How many rounds are there in Fusie Engineers interview?
Fusie Engineers interview process usually has 1 rounds. The most common rounds in the Fusie Engineers interview process are One-on-one Round.
How to prepare for Fusie Engineers interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Fusie Engineers. The most common topics and skills that interviewers at Fusie Engineers expect are Advertising Management, Business Development Management, Marketing Management, Piping Design and Sales Management.
What are the top questions asked in Fusie Engineers interview?
Some of the top questions asked at the Fusie Engineers interview -