HashedIn (Software Engineer Intern + FTE) Interview Experience.

Soham Chakrabarti
2 min readApr 22, 2021

Hi! Recently I applied at HashedIn for the (Software Development Enginer + FTE) Role and my profile was shortlisted by the Recruitment Team.

Sharing my experience below. Hope it helps you clear your Interviews :D

Online Coding Round : 3 Problems (90 minutes) based on data structures and algorithms.

Focus on Tree, Graph, Dynamic Programming.

  1. Simple string problem.
  2. Problem on tree queries. (Tree Decomposition)
  3. Dynamic programming problem. (Similar Bytelandian Coins problem by Codechef)

I solved 2.5 problems and was selected for the Technical Interview I.

Technical Interview Round I : Two problems. (60 minutes)

  1. https://www.geeksforgeeks.org/given-a-sequence-of-words-print-all-anagrams-together-using-stl/
  2. https://www.geeksforgeeks.org/edit-distance-dp-5/

Share correct and efficient approach, Time complexity, Code in Google docs. Interviewer was very friendly and will guide you at every step.

I was selected for the next Round.

Technical Interview Round II (80 minutes) :

Project Discussions, Internship Discussions, OOPs, LLs, Stacks, CN, DBMS, OS Questions.

1 Problem : https://www.geeksforgeeks.org/find-minimum-number-of-coins-that-make-a-change/

Database Designing, Normalizing database, Solving Queries based on your database.

I was asked to design a College database system. Considering all fields like students, teacher, class, department, marks, subjects and building relationships. Then solving a query using my DB.

Interviewers were super friendly.

I got selected again for the next rounds.

I did not have the Technical Round III or IV as was mentioned in the schedule. If they are not satisfied, they proceed for more rounds to see depth.

HR Round (10 minutes) : Basic Questions

Family, Hobbies, Why Hashedin?. Explained about Hashedin University as well. Just a basic profile check before they take decisions.

Final Verdict : Selected. :D

--

--