Skip to main content

Caterpillar - Interview Experience

Third Round

The third round was technical + HR. The Duration was around 35 Minutes.

1. The Interview started with the question " Introduce yourself in a single Line".

2. Then they asked about chrome cast and what is smart tv and How internet is connected with smart tv and what is the difference between normal TV and a Smart one.

3.  In DBMS, I was asked when a query is called what happens internally , how do the query gets executed.

4. I was asked about the complexities I faced during my projects and how did I tackle the disagreement between group members in a group project.

5. In java, I was asked about Interfaces, Multiple inheritance with real time example and key aspects of  Singleton class.

6. I was asked about the ways to search an element in O(n) and  O(1) time.

7. How functions are called internally. I answered using Stack. so the question went on like why stacks are used and why not queue and Is stack or queue pop out architecture.

8.How do compiler developers Develop a compiler. what do they keep in mind while developing a compiler.

9.To convert from program to console application what is needed.what should be given to users to use that console application.

10.I had a machine learning project in my resume , They asked me how will I convert my project for their organisation, logic was asked.

11. I have mentioned a java project and a C# project. so they asked me what are the things to be changed for converting a java project to c# project..

12. I was asked  on how do facebook gets it revenue?

13.The final question was what are the opportunities given by our college to mould ourself as Software engineer.

Comments

Popular posts from this blog

Thorogood Associates - online test and Interview experience

Date of Visit : 18.08.2018 Criteria: CGPA 7.5 above, No current arrear First Round Duration: 1 hr This is an online round which had two parts,one is about essay writing,other one is about aptitude. Essay Writing Part had two questions,out of these 2 questions we have to write an essay on any one of the topic within 15 minutes. Question: What do you know about Thorogood and what will you do in your first year of Thorogood? Aptitude Part covered Data Interpretation,Logical Reasoning,Profit-Loss problem and other basics aptitude topics which are in R.S Agarwal Book ( link ) or else in IndiaBix ( link ) and this part lasted for next 45 minutes. Second Round Duration: 30 Minutes In this round,our communication,presentation skills and confidence level were tested. They asked us to explain any one of the projects that we mentioned in our resume. They checked whether we can present the project that we did in a professional way.

Sahaj - Online Test and Coding Round

Date of visit : 29/08/2018 Criteria        :  7.5 above First Round Duration : 40 minutes. The first round was a online test that had 50 multiple choice questions. The questions were very standard and covered everything like java, C, C++, Python, CSS, DBMS, OOPs, Networks, OS etc. After the first round 20 people were shortlisted for the second round. Second round Duration : 45 minutes  The second round was a coding round where we were given only one question. The objective of the round was not only to check whether the logic and code was correct but whether the students have used paradigms of the programming language they chose. for example, if we choose java to write our code we must have used OOPs principles. The question was to encode the given string in a format specified. Input : this is a secret procedure : 1. remove the spaces, s = thisisasecret 2. find the length of s, l  = 13 3. find w which is the ceil of sqrt of l,...

Accolite Online Test and Interview Experience

Date of Visit : 11.08.2018 Criteria : 6.0 and above (No Current Arrear) ROUND 1 Duration : 1 hr This round composed of both written and online test Each one happened for 30 Minutes consecutively without any filtration. There is no negative grading. This is a MCQ type round. Both test covered OS Topics like Job Scheduling,Process,Dead lock detection and avoidance algorithm,semaphore,Output for C programs , Network Topics from sub net mask problems,TCP header information,Purpose of Time To Live (TTL), DBMS queries from natural join,left join,join, Age Problems,Data structure 1. Here are some words translated from an artificial language. migenlasan means cupboard lasanpoen means boardwalk cuopdansa means pullman Which word could mean "walkway"? A.    poenmigen B.    cuopeisel C.    lasandansa D.    poenforc 2. Consider three processes (process id 0, 1, 2 respectively) with compute time bursts 2, 4 ...