Skip to content

Interview Experience 97

sggarg edited this page Oct 18, 2017 · 1 revision

#2017

##ResearchEngineer

##CSEStudent

Students were shortlisted for Personal Interview based on CGPA. CSE students were asked questions based on CSE subjects and ECE students were asked questions based on their subjects.

Personal Interview:

when I entered the room I was greeted by two interviewers. They asked for my documents. While checking my documents they asked me to tell me something about my self, my interests, and hobbies.

Then they asked about my favorite subjects from cse branch, after which they started asking me questions from those subjects ...questions were:

  1. computer networking

different layers of OSI model, distance vector routing and linked state and difference between them, TCP and IP and the layers on which they operate etc (pay special attention to networking as they ask most of the questions from here)

  1. DBMS

underlying concepts of transactions like conflict serializability, time stamp based and locking based protocols etc

3.microprocessor

internal working of 8085 microprocessor, different flag registers, and their uses.

  1. compiler design

explain different phases of compilation of a c program

  1. digital logic design

basics of k maps, circuit of traffic light controller etc

  1. programming

insertion of a node in a circular linked list at different position which is to be entered by the user and explain the working of merge sort

just focus on the basics of core cse subjects and clearing C DOT will be a cake walk.

Clone this wiki locally