Airbnb Mission Statement
“is to live in a world where one day you can feel like you're home anywhere & not in a home, but truly home, where you belong.”
Vision Statement-
Belong Anywhere-Airbnb is among the first company to come out strongly in making the world a global village.
Global presence. To meet the needs of this second component in the Airbnb mission statement, the management of the company recognizes the importance of pushing similar principles in all regions it operates in.
“Culture is a thousand things, a thousand times. It is living the core values when you hire; when you write an email; when you are working on a project; when you are walking in the hall. We have the power, by living the values, to build the culture.“
Core Values
Software Engg.
4 Levels (Managers, Directors, VPs, and CxOs)
Products
Process
Given a board that is a kingdom. The board is represented as an array of strings. Each string contains a number of tiles separated by a space. Each tile consists of a letter, and there can be 0-9 crowns. Your task is to calculate the total score. The score calculation is done by using the following formula:
number of same tiles in an area * a number of crowns in that area. A board can be of any size no greater than 5x5.