Skip to content

shua2018ti/airbnb-interview-problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Airbnb Coding Problems

Intro

This repo consists of several solutions of mine to the coding problems, which appear in Airbnb's tech interviews with high frequency.

Please debug the main method of every problem's solution class for testing. I didn't use test frameworks like JUnit because you have to manually enable the assertion in VM parameters.

Content

  • Bank System
  • Buddy List
  • Decode ID
  • House Robber
  • Least Points to Traverse a Graph
  • Menu Combinations
  • Nights Request
  • Pour Water
  • Pyramid Transition
  • Sliding Puzzle
  • Wizards' Shortest Distance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages