Quick Overview

This question evaluates algorithmic problem-solving around aggregation and ranking, testing skills in computing aggregated relevance scores, deterministic tie-breaking, and efficient selection of top-k items.

Return Top K Relevant Apps

Company: Microsoft

Role: Software Engineer

Category: Coding & Algorithms

Difficulty: medium

Interview Round: Onsite

Overview: This question evaluates algorithmic problem-solving around aggregation and ranking, testing skills in computing aggregated relevance scores, deterministic tie-breaking, and efficient selection of top-k items.

Loading…