Tip 1 : Must have basic to intermediate level understanding of Networking Concepts
Tip 2 : Prepare resume with clear knowledge of your projects
Tip 3 : Include other skills like leadership, time management in your resume
Tip 1 : Don't have too many projects. Have 2-3 projects with detailed knowledge so that you are able to explain it well during the interview
Tip 2 : Add other skills apart from academics like any event you were a lead which highlights your leadership quality, time management skills.
The OA(Online Assessment) was scheduled in the evening time. The test included 26 questions. Out of 26, 25 questions were MCQs and 1 question for a coding question. The MCQs include the following topics: Networking questions, Logical reasoning questions, and Data structure questions. The result was declared on 3rd August and a total of 50 students were selected for the interview round.

If the given string is:
abcadeecfb
Then after deleting all duplicate occurrences, the string looks like this:
abcdef
1. I used brute force for the following question
2. We can also use map
3. We can use sets
My interview was scheduled at 8: 30 am and had 2 interviewers. They asked about networking concepts like OSI models, routing protocols, TCP UDP difference, Algorithms like Prims and Krushals, and questions on network topologies. I was asked about OOPs concepts like classes, inheritance, abstraction, objects, etc. Other questions related to threading and multithreading were asked. Had a detailed discussion regarding the projects I did and what all I learned through it apart from the technical knowledge.



Tip 1 : Keep calm with a new question comes up
Tip 2 : Do practices basic logical math questions
It was conducted around 10:00 am. The interviewer was friendly and started with his own introduction. We had a very friendly talk and discussed general topics. He asked me questions related to the society I joined in college. What motivated me, what I did there.
Tip 1 : Before answering the question, frame your sentence well ahead
Tip 2 : Explain yourself properly and keep calm
It took place in the afternoon. It was 15 minutes long.
Tip 1 : Keep calm and answer questions with a smile.
Tip 2 : Take a small pause after you are asked a question. Don't try to answer immediately. First frame your answer.
Tip 3 : Be confident

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