-
Notifications
You must be signed in to change notification settings - Fork 13
Interview Experience 97
#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:
- 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)
- 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.
- compiler design
explain different phases of compilation of a c program
- digital logic design
basics of k maps, circuit of traffic light controller etc
- 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.