A database table called “Listing” exists with the following fields:
ID (int, pk),
Name (varchar),
IsPromoted (bit).
Write a SELECT statement that accepts @Query as input, and returns all entries from this table with a partial match on this. Promoted listings, if they exist in the results, should be boosted so that they appear in every odd result, starting with position #1.
If you realize a feature you own is trending 40% over estimate, at what point and how would you surface that? Also, describe a specific situation in detail where you have seen this occur.
Tell us a little bit about the things you enjoy outside of work. For example, what are your favorite movies, TV shows, books, or games?