Chime Software Engineer Coding & Algorithms Interview Questions
Master your tech interview with our curated database of real questions from top companies.
4Questions
1Company
4 Questions 1 Company
Showing 4 results
Chime
Medium
Software EngineerImplement single-tab browser history navigation
Implement a BrowserSession for a single-tab browser. APIs: - BrowserSession(string homepage): Initialize with homepage; current page starts at homepag...
Coding & Algorithms
0
0
Sep 6, 2025
Chime
Medium
Software EngineerCompute minimum time with task cooldowns
You are given a multiset of task types represented by uppercase letters (e.g., A, A, A, B, B, C). Each task takes exactly 1 time unit to execute. Runn...
Coding & Algorithms
0
0
Aug 7, 2025
Chime
Medium
Software EngineerSimulate toppling board game outcome
Implement a function that, given the board size N (3–9 inclusive) and a list of move strings, returns one of: "in progress", "player 1 is the winner",...
Coding & Algorithms
0
0
Jul 27, 2025
Chime
Medium
Software EngineerFind missing number from concatenated digits
Given an integer n (1 ≤ n ≤ 99) and a digit string s formed by concatenating the decimal representations of the integers 1..n except for one missing n...
Coding & Algorithms
0
0
Jul 27, 2025