Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
DSA
21.3K+ articles
Python
21.3K+ articles
Experiences
16.6K+ articles
Interview Experiences
14.2K+ articles
JavaScript
12.1K+ articles
School Learning
11.5K+ articles
Arrays
6.1K+ articles
Greedy
2.1K+ articles
Searching
1.6K+ articles
Airbnb
6 posts
Recent Articles
Popular Articles
Koko Eating Bananas
Last Updated: 13 June 2025
You are given an array arr[] of n integers, where each element represents a pile of bananas. Koko has k hours to finish all the piles, and it's guaranteed that n ≤ k. Your...
read more
Greedy
Searching
DSA
Arrays
Airbnb
Airbnb Interview Experience (On-Campus)
Last Updated: 30 May 2023
Online :This Round consisted of one coding question—medium level on strings. Only those who solved the question with all test cases passed got shortlisted.Round 1:The Roun...
read more
Interview Experiences
Airbnb
Experiences
Maximize the Number of People That Can Be Caught in Tag
Last Updated: 28 April 2024
You are playing a game of tag with your friends. In tag, people are divided into two teams: people who are “it”, and people who are not “it”. Given an array of 0s and 1s, ...
read more
Picked
DSA
Arrays
Airbnb
Add and Search Word - Data Structure Design
Last Updated: 12 June 2024
Design a data structure GFGDictionary that enables to support the feature of adding new words and searching for words. The GFGDictionary class should have the following im...
read more
Picked
DSA
Trie
Airbnb
Interview-Questions
Count Ways to Build House of Cards
Last Updated: 28 June 2024
Given N playing cards, the task is to return the number of distinct house of cards we can build using all N cards. A house of cards meets the following conditions:A house...
read more
Dynamic Programming
Picked
DSA
Airbnb
Interview-Questions
Find Smallest Common Region
Last Updated: 17 June 2024
Given a 2D array regions[][] where the first region of each array includes all other regions in that array and two more regions r1 and r2, the task is to return the smalle...
read more
Picked
DSA
Airbnb
Interview-Questions
Map
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !