Top 18
Prep plan
Updated weekly · Last refresh Aug 30

Fuku Software Engineer Interview Questions

The questions to prepare for a Fuku Software Engineer interview. Questions from real interview reports rank first. Updated weekly.

18questions
~3htotal time
Track your progressSign up free to work through all 18 questions and resume where you left off.
Start practicing free →
1
CodingStart here. 5 questions · ~55 min
Detect Cycles in Directed GraphMedium
Practice

Use DFS with recursion-state tracking to detect whether a directed dependency graph contains a cycle.

dfscycle detectionGraphsFuku
Secure Token Bucket Rate LimiterHard
Practice

Implement a token bucket rate limiter that safely validates signed requests and enforces per-key limits in O(1) average time.

QueueMathGreedyFuku
Merge Overlapping Time IntervalsMedium
Practice

Merge overlapping intervals by sorting on start time, then scanning once to combine intersecting ranges.

time complexityAlgorithmsperformance analysisFuku
More Coding questions with a free account
2
Pipelines4 questions · ~44 min
Build Idempotent Payment API PipelineEasy

Design an idempotent payment API and ETL pipeline that prevents duplicate charges during retries while publishing exactly-once payment events downstream.

InfrastructureIdempotencyQualityFuku
At-Least-Once Distributed SchedulerHard

Tests distributed systems design and reliability tradeoffs for Fuku job processing.

OrchestrationIdempotencyDependenciesFuku
Collaborative Document Editing SchemaMedium

Tests data modeling and API design for real-time collaborative editing systems.

APIsData ModelingQualityFuku
More Pipelines questions with a free account

Sign up to see every question

Create a free account to unlock this list and practice real interview questions.

Get my prep plan
3
Execution4 questions · ~44 min
Migrate Monolith to MicroservicesHard

Plan a zero-downtime migration from a legacy monolith to microservices while managing risk, sequencing, and stakeholder pressure.

Trade-offsRoadmappingRisk AssessmentFuku
Rate Limiter for Public APIHard

Tests API protection design, fairness, and scalability under high request volume.

Trade-offsSuccess CriteriaRisk AssessmentFuku
More Execution questions with a free account
4
Behavioral & Leadership5 questions · ~55 min
More Behavioral & Leadership questions with a free account
The finish line: interview-readyComplete all 18 questions to finish this plan.