Tip 1 : Have good projects on your resume to discuss
Tip 2 : Single page resume
Tip 3 : Basics should be cleared
Tip 1 : Keep your resume a Single page resume
Tip 2 : Dont use too much of font, keep it simple.
This was the first round of elimination. The round consists of 7 sections.
1) Logical: It consisted of all the common aptitude questions.
2) Quantitative & Verbal: This section had around 20 questions overall. It consisted of five questions about data interpretation followed by 15 questions that tested the verbal ability.
3) The next section was purely based on the Markup language(HTML), CSS, and JavaScript. This section was very unexpected as this was the only company that had markup languages in the test. But they had clearly mentioned that they expect the candidates to have knowledge of HTML, CSS.
4) SQL: This section consisted of objective questions. We were given a schema and the required output(For Eg: Find all the employees whose manager is Mr. Rahul Soni). The answer had 4 options and we were expected to mark the most appropriate query.
5) Probability: This section was the most difficult question. It had sections revolving around Probability. I could not solve even a single question from this section and had to mark answers randomly.
6) Code Snippets: It tested the knowledge of C, Java with questions revolving around core concepts of the language. Geeks for Geeks is the best platform where you can practice such concepts.
7) Machine learning + Coding: The section consisted of 2 MCQs and a coding question. The time that was allotted for this section was 10 minutes. The solution to the coding question that I had got was very basic and it struck me very soon so I could do it in 8 minutes.
The panellist was a Senior Platform Engineer at Quantiphi. The interview started by greeting each other followed by which the panellist asked me to share my resume and introduce myself. The panellist gave me a few suggestions on my resume to which I reacted calmly. Following are the topics that were discussed in the interview.
1. OSI layers along with functions of each layer.
2. Differentiate between TCP and UDP.
3. DNS.
1. Do you know cloud computing? (A. No, but I have recently enrolled in a course on Cloud Computing)
2. What cloud platforms are you aware of? (A. AWS, GCP, Azure)
3. Which is the best amongst AWS, GCP, Azure? (A. I have been using a few API’s on GCP so not sure the best amongst the three, but can be chosen as per client requirements.)
4. What and where have you used from GCP? (A. Used Places API in my projects PharmaQuick and Suraksha)
Linux
5. Name any five commands used in Linux.
6. Do you know networking commands in Linux(A. No, I don’t know)
1. Explain your projects. (Explained use case, tech stack and my contribution in the project)
2. What have you done in the college apart from academics?(A. TPC and SCOPE courses)
3. Why haven’t you mentioned your Final year project on your resume?
4. He then asked me to explain Inheritance and is it possible to implement in Python.
5. What are differences between HTML and HTML5.
6. What is typescript?
7. What are various datatypes in Javascript?
The interview started by greeting each other and followed by which the panelist asked me to introduce myself. I had also mentioned my hobbies in my introduction. So we had a good discussion on it as well. The panelist then gave me a situation where I was asked to design a solution.
Situation: You are given a stream of frames from a CCTV and you are supposed to detect suspicious activity. I talked about everything that I could think of at the moment. The panelist then asked what could be the most difficult thing in designing the solution.
The following questions were discussed in the interview.
1. What are you most inclined to from Platform Engineering, Software Development, and Data Engineering and why?
2. Do you know Cloud Development?

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is recursion?