i
HashedIn by
Deloitte
Filter interviews by
Semaphore is used to control access to a resource with limited capacity while mutex is used to synchronize access to a shared resource.
Semaphore allows multiple threads to access a resource simultaneously up to a certain limit while mutex allows only one thread to access a shared resource at a time.
Semaphore can be used to solve the producer-consumer problem while mutex can be used to solve the critical section pr...
Store newspapers of a company
Create a database to store newspaper information
Use a unique identifier for each newspaper
Include fields for date, title, author, and content
Implement a search function for easy retrieval
Consider implementing a backup system for data security
Use Sieve of Eratosthenes algorithm to optimize prime number generation.
Implement Sieve of Eratosthenes algorithm to eliminate non-prime numbers
Use boolean array to mark non-prime numbers
Start with 2 and mark all its multiples as non-prime, then move to next unmarked number
Stop at square root of the upper limit to optimize performance
Optimize job scheduling code
Use priority queue to efficiently schedule jobs
Implement dynamic programming to optimize job sequence
Consider parallel processing to reduce overall time
Use efficient data structures to store job information
What people are saying about HashedIn by Deloitte
Implement a min stack using a single stack
Create a stack to hold the elements and another stack to hold the minimum values
When pushing an element, check if it's smaller than the current minimum and push it to the minimum stack if it is
When popping an element, check if it's the current minimum and pop it from the minimum stack if it is
To get the minimum value, return the top element of the minimum stack
Deadlock is a situation where two or more processes are unable to proceed because they are waiting for each other to release resources.
Occurs in multi-process systems
Processes hold resources and wait for others to release resources
Can lead to system freeze or crash
Prevented by proper resource allocation and scheduling
Example: Two trains on a single track, each waiting for the other to pass first
Hashedin is a leading software development company with a focus on delivering innovative solutions.
Expertise in cutting-edge technologies
Proven track record of successful project delivery
Strong emphasis on client satisfaction
Collaborative and agile approach to development
Dedicated team of experienced professionals
Prioritizing smartness, knowledge, and money reflects a holistic approach to success and personal growth.
Smartness enables problem-solving and adaptability, crucial in dynamic environments.
Knowledge is foundational; it informs decisions and enhances smartness.
Money is a tool that can facilitate opportunities but is less valuable without smartness and knowledge.
Optimize job scheduling code
Use priority queue to efficiently schedule jobs
Implement dynamic programming to optimize job sequence
Consider parallel processing to reduce overall time
Use efficient data structures to store job information
Use Sieve of Eratosthenes algorithm to optimize prime number generation.
Implement Sieve of Eratosthenes algorithm to eliminate non-prime numbers
Use boolean array to mark non-prime numbers
Start with 2 and mark all its multiples as non-prime, then move to next unmarked number
Stop at square root of the upper limit to optimize performance
Implement a min stack using a single stack
Create a stack to hold the elements and another stack to hold the minimum values
When pushing an element, check if it's smaller than the current minimum and push it to the minimum stack if it is
When popping an element, check if it's the current minimum and pop it from the minimum stack if it is
To get the minimum value, return the top element of the minimum stack
Deadlock is a situation where two or more processes are unable to proceed because they are waiting for each other to release resources.
Occurs in multi-process systems
Processes hold resources and wait for others to release resources
Can lead to system freeze or crash
Prevented by proper resource allocation and scheduling
Example: Two trains on a single track, each waiting for the other to pass first
Semaphore is used to control access to a resource with limited capacity while mutex is used to synchronize access to a shared resource.
Semaphore allows multiple threads to access a resource simultaneously up to a certain limit while mutex allows only one thread to access a shared resource at a time.
Semaphore can be used to solve the producer-consumer problem while mutex can be used to solve the critical section problem...
I am a technical analyst with experience in data analysis and software development.
I have a degree in computer science and have worked in the tech industry for 5 years.
I specialize in data analysis and have experience with programming languages such as Python and SQL.
I have worked on projects involving data visualization and machine learning.
I am a quick learner and enjoy staying up-to-date with the latest technologies...
I tend to overthink and get stuck in analysis paralysis.
I am aware of this weakness and actively work on setting deadlines for myself.
I also seek input from colleagues to help me make decisions.
For example, when working on a project, I will set a deadline for myself to make a decision and then consult with a colleague to get their perspective.
This helps me to avoid getting stuck in overthinking and ensures that I am ma...
Hashedin is a leading software development company with a focus on delivering innovative solutions.
Expertise in cutting-edge technologies
Proven track record of successful project delivery
Strong emphasis on client satisfaction
Collaborative and agile approach to development
Dedicated team of experienced professionals
Yes, I play Poker occasionally.
I enjoy playing Poker with friends and family.
I have a good understanding of the rules and strategies of the game.
Playing Poker helps me improve my analytical and decision-making skills.
Prioritizing smartness, knowledge, and money reflects a holistic approach to success and personal growth.
Smartness enables problem-solving and adaptability, crucial in dynamic environments.
Knowledge is foundational; it informs decisions and enhances smartness.
Money is a tool that can facilitate opportunities but is less valuable without smartness and knowledge.
No, I would not be satisfied with just pocket money and expenses.
Salary is an important aspect of any job and cannot be replaced by just expenses and pocket money.
Expenses and pocket money are not enough to cover other important expenses like savings, investments, and emergencies.
It is important to have a fair and reasonable salary that reflects the value of the work being done.
Without a salary, it would be difficult t...
Store newspapers of a company
Create a database to store newspaper information
Use a unique identifier for each newspaper
Include fields for date, title, author, and content
Implement a search function for easy retrieval
Consider implementing a backup system for data security
I applied via Naukri.com and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Nov 2020. There were 5 interview rounds.
I applied via Referral and was interviewed in Jul 2020. There were 3 interview rounds.
I am drawn to Incedo for its innovative approach and growth opportunities, aligning with my career aspirations in technology consulting.
Incedo's commitment to innovation resonates with my passion for technology and problem-solving.
I admire Incedo's collaborative culture, which I experienced in my previous role at XYZ Corp, where teamwork led to a successful project launch.
My future plan includes advancing my skills in ...
What people are saying about HashedIn by Deloitte
I applied via Walk-in and was interviewed before Nov 2020. There were 3 interview rounds.
posted on 19 Jun 2024
I appeared for an interview in Sep 2024, where I was asked the following questions.
I am a dedicated professional with a passion for problem-solving and a strong background in project management and teamwork.
Background: I hold a degree in Business Administration from XYZ University.
Experience: I have 3 years of experience in project management at ABC Corp, where I led a team to successfully complete a major project.
Skills: Proficient in tools like Microsoft Project and Trello, which I used to streamli...
I applied via Referral and was interviewed before Sep 2022. There were 3 interview rounds.
IRR, NPV, and NAV are financial metrics used to evaluate the profitability and value of investments.
IRR (Internal Rate of Return) is the discount rate that makes the net present value of all cash flows from a particular investment equal to zero.
NPV (Net Present Value) is the difference between the present value of cash inflows and outflows of an investment.
NAV (Net Asset Value) is the value of a fund's assets minus its...
Mutual funds pool money from multiple investors to invest in a diversified portfolio of securities. Hedge funds are actively managed investment funds that use a variety of strategies to achieve high returns. Private equity involves investing in privately held companies or buying out public companies to take them private.
Mutual funds pool money from multiple investors to invest in a diversified portfolio of securities.
H...
Analysis of financial statements involves reviewing and interpreting a company's financial data to assess its performance and make informed decisions.
Review income statement, balance sheet, and cash flow statement to understand financial health
Calculate key financial ratios like profitability, liquidity, and solvency ratios
Compare current financial data with historical data and industry benchmarks
Identify trends, stren...
Limited partners are passive investors with limited liability, while general partners are actively involved in managing the business with unlimited liability.
Limited partners have limited liability and are not involved in the day-to-day operations of the business.
General partners have unlimited liability and are actively involved in managing the business.
Limited partners typically contribute capital to the business but...
I am drawn to this company for its innovative approach, strong values, and commitment to professional growth and collaboration.
Innovative Culture: The company is known for its cutting-edge solutions, such as [specific product or service], which aligns with my passion for innovation.
Strong Values: I admire the company's commitment to sustainability and social responsibility, as seen in initiatives like [specific initiat...
I applied via Referral and was interviewed in Aug 2023. There were 2 interview rounds.
Some of the top questions asked at the HashedIn by Deloitte Technical Analyst interview -
based on 1 review
Rating in categories
Software Engineer
483
salaries
| ₹8 L/yr - ₹14.4 L/yr |
Software Engineer2
460
salaries
| ₹12 L/yr - ₹21 L/yr |
Software Developer
221
salaries
| ₹8.1 L/yr - ₹17.4 L/yr |
Senior Software Engineer
219
salaries
| ₹13 L/yr - ₹21.4 L/yr |
Software Engineer II
209
salaries
| ₹11.5 L/yr - ₹19 L/yr |
ITC Infotech
CMS IT Services
KocharTech
Xoriant