Exiger Software Engineer Interview Questions
The questions to prepare for a Exiger Software Engineer interview. Questions from real interview reports rank first. Updated weekly.
Reverse a singly linked list in-place using iterative pointer manipulation.
ExigerImplement an LRU cache in O(1) average time using a hash table and doubly linked list.
ExigerFind the top 3 highest-paid employees in each department using window functions.
ExigerAggregate posted Arcesium portfolio sales by date, then calculate each active portfolio's cumulative sales with a window function.
ExigerUse a CTE, LEFT JOIN, and ROW_NUMBER to find each user's first Chime feature touch after signup.
Asana
ChimeSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Design a recommendation and ranking system that handles cold start for both new users and new items without hurting feed quality.
ExigerDesign a recommendation system strategy for model cold start and new-user cold start, including serving, evaluation, and safe rollout.
ExigerExplain RESTful APIs and SOAP clearly, focusing on practical differences that matter for delivery and integration decisions.
ExigerTests scalability planning across caching, load balancing, data access, and reliability.
Exiger