Quick Overview

This question evaluates transaction processing, ledger state management, handling of edge cases like insufficient funds and fixed fees, and efficient use of data structures and integer arithmetic.

Compute balances with transaction fees and rejections

Company: Stripe

Role: Software Engineer

Category: Coding & Algorithms

Difficulty: medium

Interview Round: Onsite

Quick Answer: This question evaluates transaction processing, ledger state management, handling of edge cases like insufficient funds and fixed fees, and efficient use of data structures and integer arithmetic.

Loading…