Open in app
Home
Notifications
Lists
Stories

Write
Shivani Sundriyal
Shivani Sundriyal

Home

Jan 14, 2021

The Celebrity Problem

In this blog ,we will discuss the following things: Analysis of Problem Approach 1(Brute Force) Approach 2(Stack Solution) Analysis of Problem Celebrity problem is one of the most important problem asked in interviews. Let’s understand it’s problem statement first Given an NxN matrix which represents people at a party such that if element…

Algorithms

4 min read

The Celebrity Problem
The Celebrity Problem

Jan 7, 2021

A Guide To STL

We will discuss the following topics in this blog: STL introduction Components of STL Containers Algorithm Iterators Introduction: Every time you felt the need for a stack or a map, you’ll pull up your sleeves and start writing the redundant classes all over again? Well, not more! Standard Template Library is…

Data Structures

4 min read

A Guide To STL
A Guide To STL

Jan 6, 2021

Binary Heap

We will discuss the following topics in this blog: Introduction to Heap Array representation of Heap Insertion in Heap Deletion from Heap Priority Queue Introduction To Heap : Let’s understand the concept of heap with this example. Why do you think the host are not in a mood to invite the guest to…

Binary Heap

4 min read

Binary Heap
Binary Heap

Jan 1, 2021

Hashing

Hashing is a technique to find the address where the data is located with the help of a key by using mathematical function called hash function .In simple words, the process of mapping key to address is known as hashing. Why do we need hashing? Hashing is useful for searching. Let’s suppose we have a…

Hashing

6 min read

Hashing
Hashing
Shivani Sundriyal

Shivani Sundriyal

Following
  • Isha Sahai

    Isha Sahai

  • Ayushi Sheode

    Ayushi Sheode

  • Megha Agarwal

    Megha Agarwal

  • Vartika Chaurasia

    Vartika Chaurasia

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable