i
HashedIn by Deloitte
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via campus placement at Amrita School of Engineering, Bangalore and was interviewed before Apr 2023. There were 4 interview rounds.
2 questions, one on arrays and other on stack, both medium level
Hashedin offers challenging projects, great learning opportunities, and a supportive work culture.
Challenging projects in cutting-edge technologies like cloud computing, AI, and IoT.
Opportunity to work with top clients across various industries.
Supportive work culture with emphasis on learning and growth.
Strong focus on innovation and continuous improvement.
Positive reviews from current and former employees on platform
I was interviewed in May 2022.
Round duration - 30 minutes
Round difficulty - Easy
Interviewer had good knowledge
You are provided with an array ARR
consisting of N
distinct integers in ascending order and an integer TARGET
. Your objective is to count all the distinct pairs in ARR
whose sum...
Round duration - 60 minutes
Round difficulty - Hard
LLD
Round duration - 15 minutes
Round difficulty - Medium
Interview experience
Salary negotiation
Tip 1 : Practice competitive programming, attempt 2 questions daily
Tip 2 : Never leave the basics of your coding skills behind
Tip 3 : Should know in-out of your projects
Tip 1 : never lie on your resume
Tip 2 : should know in & out of your listed projects
I was interviewed in Jul 2021.
Round duration - 60 minutes
Round difficulty - Medium
This was a technical round in the evening with a Software Engineer II which included a coding question along with a few questions on Core Java fundamentals.
I was given the option to either go for the coding round first or java theory. I realised that I might need more time for coding so I decided to opt for the coding round first, followed by the java related questions later.
The interviewer was extremely pleasant to speak with. He initially asked me to introduce myself and we spoke in depth about a project I worked on in my last organisation. The coding question was given on a google sheet but I was asked to code it on an online IDE without any special syntax correction features.
You are given an integer array ARR
of size N
, where ARR[i]
represents the number of balls in the i-th
bag. Additionally, you have an integer M
, which indi...
Let 'X' be the maximum number of balls in a bag that we desire. Let ‘COUNT[i]’ be the number of operations that we need to perform on ‘ARR[i]’ such that the new bags made from it contain less than or equal to 'X' balls. Consider the following examples:
If we want 'X' to be ‘4’, then:
‘ARR[i] = 5’, after splitting we get [4, 1], so ‘COUNT[i] = 1’
‘ARR[i] = 8’, after splitting we get [4, 4] so ‘COUNT[i] = 1...
Round duration - 90 minutes
Round difficulty - Medium
This round was in the evening with a Senior Software Engineer. He introduced himself and immediately presented the question on Google Doc.
Round duration - 30 minutes
Round difficulty - Easy
This was a half an hour round with a Senior Manager.
Tip 1 : If you are a newbie to programming, I will strongly recommend to practice LC/GFG/CodingNinjas Easy questions for clearing the basics. Once you gain confidence, you can move on to tackle medium and hard questions.
Tip 2 : Most companies require individuals to know System Design well. For somebody with 1-3 years of experience, database designing (identifying entities, their relationships and constraints), OOP concepts and API designing for Low Level Design is a must. I would recommend the "System Design Interview by Alex Xu" book for HLD preparation.
Tip 1 : Have an updated and properly formatted resume
Tip 2 : The resume tells your story so you ought to know and be able to explain whatever you've written.
Tip 3 : Do not include technologies/skills that you've not worked on at all. It can blow the interview if the interviewer questions you about it.
Top trending discussions
I was interviewed in Feb 2022.
Round duration - 90 Minutes
Round difficulty - Easy
In this round, there are a total of 16 questions and the time given was 90 mins.
3 Coding questions – Easy, Medium, and Hard.
13 MCQs based on outputs, Computer fundamentals, Aptitude.
You are provided with an integer 'N'. For an 'N' x 'N' chessboard, determine how to position 'N' queens such that no queen can attack another queen on the chessboard.
Given an integer array ARR
of size N
and an integer S
, your goal is to return a list of all pairs of elements such that the sum of elements of each pair equals S
.
O(1).
Constant extra space is required.
Time Complexity: O...You are given the arrival and departure times of N trains at a railway station for a particular day. Your task is to determine the minimum number of pl...
Round duration - 120 minutes
Round difficulty - Easy
This round is an interesting experience to brainstorm, problem-solve and pair alongside a ThoughtWorks Developer that allows you to demonstrate hands-on coding, design, OOP, and solution skills on the code which you have submitted.The problem statement will be shared with you 20 minutes before the start time of the interview
Tip 1 : Prepare system design
Tip 2 : Practice coding questions
Tip 3 : Prepare and search previous interviews
Tip 1 : Have atleast 3 great project
Tip 2 : Write only what you know and prepare well
posted on 5 Aug 2024
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
There were questions from medium to hard level
Reasoning techinical and coding based ques
I applied via Job Fair and was interviewed in Mar 2024. There was 1 interview round.
Reverse strings with words separately using simple xpath without using index
Use XPath function to split the string into words
Reverse each word individually using XPath function
Concatenate the reversed words back together
Recerse string using java
Object-oriented programming features include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Ability for a class to inherit properties and behavior from another class.
Polymorphism: Ability for objects of different classes to respond to the same message in different ways.
Abstraction: Hiding the complex imp...
based on 1 interview
Interview experience
based on 6 reviews
Rating in categories
Software Engineer
414
salaries
| ₹5 L/yr - ₹16.1 L/yr |
Software Engineer2
374
salaries
| ₹9.5 L/yr - ₹23.3 L/yr |
Senior Software Engineer
206
salaries
| ₹8 L/yr - ₹26.5 L/yr |
Software Engineer II
173
salaries
| ₹9.7 L/yr - ₹20 L/yr |
Senior Product Specialist
163
salaries
| ₹12.4 L/yr - ₹27 L/yr |
TCS
Infosys
Wipro
HCLTech