Quick Overview

This question evaluates string-processing and parsing competencies, covering tokenization, constrained line-wrapping and layout decisions (including punctuation placement and avoidance of single-word lines) as well as extraction of URL query parameters into key-value mappings and handling of missing values.

Implement Text Layout and Query Parsing

Company: Airbnb

Role: Software Engineer

Category: Coding & Algorithms

Difficulty: easy

Interview Round: Technical Screen

Overview: This question evaluates string-processing and parsing competencies, covering tokenization, constrained line-wrapping and layout decisions (including punctuation placement and avoidance of single-word lines) as well as extraction of URL query parameters into key-value mappings and handling of missing values.

Loading…