Fiverr Software Engineer Interview Questions
The questions to prepare for a Fiverr Software Engineer interview. Questions from real interview reports rank first. Updated weekly.
Implement an LRU cache using a hash map and doubly linked list to support O(1) get and put operations.
FiverrDetermine whether two Fiverr gig prices sum to a target using a hash set in O(n) time.
FiverrTests system design skills for a core web service including storage, caching, and API contracts.
FiverrTests security and resilience design for high-traffic API endpoints.
FiverrSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Tests distributed systems design for real-time messaging at very high scale.
FiverrAssesses system design skills for real-time messaging and component-level architecture.
FiverrAssesses practical data manipulation skills and how you apply SQL and scripting together.
FiverrAssesses system design skills for a social network feed and follower relationships.
FiverrCompute daily active users and a 7-day rolling average using a CTE, distinct counts, and window functions.
Meta
Spotify
Meta ITReverse Costar property search strings with PostgreSQL and flag rows whose stored expected value does not match.
CostarCount a target character case-insensitively in a Discord message using PostgreSQL string functions.
Discord