Hashedin interview questions

472 questions from 56 candidate reports · 2017 to 2025

Online test → Technical → Technical → HR·59% entry level

DSA

Showing 24 of 288 reported in this area

Find the length of the longest consecutive 1s in the binary representation of a number.
asked 3×easyPractice this →
Find the maximum sum contiguous subarray
asked 2×mediumPractice this →
Find the length of the longest substring without repeating characters.
asked 2×mediumPractice this →
Detect a loop in a linked list
asked 2×easyPractice this →
Find the missing number in an array.
asked 2×easyPractice this →
Implement a stack using a linked list
asked 2×easyPractice this →
Find the Nth node from the end of a linked list
asked 2×easyPractice this →
Merge two sorted arrays while maintaining order
asked 2×easyPractice this →
Check whether two strings are anagrams of each other.
asked 2×easyPractice this →
Implement a queue using an array with enqueue and dequeue operations
asked 2×easyPractice this →
Rotate a 2D matrix.
asked oncemediumPractice this →
Triplets with sum Zero
asked oncemediumPractice this →
Sort the Matrix Diagonally
asked oncemediumPractice this →
Evaluate an infix expression
asked oncemediumPractice this →
Implement the Stock Span problem
asked oncemediumPractice this →
Connect n ropes with minimum cost
asked oncemediumPractice this →
Implement a stack using two queues.
asked oncemediumPractice this →
Merge two unsorted lists efficiently.
asked oncemediumPractice this →
Find the shortest path in a given graph.
asked oncemediumPractice this →
Find the k-th largest element in an array
asked oncemediumPractice this →
Write code for K rotations on a sorted array
asked oncemediumPractice this →
Explain the approach to solve a graph problem.
asked oncemediumPractice this →
Add 1 to a number represented as a linked list.
asked oncemediumPractice this →
Perform spiral order traversal of a binary tree.
asked oncemediumPractice this →

CS fundamentals

Showing 24 of 274 reported in this area

Explain ACID properties in databases.
asked 3×easyPractice this →
Explain Garbage Collection in Java.
asked 2×mediumPractice this →
Difference between a Web Server and a Socket Server
asked 2×mediumPractice this →
Explain ACID properties in DBMS.
asked 2×easyPractice this →
Explain setter and getter functions in C++
asked 2×easyPractice this →
What is abstraction? Provide a real-life example
asked 2×easyPractice this →
Write an async/await function for API calls in React.js
asked 2×easyPractice this →
How do you implement multiple pages in a React.js website?
asked 2×easyPractice this →
How can you render multiple images inside a component without repeating the <img> tag?
asked 2×easyPractice this →
Discuss DBMS concepts and write SQL queries
Explain the Banker's Algorithm.
asked oncemediumPractice this →
What are Pure Components in React?
asked oncemediumPractice this →
Explain context managers in Python.
asked oncemediumPractice this →
Explain deep copy and shallow copy.
asked oncemediumPractice this →
Design and write a REST API controller.
asked oncemediumPractice this →
Explain HTTP, routers, and IP addresses.
asked oncemediumPractice this →
Write code for implementing React Router
asked oncemediumPractice this →
Explain Boyce-Codd Normal Form (BCNF) rules
asked oncemediumPractice this →
Explain virtual memory in Operating Systems.
asked oncemediumPractice this →
What types of servers are available in Java?
asked oncemediumPractice this →
Explain CPU scheduling algorithms and paging.
asked oncemediumPractice this →
Write code to demonstrate runtime polymorphism.
asked oncemediumPractice this →
Explain linear regression and its implementation
asked oncemediumPractice this →
Design classes and methods for a Tic Tac Toe game
asked oncemediumPractice this →

System design

Showing 5 of 44 reported in this area

Design the class hierarchy for an online food delivery application.
asked 2×mediumPractice this →
Design a database schema for IRCTC including tables, attributes, relationships, and optimize it
asked 2×mediumPractice this →
Design a database for a Bank
asked oncemediumPractice this →
Design a music player system like Spotify.
asked oncemediumPractice this →
Design a Food Delivery Application (like Swiggy).
asked oncemediumPractice this →

Behavioural

Showing 3 of 12 reported in this area

Situational questions based on Sprint planning and Agile methodologies.
asked oncemediumPractice this →
If your close friend deleted important company data and your manager asks who did it, how would you respond?
asked oncemediumPractice this →
Describe a time when you faced a serious problem and how you dealt with it
asked onceeasyPractice this →

Puzzles

Showing 3 of 6 reported in this area

A man has a lion, a goat, and grass on one side of a river and must transport them safely across using a boat
asked oncemediumPractice this →
A man has a lion, a goat, and grass on one side of a river and needs to transport all safely across. How can he do it?
asked oncemediumPractice this →
There are 8 balls, one of which is defective and the other 7 have equal weight. Find the defective ball in minimum number of attempts.
asked oncemediumPractice this →

Aptitude

Showing 1 of 2 reported in this area

Given integers A, B, C, and K, remove numbers from the number line starting from 1 that are multiples of A, B, or C. Return the Kth number that gets removed.
asked oncemediumPractice this →

Showing 60 of 472 questions. Ranked by how often the same question came back across reports.

Practise a Hashedin-style interview

A spoken interview built from these questions, scored when you finish; the report is yours.

Start practising

Common questions

What questions does Hashedin ask?

Candidate interview reports most often cover DSA (46%) and CS fundamentals (44%).

How many rounds does Hashedin interview have?

Candidate interview reports show an average of 3.7 rounds per experience, with a typical sequence of Online test → Technical → Technical → HR. Individual interview paths can vary.

Is the Hashedin interview hard?

Among questions with a reported difficulty, the mix is easy 43%, medium 49%, hard 7%.

Keep reading