Open In App

Postman Interview Experience for SDE Intern | Off-Campus 2020

Last Updated : 03 Jan, 2021
Improve
Improve
Like Article
Like
Save
Share
Report

I applied for SDE Intern-2020 at Postman through its official website. On the same day, I received a link to an online coding test at Hackerrank.

Online Test: The test consisted of 17 MCQ and 3 coding questions. The MCQ were mostly based on OS, DBMS, Data Structures, and CN. The coding questions were:

  1. Recycling Cartridge: This can be solved using Binary Search
  2. It was based on the two-pointer concept.
  3. File Handling: This can be easily done using python.

After I gave my test I received a call from HR and I scheduled the technical interview.

Technical Interview(ZOOM): I started the interview by introducing myself and my projects. My projects were based on Deep Learning, so he asked why I had done projects only in Deep Learning.

I told him that I had some experience in Backend too. 

He started asking me questions based on CN, DBMS, NodeJS, and no questions on DSA, CP.

The questions were:

  1. What is Nodejs?
  2. What is the application of Nodejs? I told him about a web based chat application.
  3. Asked me which tech is used for making a chat application? I told him sockets.
  4. What is the difference between Http and Https?
  5. What are TCP connections?
  6. What is indexing?
  7. How passwords are stored in the Database?
  8. How to make a database for Chat Application?

I answered all the questions after discussing every question. After 10 days I got a mail that I won’t be considered for further rounds.

So I would like to tell you that have strong knowledge of Nodejs, DBMS, CN.


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads