I applied to cdot via university at IIT.
One online interview with a panel of 3 members.
And HR is also there in the meet.
Most of the questions are related to resume.
Asked can you get tags from an 256*256 image. How will you do feature extraction from an image. Then CNN.
Related to client and server stuff in Web Development.
What does a server do. What does a client do.
TCP, difference between TCP and UDP.
Uses of TCP and UDP. Congestion control vs flow control. How TCP ensures reliability. How will it make sure that packets are delivered in order. What is socket. What is socket programming. How to make a peer to peer game via socket programming. Then they asked about Compilers. #define vi vector what is macro. Difference between pre processing and post processing. Wait does exit 0 and return 0 do in a code. In compiler how can you translate the exit 0 to assembly code?