The largest park in New York City.
What is Flushing Meadows Corona Park?
The highest natural point in San Francisco.
What is Mount Davidson?
The founder of Moody's Corporation, the parent company of Moody's Analytics.
Who is John Moody?
This office productivity tool is frequently used at Moody's Analytics for collaborative work and communication.
What is Zoom and Slack?
What SQL stands for.
What is Structured Query Language?
The state bird of New York.
What is the Eastern Bluebird?
The oldest restaurant in San Francisco.
What is Tadich Grill?
The major credit ratings issued by Moody's Investors Service, a sister company of Moody's Analytics.
What are Aa, Aaa, Baa?
A common method to manage tasks and enhance productivity in the workplace.
What is time blocking or prioritizing tasks?
The symbol used to start a comment in the programming language Python.
What is #?
The New York City building that has its own zip code.
What is the Empire State Building?
The number of named islands in the San Francisco Bay.
What is over 30?
The city where Moody's Analytics is headquartered.
What is New York?
A key component in Moody's Analytics culture, focusing on the well-being of its employees.
What is work-life balance?
The time complexity of a binary search algorithm.
What is O(log n)?
This famous New York City destination used to be a fort, before it was a theater, and is now a park.
What is Madison Square Park?
This iconic San Francisco street is known for its steep, one-block section with eight hairpin turns.
What is Lombard Street?
The year Moody's Corporation, the parent company of Moody's Analytics, was founded.
What is 1909?
This program is offered by Moody's Analytics to support ongoing learning and development.
What is the Professional Development Program?
The purpose of a "git rebase" in GitHub.
What is to integrate changes from one branch into another?
The length of the entire New York City subway system.
What is approximately 665 miles?
This famous San Francisco museum houses the largest collection of American art on the West Coast.
What is the de Young Museum?
A key software solution provided by Moody's Analytics.
What is CreditLens?
The typical time range for scheduling business meetings to accommodate most time zones between SF and NYC.
What is 11 am - 2 pm Eastern Time / 8 am - 11 am Pacific Time?
What "SOLID" stands for in object-oriented programming.
What is Single responsibility, Open-closed, Liskov substitution, Interface segregation, Dependency inversion?